commitlint-config-angular
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="5.0.1"></a> | ||
## [5.0.1](https://github.com/marionebl/commitlint/compare/v5.0.0...v5.0.1) (2017-11-19) | ||
**Note:** Version bump only for package commitlint-config-angular | ||
<a name="4.3.0"></a> | ||
@@ -8,0 +16,0 @@ # [4.3.0](https://github.com/marionebl/commitlint/compare/v4.2.2...v4.3.0) (2017-11-08) |
{ | ||
"name": "commitlint-config-angular", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Shareable commitlint config enforcing the angular commit convention", | ||
@@ -27,4 +27,4 @@ "scripts": { | ||
"dependencies": { | ||
"@commitlint/config-angular": "^5.0.0" | ||
"@commitlint/config-angular": "^5.0.1" | ||
} | ||
} |
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
2922