@commitlint/config-angular
Advanced tools
Comparing version 6.1.0 to 6.1.2
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="6.1.1"></a> | ||
## [6.1.1](https://github.com/marionebl/commitlint/compare/v6.1.0...v6.1.1) (2018-02-22) | ||
**Note:** Version bump only for package @commitlint/config-angular | ||
<a name="6.1.0"></a> | ||
@@ -8,0 +16,0 @@ # [6.1.0](https://github.com/marionebl/commitlint/compare/v6.0.5...v6.1.0) (2018-02-03) |
{ | ||
"name": "@commitlint/config-angular", | ||
"version": "6.1.0", | ||
"version": "6.1.2", | ||
"description": "Shareable commitlint config enforcing the angular commit convention", | ||
@@ -34,7 +34,7 @@ "files": [ | ||
"devDependencies": { | ||
"@commitlint/utils": "^6.1.0" | ||
"@commitlint/utils": "^6.1.2" | ||
}, | ||
"dependencies": { | ||
"@commitlint/config-angular-type-enum": "^6.1.0" | ||
"@commitlint/config-angular-type-enum": "^6.1.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
7406