We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d3c219 commit ed79d3eCopy full SHA for ed79d3e
changelog.md
@@ -1,3 +1,13 @@
1
+<a name="0.1.4"></a>
2
+## [0.1.4](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.3...v0.1.4) (2016-02-14)
3
+
4
5
+### Bug Fixes
6
7
+* correct dependencies ([eeb6149](https://github.com/marionebl/conventional-changelog-lint/commit/eeb6149))
8
9
10
11
<a name="0.1.3"></a>
12
## [0.1.3](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.2...v0.1.3) (2016-02-14)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-lint",
- "version": "0.1.3",
+ "version": "0.1.4",
"description": "Lint commit messages against a conventional-changelog preset and ruleset",
"main": "distribution/index.js",
"files": [
0 commit comments