@commitlint/config-patternplate
Advanced tools
Comparing version 16.2.1 to 16.2.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [16.2.3](https://github.com/conventional-changelog/commitlint/compare/v16.2.2...v16.2.3) (2022-03-16) | ||
**Note:** Version bump only for package @commitlint/config-patternplate | ||
## [16.2.1](https://github.com/conventional-changelog/commitlint/compare/v16.2.0...v16.2.1) (2022-02-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@commitlint/config-patternplate", | ||
"version": "16.2.1", | ||
"version": "16.2.3", | ||
"description": "Lint your commits, patternplate-style", | ||
@@ -33,3 +33,3 @@ "files": [ | ||
"dependencies": { | ||
"@commitlint/config-angular": "^16.2.1", | ||
"@commitlint/config-angular": "^16.2.3", | ||
"globby": "^11.0.0", | ||
@@ -41,3 +41,3 @@ "lodash": "^4.17.19" | ||
}, | ||
"gitHead": "071cce297f207ebcaf9cfa00e23542b7e0a550e8" | ||
"gitHead": "9128c3d5c9c9fedfb9969cc9ba4d38bdd883642f" | ||
} |
13689