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