From d507baa864aae6d8e8b8be6bb6dd65c1ac31f997 Mon Sep 17 00:00:00 2001 From: Mario Nebl Date: Mon, 22 Feb 2016 11:59:59 +0100 Subject: [PATCH] chore(release): 0.1.8 ## [0.1.8](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.7...v0.1.8) (2016-02-22) --- changelog.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 73a7f1c992..d133db40e7 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,9 @@ + +## [0.1.8](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.7...v0.1.8) (2016-02-22) + + + + ## [0.1.7](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.6...v0.1.7) (2016-02-14) diff --git a/package.json b/package.json index 42965bb854..6ca84072c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-lint", - "version": "0.1.7", + "version": "0.1.8", "description": "Lint commit messages against a conventional-changelog preset and ruleset", "main": "distribution/index.js", "files": [