We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 763bf53 commit ec6fa1cCopy full SHA for ec6fa1c
changelog.md
@@ -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
11
<a name="0.1.0"></a>
12
# 0.1.0 (2016-02-14)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-lint",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "Lint commit messages against a conventional-changelog preset and ruleset",
"main": "distribution/index.js",
"bin": {
0 commit comments