We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b3f057 commit dcf2774Copy full SHA for dcf2774
changelog.md
@@ -1,3 +1,13 @@
1
+<a name="1.1.7"></a>
2
+## [1.1.7](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.6...v1.1.7) (2017-03-12)
3
+
4
5
+### Bug Fixes
6
7
+* move mz to dependencies ([3b3f057](https://github.com/marionebl/conventional-changelog-lint/commit/3b3f057))
8
9
10
11
<a name="1.1.6"></a>
12
## [1.1.6](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.5...v1.1.6) (2017-03-12)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-lint",
- "version": "1.1.6",
+ "version": "1.1.7",
"description": "Lint commit messages against a conventional-changelog preset and ruleset",
"main": "distribution/index.js",
"files": [
0 commit comments