We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a28ca0 commit 05c1f61Copy full SHA for 05c1f61
changelog.md
@@ -1,3 +1,13 @@
1
+<a name="1.1.0"></a>
2
+# [1.1.0](https://github.com/marionebl/conventional-changelog-lint/compare/v1.0.1...v1.1.0) (2016-11-01)
3
+
4
5
+### Features
6
7
+* update angular config ([0a28ca0](https://github.com/marionebl/conventional-changelog-lint/commit/0a28ca0))
8
9
10
11
<a name="1.0.1"></a>
12
## [1.0.1](https://github.com/marionebl/conventional-changelog-lint/compare/v1.0.0...v1.0.1) (2016-08-15)
13
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": [
0 commit comments