Skip to content

Commit d1a54ea

Browse files
committed
chore(release): 0.1.7
<a name="0.1.7"></a> ## [0.1.7](v0.1.6...v0.1.7) (2016-02-14) ### Bug Fixes * prune duplicate dependency ([33a6fca](33a6fca))
1 parent 33a6fca commit d1a54ea

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.7"></a>
2+
## [0.1.7](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.6...v0.1.7) (2016-02-14)
3+
4+
5+
### Bug Fixes
6+
7+
* prune duplicate dependency ([33a6fca](https://github.com/marionebl/conventional-changelog-lint/commit/33a6fca))
8+
9+
10+
111
<a name="0.1.6"></a>
212
## [0.1.6](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.5...v0.1.6) (2016-02-14)
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.6",
3+
"version": "0.1.7",
44
"description": "Lint commit messages against a conventional-changelog preset and ruleset",
55
"main": "distribution/index.js",
66
"files": [

0 commit comments

Comments
 (0)