Skip to content

Commit 05c1f61

Browse files
committed
chore(release): v1.1.0
<a name="1.1.0"></a> # [1.1.0](v1.0.1...v1.1.0) (2016-11-01) ### Features * update angular config ([0a28ca0](0a28ca0))
1 parent 0a28ca0 commit 05c1f61

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
<a name="1.0.1"></a>
212
## [1.0.1](https://github.com/marionebl/conventional-changelog-lint/compare/v1.0.0...v1.0.1) (2016-08-15)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conventional-changelog-lint",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Lint commit messages against a conventional-changelog preset and ruleset",
55
"main": "distribution/index.js",
66
"files": [

0 commit comments

Comments
 (0)