@commitlint/lint
Advanced tools
+8
-0
@@ -6,2 +6,10 @@ # Change Log | ||
| ## [7.5.2](https://github.com/conventional-changelog/commitlint/compare/v7.5.1...v7.5.2) (2019-02-11) | ||
| **Note:** Version bump only for package @commitlint/lint | ||
| ## [7.5.1](https://github.com/conventional-changelog/commitlint/compare/v7.5.0...v7.5.1) (2019-02-09) | ||
@@ -8,0 +16,0 @@ |
+3
-3
| { | ||
| "name": "@commitlint/lint", | ||
| "version": "7.5.1", | ||
| "version": "7.5.2", | ||
| "description": "Lint a string against commitlint rules", | ||
@@ -75,7 +75,7 @@ "main": "lib/index.js", | ||
| "@commitlint/parse": "^7.5.0", | ||
| "@commitlint/rules": "^7.5.0", | ||
| "@commitlint/rules": "^7.5.2", | ||
| "babel-runtime": "^6.23.0", | ||
| "lodash": "4.17.11" | ||
| }, | ||
| "gitHead": "b9d06522a2611c5a7405938a3b5216a1de963c7b" | ||
| "gitHead": "d0507bd15b9f1eeeb209d60f02f20bbe0184d0ce" | ||
| } |
42798
0.39%Updated