commitlint-config-angular
Advanced tools
Comparing version 16.2.3 to 16.2.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [16.2.4](https://github.com/conventional-changelog/commitlint/compare/v16.2.3...v16.2.4) (2022-04-28) | ||
**Note:** Version bump only for package commitlint-config-angular | ||
## [16.2.3](https://github.com/conventional-changelog/commitlint/compare/v16.2.2...v16.2.3) (2022-03-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "commitlint-config-angular", | ||
"version": "16.2.3", | ||
"version": "16.2.4", | ||
"description": "Shareable commitlint config enforcing the angular commit convention", | ||
@@ -33,3 +33,3 @@ "files": [ | ||
"dependencies": { | ||
"@commitlint/config-angular": "^16.2.3" | ||
"@commitlint/config-angular": "^16.2.4" | ||
}, | ||
@@ -39,3 +39,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "9128c3d5c9c9fedfb9969cc9ba4d38bdd883642f" | ||
"gitHead": "62dd082f8f40c9d64ab76ef72ca8c03a3e219426" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11944