@commitlint/lint
Advanced tools
+8
-0
@@ -6,2 +6,10 @@ # Change Log | ||
| <a name="7.4.0"></a> | ||
| # [7.4.0](https://github.com/marionebl/commitlint/compare/v7.3.2...v7.4.0) (2019-01-27) | ||
| **Note:** Version bump only for package @commitlint/lint | ||
| <a name="7.3.2"></a> | ||
@@ -8,0 +16,0 @@ ## [7.3.2](https://github.com/marionebl/commitlint/compare/v7.3.1...v7.3.2) (2019-01-15) |
+2
-2
| { | ||
| "name": "@commitlint/lint", | ||
| "version": "7.3.2", | ||
| "version": "7.4.0", | ||
| "description": "Lint a string against commitlint rules", | ||
@@ -78,3 +78,3 @@ "main": "lib/index.js", | ||
| "@commitlint/parse": "^7.3.1", | ||
| "@commitlint/rules": "^7.3.1", | ||
| "@commitlint/rules": "^7.4.0", | ||
| "babel-runtime": "^6.23.0", | ||
@@ -81,0 +81,0 @@ "lodash": "4.17.11" |
41464
0.41%Updated