From 05c1f61abf860c39113b9bb8f9b1916e25b3c3b5 Mon Sep 17 00:00:00 2001 From: Mario Nebl Date: Tue, 1 Nov 2016 20:13:40 +0100 Subject: [PATCH] chore(release): v1.1.0 # [1.1.0](https://github.com/marionebl/conventional-changelog-lint/compare/v1.0.1...v1.1.0) (2016-11-01) ### Features * update angular config ([0a28ca0](https://github.com/marionebl/conventional-changelog-lint/commit/0a28ca0)) --- changelog.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index c76ed24b46..43a3266369 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,13 @@ + +# [1.1.0](https://github.com/marionebl/conventional-changelog-lint/compare/v1.0.1...v1.1.0) (2016-11-01) + + +### Features + +* update angular config ([0a28ca0](https://github.com/marionebl/conventional-changelog-lint/commit/0a28ca0)) + + + ## [1.0.1](https://github.com/marionebl/conventional-changelog-lint/compare/v1.0.0...v1.0.1) (2016-08-15) diff --git a/package.json b/package.json index 9ba0a2ae90..17912be0f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-lint", - "version": "1.0.1", + "version": "1.1.0", "description": "Lint commit messages against a conventional-changelog preset and ruleset", "main": "distribution/index.js", "files": [