diff --git a/changelog.md b/changelog.md index c81a217d5b..73a7f1c992 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,13 @@ + +## [0.1.7](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.6...v0.1.7) (2016-02-14) + + +### Bug Fixes + +* prune duplicate dependency ([33a6fca](https://github.com/marionebl/conventional-changelog-lint/commit/33a6fca)) + + + ## [0.1.6](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.5...v0.1.6) (2016-02-14) diff --git a/package.json b/package.json index b1d24dd5da..5559fd2245 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-lint", - "version": "0.1.6", + "version": "0.1.7", "description": "Lint commit messages against a conventional-changelog preset and ruleset", "main": "distribution/index.js", "files": [