diff --git a/CHANGELOG.md b/CHANGELOG.md index f7e42be..8a60e35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,15 @@ Project versioning adheres to [Semantic Versioning](http://semver.org/). Commit convention is based on [Conventional Commits](conventionalcommits.org). Change log format is based on [Keep a Changelog](http://keepachangelog.com/). +## [3.1.1](https://github.com/hypermodules/gh-release/compare/v3.1.0...v3.1.1) - 2017-08-06 + +### Fixes +- fix: update outdated link in error message + +### Changes +- docs(site): update old link, freshen up style +- docs(readme): shorten second feature line + ## [3.1.0](https://github.com/hypermodules/gh-release/compare/v3.0.0...v3.1.0) - 2017-08-06 ### Additions diff --git a/README.md b/README.md index b2c3d4d..ff792b2 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Create a release for a node package on GitHub. ## Features - Uses the [Github Releases API](https://developer.github.com/v3/repos/releases/) to create a new GitHub release. -- Defaults to using information from `package.json` and a [keepachangelog.com](http://keepachangelog.com)-style `CHANGELOG.md`. +- Defaults to using information from `package.json` and `CHANGELOG.md`. ![gh-release example](demo.gif) diff --git a/docs/layout.html b/docs/layout.html index 3982828..c0993e5 100644 --- a/docs/layout.html +++ b/docs/layout.html @@ -6,11 +6,22 @@ + - +