Skip to content

Commit 94a1318

Browse files
committed
chore(release): v1.1.3
<a name="1.1.3"></a> ## [1.1.3](v1.1.2...v1.1.3) (2017-03-12) ### Bug Fixes * determine git toplevel before reading .git/COMMIT_EDITMSG ([c45a62b](c45a62b))
1 parent ec93f36 commit 94a1318

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

changelog.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="1.1.3"></a>
2+
## [1.1.3](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.2...v1.1.3) (2017-03-12)
3+
4+
5+
### Bug Fixes
6+
7+
* determine git toplevel before reading .git/COMMIT_EDITMSG ([c45a62b](https://github.com/marionebl/conventional-changelog-lint/commit/c45a62b))
8+
9+
10+
111
<a name="1.1.2"></a>
212
## [1.1.2](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.0...v1.1.2) (2017-03-10)
313

package.json

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

0 commit comments

Comments
 (0)