From 065288ce79b9fd88a321418cc1c72994674f8b07 Mon Sep 17 00:00:00 2001 From: Mario Nebl Date: Sun, 14 Feb 2016 16:07:27 +0100 Subject: [PATCH] chore(release): 0.1.5 ## [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)) --- changelog.md | 11 +++++++++++ package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) 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": [