Skip to content

Commit 9c6e0f4

Browse files
committed
chore(release): v1.1.4
<a name="1.1.4"></a> ## [1.1.4](v1.1.3...v1.1.4) (2017-03-12) ### Bug Fixes * move git-toplevel to dependencies ([d036390](d036390))
1 parent d036390 commit 9c6e0f4

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.4"></a>
2+
## [1.1.4](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.3...v1.1.4) (2017-03-12)
3+
4+
5+
### Bug Fixes
6+
7+
* move git-toplevel to dependencies ([d036390](https://github.com/marionebl/conventional-changelog-lint/commit/d036390))
8+
9+
10+
111
<a name="1.1.3"></a>
212
## [1.1.3](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.2...v1.1.3) (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.3",
3+
"version": "1.1.4",
44
"description": "Lint commit messages against a conventional-changelog preset and ruleset",
55
"main": "distribution/index.js",
66
"files": [

0 commit comments

Comments
 (0)