commitlint-config-angular
Advanced tools
Comparing version 12.1.1 to 12.1.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12) | ||
**Note:** Version bump only for package commitlint-config-angular | ||
## [12.1.1](https://github.com/conventional-changelog/commitlint/compare/v12.1.0...v12.1.1) (2021-04-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "commitlint-config-angular", | ||
"version": "12.1.1", | ||
"version": "12.1.3", | ||
"description": "Shareable commitlint config enforcing the angular commit convention", | ||
@@ -32,8 +32,8 @@ "files": [ | ||
"dependencies": { | ||
"@commitlint/config-angular": "^12.1.1" | ||
"@commitlint/config-angular": "^12.1.3" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/utils": "^12.1.1" | ||
"@commitlint/utils": "^12.1.3" | ||
}, | ||
"gitHead": "32daec2277f3db2855996db57264bed36ed5db21" | ||
"gitHead": "81358f98b397b52250f118835cdcb5acebab2aba" | ||
} |
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
9936