diff --git a/changelog.md b/changelog.md index 43a3266369..b5c3ce2d18 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,8 @@ + +## [1.1.1](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.0...v1.1.1) (2017-03-03) + + + # [1.1.0](https://github.com/marionebl/conventional-changelog-lint/compare/v1.0.1...v1.1.0) (2016-11-01) diff --git a/package.json b/package.json index 08477e7b06..a321376263 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-lint", - "version": "1.1.0", + "version": "1.1.1", "description": "Lint commit messages against a conventional-changelog preset and ruleset", "main": "distribution/index.js", "files": [