Skip to content

Commit 70f3ed7

Browse files
committed
chore(release): v1.1.6
<a name="1.1.6"></a> ## [1.1.6](v1.1.5...v1.1.6) (2017-03-12) ### Bug Fixes * add missing globby dependency ([4e71f84](4e71f84))
1 parent 4e71f84 commit 70f3ed7

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.6"></a>
2+
## [1.1.6](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.5...v1.1.6) (2017-03-12)
3+
4+
5+
### Bug Fixes
6+
7+
* add missing globby dependency ([4e71f84](https://github.com/marionebl/conventional-changelog-lint/commit/4e71f84))
8+
9+
10+
111
<a name="1.1.5"></a>
212
## [1.1.5](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.4...v1.1.5) (2017-03-12)
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.1.5",
3+
"version": "1.1.6",
44
"description": "Lint commit messages against a conventional-changelog preset and ruleset",
55
"main": "distribution/index.js",
66
"files": [

0 commit comments

Comments
 (0)