Skip to content

Commit 199101d

Browse files
committed
chore(release): 0.1.9
<a name="0.1.9"></a> ## [0.1.9](v0.1.8...v0.1.9) (2016-02-22) ### Bug Fixes * use raw commit message to check for leading blank line ([9c1ca3b](9c1ca3b))
1 parent 9c1ca3b commit 199101d

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="0.1.9"></a>
2+
## [0.1.9](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.8...v0.1.9) (2016-02-22)
3+
4+
5+
### Bug Fixes
6+
7+
* use raw commit message to check for leading blank line ([9c1ca3b](https://github.com/marionebl/conventional-changelog-lint/commit/9c1ca3b))
8+
9+
10+
111
<a name="0.1.8"></a>
212
## [0.1.8](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.7...v0.1.8) (2016-02-22)
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": "0.1.8",
3+
"version": "0.1.9",
44
"description": "Lint commit messages against a conventional-changelog preset and ruleset",
55
"main": "distribution/index.js",
66
"files": [

0 commit comments

Comments
 (0)