@commitlint/resolve-extends
Advanced tools
Comparing version 16.0.0 to 16.1.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [16.1.0](https://github.com/conventional-changelog/commitlint/compare/v16.0.3...v16.1.0) (2022-01-20) | ||
**Note:** Version bump only for package @commitlint/resolve-extends | ||
# [16.0.0](https://github.com/conventional-changelog/commitlint/compare/v15.0.0...v16.0.0) (2021-12-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@commitlint/resolve-extends", | ||
"version": "16.0.0", | ||
"version": "16.1.0", | ||
"description": "Lint your commit messages", | ||
@@ -42,3 +42,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@commitlint/config-validator": "^16.0.0", | ||
"@commitlint/config-validator": "^16.1.0", | ||
"@commitlint/types": "^16.0.0", | ||
@@ -50,3 +50,3 @@ "import-fresh": "^3.0.0", | ||
}, | ||
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749" | ||
"gitHead": "ddc727aeaa9a2b962abf30311687897596eff177" | ||
} |
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
22295