Skip to content

Commit fb7d3a9

Browse files
committed
chore(release): 0.1.3
<a name="0.1.3"></a> ## [0.1.3](v0.1.2...v0.1.3) (2016-02-14) ### Bug Fixes * add missing shebang ([461e50f](461e50f))
1 parent 461e50f commit fb7d3a9

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="0.1.3"></a>
2+
## [0.1.3](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.2...v0.1.3) (2016-02-14)
3+
4+
5+
### Bug Fixes
6+
7+
* add missing shebang ([461e50f](https://github.com/marionebl/conventional-changelog-lint/commit/461e50f))
8+
9+
10+
111
<a name="0.1.2"></a>
212
## [0.1.2](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.1...v0.1.2) (2016-02-14)
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": "0.1.2",
3+
"version": "0.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)