commitlint-config-angular
Advanced tools
Comparing version 5.1.1 to 6.0.2
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="6.0.2"></a> | ||
## [6.0.2](https://github.com/marionebl/commitlint/compare/v6.0.0...v6.0.2) (2018-01-12) | ||
**Note:** Version bump only for package commitlint-config-angular | ||
<a name="5.1.1"></a> | ||
@@ -8,0 +16,0 @@ ## [5.1.1](https://github.com/marionebl/commitlint/compare/v5.1.0...v5.1.1) (2017-11-24) |
{ | ||
"name": "commitlint-config-angular", | ||
"version": "5.1.1", | ||
"version": "6.0.2", | ||
"description": "Shareable commitlint config enforcing the angular commit convention", | ||
@@ -27,4 +27,4 @@ "scripts": { | ||
"dependencies": { | ||
"@commitlint/config-angular": "^5.1.1" | ||
"@commitlint/config-angular": "^6.0.2" | ||
} | ||
} |
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
3464
+ Added@commitlint/config-angular@6.1.3(transitive)
+ Added@commitlint/config-angular-type-enum@6.1.3(transitive)
- Removed@commitlint/config-angular@5.1.1(transitive)
- Removed@commitlint/config-angular-type-enum@5.1.1(transitive)