From ed79d3ebe73b543190aab441b2c67654deb156d1 Mon Sep 17 00:00:00 2001 From: Mario Nebl Date: Sun, 14 Feb 2016 15:12:24 +0100 Subject: [PATCH] chore(release): 0.1.4 ## [0.1.4](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.3...v0.1.4) (2016-02-14) ### Bug Fixes * correct dependencies ([eeb6149](https://github.com/marionebl/conventional-changelog-lint/commit/eeb6149)) --- changelog.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index a5d4e2ac1b..7bb816dab6 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,13 @@ + +## [0.1.4](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.3...v0.1.4) (2016-02-14) + + +### Bug Fixes + +* correct dependencies ([eeb6149](https://github.com/marionebl/conventional-changelog-lint/commit/eeb6149)) + + + ## [0.1.3](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.2...v0.1.3) (2016-02-14) diff --git a/package.json b/package.json index 17f3de5fca..700c432727 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-lint", - "version": "0.1.3", + "version": "0.1.4", "description": "Lint commit messages against a conventional-changelog preset and ruleset", "main": "distribution/index.js", "files": [