diff --git a/changelog.md b/changelog.md index 73a7f1c992..d133db40e7 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,9 @@ + +## [0.1.8](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.7...v0.1.8) (2016-02-22) + + + + ## [0.1.7](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.6...v0.1.7) (2016-02-14) diff --git a/package.json b/package.json index 42965bb854..6ca84072c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-lint", - "version": "0.1.7", + "version": "0.1.8", "description": "Lint commit messages against a conventional-changelog preset and ruleset", "main": "distribution/index.js", "files": [