@commitlint/message
Advanced tools
Comparing version 7.1.1 to 7.1.2
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="7.1.2"></a> | ||
## [7.1.2](https://github.com/marionebl/commitlint/compare/v7.1.1...v7.1.2) (2018-09-04) | ||
**Note:** Version bump only for package @commitlint/message | ||
<a name="6.1.1"></a> | ||
@@ -8,0 +16,0 @@ ## [6.1.1](https://github.com/marionebl/commitlint/compare/v6.1.0...v6.1.1) (2018-02-22) |
{ | ||
"name": "@commitlint/message", | ||
"version": "7.1.1", | ||
"version": "7.1.2", | ||
"description": "Lint your commit messages", | ||
@@ -62,7 +62,7 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@commitlint/test": "^7.1.1", | ||
"@commitlint/utils": "^7.1.1", | ||
"@commitlint/test": "^7.1.2", | ||
"@commitlint/utils": "^7.1.2", | ||
"ava": "0.22.0", | ||
"babel-cli": "6.26.0", | ||
"babel-preset-commitlint": "^7.1.1", | ||
"babel-preset-commitlint": "^7.1.2", | ||
"babel-register": "6.26.0", | ||
@@ -69,0 +69,0 @@ "concurrently": "3.5.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
6261
7