From 5dcc922799a6cdb634556fabcadaf3dd5a0b8b9c Mon Sep 17 00:00:00 2001 From: Mario Nebl Date: Sun, 14 Feb 2016 16:32:37 +0100 Subject: [PATCH] chore(release): 0.1.6 ## [0.1.6](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.5...v0.1.6) (2016-02-14) --- changelog.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index f109fda5f3..c81a217d5b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,9 @@ + +## [0.1.6](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.5...v0.1.6) (2016-02-14) + + + + ## [0.1.5](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.3...v0.1.5) (2016-02-14) diff --git a/package.json b/package.json index dd3ce4b48a..b7a2ef56f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-lint", - "version": "0.1.5", + "version": "0.1.6", "description": "Lint commit messages against a conventional-changelog preset and ruleset", "main": "distribution/index.js", "files": [