diff --git a/changelog.md b/changelog.md index 024ff08017..9c39647e68 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,8 @@ + +## [1.1.5](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.4...v1.1.5) (2017-03-12) + + + ## [1.1.4](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.3...v1.1.4) (2017-03-12) diff --git a/package.json b/package.json index 5eacbcf3f8..e9bf780c05 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-lint", - "version": "1.1.4", + "version": "1.1.5", "description": "Lint commit messages against a conventional-changelog preset and ruleset", "main": "distribution/index.js", "files": [