Skip to content

Commit 97e4967

Browse files
committed
chore(release): v1.1.9 <a name="1.1.9"></a> ## [1.1.9](v1.1.8...v1.1.9) (2017-04-05)
### Bug Fixes * **rules:** export subject-min-length rule ([29d149e](29d149e)) * override arrays when merging user configuration ([8637292](8637292)), closes [#11](#11)
1 parent 0749bea commit 97e4967

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/conventional-changelog-lint/changelog.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="1.1.9"></a>
2+
## [1.1.9](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.8...v1.1.9) (2017-04-05)
3+
4+
5+
### Bug Fixes
6+
7+
* **rules:** export subject-min-length rule ([29d149e](https://github.com/marionebl/conventional-changelog-lint/commit/29d149e))
8+
* override arrays when merging user configuration ([8637292](https://github.com/marionebl/conventional-changelog-lint/commit/8637292)), closes [#11](https://github.com/marionebl/conventional-changelog-lint/issues/11)
9+
10+
11+
112
<a name="1.1.8"></a>
213
## [1.1.8](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.7...v1.1.8) (2017-03-31)
314

packages/conventional-changelog-lint/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.8",
3+
"version": "1.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)