@commitlint/cli
Advanced tools
Comparing version 3.1.1 to 3.1.2
@@ -6,2 +6,12 @@ # Change Log | ||
<a name="3.1.2"></a> | ||
## 3.1.2 (2017-08-07) | ||
<a name="3.1.1"></a> | ||
## 3.1.1 (2017-08-07) | ||
<a name="3.0.4"></a> | ||
@@ -34,2 +44,12 @@ ## 3.0.4 (2017-08-04) | ||
<a name="3.0.4"></a> | ||
## 3.0.4 (2017-08-04) | ||
### Bug Fixes | ||
* **core:** correct type validation message ([09c2b26](https://github.com/marionebl/commitlint/commit/09c2b26)) | ||
<a name="3.0.3"></a> | ||
@@ -52,2 +72,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> | ||
@@ -65,2 +90,14 @@ ## 3.0.2 (2017-07-11) | ||
<a name="3.0.2"></a> | ||
## 3.0.2 (2017-07-11) | ||
### Bug Fixes | ||
* **cli:** remove destructuring for node 4 support ([fe8caff](https://github.com/marionebl/commitlint/commit/fe8caff)) | ||
* ensure node4 compat ([bfeb653](https://github.com/marionebl/commitlint/commit/bfeb653)) | ||
<a name="3.0.1"></a> | ||
@@ -67,0 +104,0 @@ ## 3.0.1 (2017-07-11) |
{ | ||
"name": "@commitlint/cli", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "Lint your commit messages", | ||
@@ -51,3 +51,3 @@ "bin": { | ||
"dependencies": { | ||
"@commitlint/core": "^3.1.1", | ||
"@commitlint/core": "^3.1.2", | ||
"babel-polyfill": "^6.23.0", | ||
@@ -54,0 +54,0 @@ "chalk": "^2.0.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
10802
Updated@commitlint/core@^3.1.2