@commitlint/config-patternplate
Advanced tools
Comparing version 14.1.0 to 15.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [15.0.0](https://github.com/conventional-changelog/commitlint/compare/v14.2.0...v15.0.0) (2021-11-17) | ||
**Note:** Version bump only for package @commitlint/config-patternplate | ||
# [14.1.0](https://github.com/conventional-changelog/commitlint/compare/v14.0.0...v14.1.0) (2021-11-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@commitlint/config-patternplate", | ||
"version": "14.1.0", | ||
"version": "15.0.0", | ||
"description": "Lint your commits, patternplate-style", | ||
@@ -33,3 +33,3 @@ "files": [ | ||
"dependencies": { | ||
"@commitlint/config-angular": "^14.1.0", | ||
"@commitlint/config-angular": "^15.0.0", | ||
"globby": "^11.0.0", | ||
@@ -39,5 +39,5 @@ "lodash": "^4.17.19" | ||
"devDependencies": { | ||
"@commitlint/utils": "^14.0.0" | ||
"@commitlint/utils": "^15.0.0" | ||
}, | ||
"gitHead": "3882bd1680197f0ec4c40e4c9955911e20647488" | ||
"gitHead": "399a0289356c670a87524387cc96d8fb0a33fdca" | ||
} |
13141
+ Added@commitlint/config-angular@15.0.0(transitive)
+ Added@commitlint/config-angular-type-enum@15.0.0(transitive)
- Removed@commitlint/config-angular@14.1.0(transitive)
- Removed@commitlint/config-angular-type-enum@14.0.0(transitive)