@commitlint/config-patternplate
Advanced tools
Comparing version 14.0.0 to 14.1.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [14.1.0](https://github.com/conventional-changelog/commitlint/compare/v14.0.0...v14.1.0) (2021-11-01) | ||
**Note:** Version bump only for package @commitlint/config-patternplate | ||
# [14.0.0](https://github.com/conventional-changelog/commitlint/compare/v13.2.1...v14.0.0) (2021-10-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@commitlint/config-patternplate", | ||
"version": "14.0.0", | ||
"version": "14.1.0", | ||
"description": "Lint your commits, patternplate-style", | ||
@@ -33,3 +33,3 @@ "files": [ | ||
"dependencies": { | ||
"@commitlint/config-angular": "^14.0.0", | ||
"@commitlint/config-angular": "^14.1.0", | ||
"globby": "^11.0.0", | ||
@@ -41,3 +41,3 @@ "lodash": "^4.17.19" | ||
}, | ||
"gitHead": "0bb3487f8ca0cd8e67977c089f65037ea2c7788b" | ||
"gitHead": "3882bd1680197f0ec4c40e4c9955911e20647488" | ||
} |
12959