Skip to content

Commit ec6fa1c

Browse files
committed
chore(release): 0.1.1
<a name="0.1.1"></a> ## [0.1.1](v0.1.0...v0.1.1) (2016-02-14) ### Bug Fixes * rebuild before releases ([763bf53](763bf53))
1 parent 763bf53 commit ec6fa1c

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.1"></a>
2+
## [0.1.1](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.0...v0.1.1) (2016-02-14)
3+
4+
5+
### Bug Fixes
6+
7+
* rebuild before releases ([763bf53](https://github.com/marionebl/conventional-changelog-lint/commit/763bf53))
8+
9+
10+
111
<a name="0.1.0"></a>
212
# 0.1.0 (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.0",
3+
"version": "0.1.1",
44
"description": "Lint commit messages against a conventional-changelog preset and ruleset",
55
"main": "distribution/index.js",
66
"bin": {

0 commit comments

Comments
 (0)