From ac29c8e4ca7caa1ddb2c21dbd8d83c8b6f70daf6 Mon Sep 17 00:00:00 2001 From: Mario Nebl Date: Fri, 15 Apr 2016 11:44:11 +0200 Subject: [PATCH] chore(release): v0.3.4 ## [0.3.4](https://github.com/marionebl/conventional-changelog-lint/compare/v0.3.2...v0.3.4) (2016-04-15) ### Bug Fixes * **cli:** disable angular defaults when a rc file is provided ([8c3ee6c](https://github.com/marionebl/conventional-changelog-lint/commit/8c3ee6c)) --- changelog.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 319989be8c..769fb9298d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,13 @@ + +## [0.3.4](https://github.com/marionebl/conventional-changelog-lint/compare/v0.3.2...v0.3.4) (2016-04-15) + + +### Bug Fixes + +* **cli:** disable angular defaults when a rc file is provided ([8c3ee6c](https://github.com/marionebl/conventional-changelog-lint/commit/8c3ee6c)) + + + ## [0.3.2](https://github.com/marionebl/conventional-changelog-lint/compare/v0.3.1...v0.3.2) (2016-03-03) diff --git a/package.json b/package.json index adaa31b33d..29b7ad380b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-lint", - "version": "0.3.3", + "version": "0.3.4", "description": "Lint commit messages against a conventional-changelog preset and ruleset", "main": "distribution/index.js", "files": [