@commitlint/rules
Advanced tools
+8
-0
@@ -6,2 +6,10 @@ # Change Log | ||
| ## [9.1.1](https://github.com/conventional-changelog/commitlint/compare/v9.1.0...v9.1.1) (2020-06-30) | ||
| **Note:** Version bump only for package @commitlint/rules | ||
| # [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21) | ||
@@ -8,0 +16,0 @@ |
+9
-9
| { | ||
| "name": "@commitlint/rules", | ||
| "version": "9.1.0", | ||
| "version": "9.1.1", | ||
| "description": "Lint your commit messages", | ||
@@ -37,5 +37,5 @@ "main": "lib/index.js", | ||
| "devDependencies": { | ||
| "@commitlint/parse": "^9.1.0", | ||
| "@commitlint/test": "^9.1.0", | ||
| "@commitlint/utils": "^9.1.0", | ||
| "@commitlint/parse": "^9.1.1", | ||
| "@commitlint/test": "^9.1.1", | ||
| "@commitlint/utils": "^9.1.1", | ||
| "conventional-changelog-angular": "5.0.10", | ||
@@ -45,8 +45,8 @@ "globby": "^11.0.0" | ||
| "dependencies": { | ||
| "@commitlint/ensure": "^9.1.0", | ||
| "@commitlint/message": "^9.1.0", | ||
| "@commitlint/to-lines": "^9.1.0", | ||
| "@commitlint/types": "^9.1.0" | ||
| "@commitlint/ensure": "^9.1.1", | ||
| "@commitlint/message": "^9.1.1", | ||
| "@commitlint/to-lines": "^9.1.1", | ||
| "@commitlint/types": "^9.1.1" | ||
| }, | ||
| "gitHead": "c9f5c5cb3f995362c760308f114b6319c0e55ce3" | ||
| "gitHead": "cb565dfcca3128380b9b3dc274aedbcae34ce5ca" | ||
| } |
73297
0.23%Updated
Updated
Updated
Updated