From 9c6e0f4070d3797dc52e8c44dd7e9cab176ca468 Mon Sep 17 00:00:00 2001 From: Mario Nebl Date: Sun, 12 Mar 2017 22:06:01 +0100 Subject: [PATCH] chore(release): v1.1.4 ## [1.1.4](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.3...v1.1.4) (2017-03-12) ### Bug Fixes * move git-toplevel to dependencies ([d036390](https://github.com/marionebl/conventional-changelog-lint/commit/d036390)) --- changelog.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index f1c48ac25a..024ff08017 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,13 @@ + +## [1.1.4](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.3...v1.1.4) (2017-03-12) + + +### Bug Fixes + +* move git-toplevel to dependencies ([d036390](https://github.com/marionebl/conventional-changelog-lint/commit/d036390)) + + + ## [1.1.3](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.2...v1.1.3) (2017-03-12) diff --git a/package.json b/package.json index 7191740870..338b91456f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-lint", - "version": "1.1.3", + "version": "1.1.4", "description": "Lint commit messages against a conventional-changelog preset and ruleset", "main": "distribution/index.js", "files": [