Skip to content

Commit 065288c

Browse files
committed
chore(release): 0.1.5
<a name="0.1.5"></a> ## [0.1.5](v0.1.3...v0.1.5) (2016-02-14) ### Bug Fixes * add missing dependency ([f3efa01](f3efa01)) * correct dependencies ([5d3c219](5d3c219))
1 parent f3efa01 commit 065288c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="0.1.5"></a>
2+
## [0.1.5](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.3...v0.1.5) (2016-02-14)
3+
4+
5+
### Bug Fixes
6+
7+
* add missing dependency ([f3efa01](https://github.com/marionebl/conventional-changelog-lint/commit/f3efa01))
8+
* correct dependencies ([5d3c219](https://github.com/marionebl/conventional-changelog-lint/commit/5d3c219))
9+
10+
11+
112
<a name="0.1.4"></a>
213
## [0.1.4](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.3...v0.1.4) (2016-02-14)
314

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.4",
3+
"version": "0.1.5",
44
"description": "Lint commit messages against a conventional-changelog preset and ruleset",
55
"main": "distribution/index.js",
66
"files": [

0 commit comments

Comments
 (0)