@commitlint/message
Advanced tools
Comparing version 6.1.0 to 6.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="6.1.1"></a> | ||
## [6.1.1](https://github.com/marionebl/commitlint/compare/v6.1.0...v6.1.1) (2018-02-22) | ||
**Note:** Version bump only for package @commitlint/message | ||
<a name="6.1.0"></a> | ||
@@ -8,0 +16,0 @@ # [6.1.0](https://github.com/marionebl/commitlint/compare/v6.0.5...v6.1.0) (2018-02-03) |
{ | ||
"name": "@commitlint/message", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"description": "Lint your commit messages", | ||
@@ -62,7 +62,7 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@commitlint/test": "^6.1.0", | ||
"@commitlint/utils": "^6.1.0", | ||
"@commitlint/test": "^6.1.1", | ||
"@commitlint/utils": "^6.1.1", | ||
"ava": "0.22.0", | ||
"babel-cli": "6.26.0", | ||
"babel-preset-commitlint": "^6.1.0", | ||
"babel-preset-commitlint": "^6.1.1", | ||
"babel-register": "6.26.0", | ||
@@ -72,4 +72,4 @@ "concurrently": "3.5.1", | ||
"rimraf": "2.6.1", | ||
"xo": "0.18.2" | ||
"xo": "0.20.3" | ||
} | ||
} |
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
5106