We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d036390 commit 9c6e0f4Copy full SHA for 9c6e0f4
changelog.md
@@ -1,3 +1,13 @@
1
+<a name="1.1.4"></a>
2
+## [1.1.4](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.3...v1.1.4) (2017-03-12)
3
+
4
5
+### Bug Fixes
6
7
+* move git-toplevel to dependencies ([d036390](https://github.com/marionebl/conventional-changelog-lint/commit/d036390))
8
9
10
11
<a name="1.1.3"></a>
12
## [1.1.3](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.2...v1.1.3) (2017-03-12)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-lint",
- "version": "1.1.3",
+ "version": "1.1.4",
"description": "Lint commit messages against a conventional-changelog preset and ruleset",
"main": "distribution/index.js",
"files": [
0 commit comments