@commitlint/top-level
Advanced tools
Comparing version 15.0.0 to 16.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [16.0.0](https://github.com/conventional-changelog/commitlint/compare/v15.0.0...v16.0.0) (2021-12-26) | ||
**Note:** Version bump only for package @commitlint/top-level | ||
# [15.0.0](https://github.com/conventional-changelog/commitlint/compare/v14.2.0...v15.0.0) (2021-11-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@commitlint/top-level", | ||
"version": "15.0.0", | ||
"version": "16.0.0", | ||
"description": "Lint your commit messages", | ||
@@ -38,3 +38,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@commitlint/utils": "^15.0.0" | ||
"@commitlint/utils": "^16.0.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "399a0289356c670a87524387cc96d8fb0a33fdca" | ||
"gitHead": "a6bacf60d7dccf969677cdef48fd22f8a92b5f08" | ||
} |
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
10995