commitlint-config-angular
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -6,2 +6,7 @@ # Change Log | ||
<a name="3.0.4"></a> | ||
## 3.0.4 (2017-08-04) | ||
<a name="3.0.3"></a> | ||
@@ -23,2 +28,7 @@ ## 3.0.3 (2017-07-16) | ||
<a name="3.0.3"></a> | ||
## 3.0.3 (2017-07-16) | ||
<a name="3.0.2"></a> | ||
@@ -35,2 +45,13 @@ ## 3.0.2 (2017-07-11) | ||
<a name="3.0.2"></a> | ||
## 3.0.2 (2017-07-11) | ||
### Features | ||
* alias config packages ([1946baf](https://github.com/marionebl/commitlint/commit/1946baf)) | ||
<a name="3.0.1"></a> | ||
@@ -37,0 +58,0 @@ ## 3.0.1 (2017-07-11) |
{ | ||
"name": "commitlint-config-angular", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Shareable commitlint config enforcing the angular commit convention", | ||
@@ -27,4 +27,4 @@ "scripts": { | ||
"dependencies": { | ||
"@commitlint/config-angular": "^3.1.0" | ||
"@commitlint/config-angular": "^3.1.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
2163