We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 461e50f commit fb7d3a9Copy full SHA for fb7d3a9
changelog.md
@@ -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
11
<a name="0.1.2"></a>
12
## [0.1.2](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.1...v0.1.2) (2016-02-14)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-lint",
- "version": "0.1.2",
+ "version": "0.1.3",
"description": "Lint commit messages against a conventional-changelog preset and ruleset",
"main": "distribution/index.js",
"files": [
0 commit comments