diff --git a/changelog.md b/changelog.md index 7bb816dab6..f109fda5f3 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,14 @@ + +## [0.1.5](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.3...v0.1.5) (2016-02-14) + + +### Bug Fixes + +* add missing dependency ([f3efa01](https://github.com/marionebl/conventional-changelog-lint/commit/f3efa01)) +* correct dependencies ([5d3c219](https://github.com/marionebl/conventional-changelog-lint/commit/5d3c219)) + + + ## [0.1.4](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.3...v0.1.4) (2016-02-14) diff --git a/package.json b/package.json index e2e07e623c..31dfeb0507 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-lint", - "version": "0.1.4", + "version": "0.1.5", "description": "Lint commit messages against a conventional-changelog preset and ruleset", "main": "distribution/index.js", "files": [