commitlint-config-angular
Advanced tools
Comparing version 3.0.2 to 3.0.3
@@ -6,2 +6,7 @@ # Change Log | ||
<a name="3.0.3"></a> | ||
## 3.0.3 (2017-07-16) | ||
<a name="3.0.2"></a> | ||
@@ -18,2 +23,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> | ||
@@ -20,0 +36,0 @@ ## 3.0.1 (2017-07-11) |
{ | ||
"name": "commitlint-config-angular", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Shareable commitlint config enforcing the angular commit convention", | ||
@@ -27,4 +27,4 @@ "scripts": { | ||
"dependencies": { | ||
"@commitlint/config-angular": "^3.0.2" | ||
"@commitlint/config-angular": "^3.0.3" | ||
} | ||
} |
1916