commitlint-config-lerna-scopes
Advanced tools
Comparing version 14.0.0 to 15.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [15.0.0](https://github.com/conventional-changelog/commitlint/compare/v14.2.0...v15.0.0) (2021-11-17) | ||
**Note:** Version bump only for package commitlint-config-lerna-scopes | ||
# [14.0.0](https://github.com/conventional-changelog/commitlint/compare/v13.2.1...v14.0.0) (2021-10-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "commitlint-config-lerna-scopes", | ||
"version": "14.0.0", | ||
"version": "15.0.0", | ||
"description": "Shareable commitlint config enforcing lerna package names as scopes", | ||
@@ -33,8 +33,8 @@ "files": [ | ||
"dependencies": { | ||
"@commitlint/config-lerna-scopes": "^14.0.0" | ||
"@commitlint/config-lerna-scopes": "^15.0.0" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/utils": "^14.0.0" | ||
"@commitlint/utils": "^15.0.0" | ||
}, | ||
"gitHead": "0bb3487f8ca0cd8e67977c089f65037ea2c7788b" | ||
"gitHead": "399a0289356c670a87524387cc96d8fb0a33fdca" | ||
} |
12796
+ Added@commitlint/config-lerna-scopes@15.0.0(transitive)
- Removed@commitlint/config-lerna-scopes@14.0.0(transitive)