@commitlint/rules
Advanced tools
Comparing version 12.1.2 to 12.1.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12) | ||
**Note:** Version bump only for package @commitlint/rules | ||
## [12.1.2](https://github.com/conventional-changelog/commitlint/compare/v12.1.1...v12.1.2) (2021-04-29) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@commitlint/rules", | ||
"version": "12.1.2", | ||
"version": "12.1.3", | ||
"description": "Lint your commit messages", | ||
@@ -37,5 +37,5 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@commitlint/parse": "^12.1.2", | ||
"@commitlint/test": "^12.1.0", | ||
"@commitlint/utils": "^12.1.1", | ||
"@commitlint/parse": "^12.1.3", | ||
"@commitlint/test": "^12.1.3", | ||
"@commitlint/utils": "^12.1.3", | ||
"conventional-changelog-angular": "5.0.12", | ||
@@ -45,8 +45,8 @@ "globby": "^11.0.0" | ||
"dependencies": { | ||
"@commitlint/ensure": "^12.1.2", | ||
"@commitlint/message": "^12.1.1", | ||
"@commitlint/to-lines": "^12.1.1", | ||
"@commitlint/types": "^12.1.2" | ||
"@commitlint/ensure": "^12.1.3", | ||
"@commitlint/message": "^12.1.3", | ||
"@commitlint/to-lines": "^12.1.3", | ||
"@commitlint/types": "^12.1.3" | ||
}, | ||
"gitHead": "9c6c793f63bb9c812a27721f9f13dc68e6c482f8" | ||
"gitHead": "81358f98b397b52250f118835cdcb5acebab2aba" | ||
} |
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
84334
Updated@commitlint/ensure@^12.1.3
Updated@commitlint/message@^12.1.3
Updated@commitlint/to-lines@^12.1.3
Updated@commitlint/types@^12.1.3