@lerna/conventional-commits
Advanced tools
Comparing version 5.1.0-alpha.0 to 5.1.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [5.1.0](https://github.com/lerna/lerna/compare/v5.0.0...v5.1.0) (2022-06-07) | ||
### Features | ||
* handle the edge cases in the lerna-nx integration ([c6808fc](https://github.com/lerna/lerna/commit/c6808fc8f2dfe793bf72a64cf2d3909e0bdabba8)) | ||
# [5.1.0-alpha.0](https://github.com/lerna/lerna/compare/v4.0.0...v5.1.0-alpha.0) (2022-05-25) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@lerna/conventional-commits", | ||
"version": "5.1.0-alpha.0", | ||
"version": "5.1.0", | ||
"description": "Lerna's internal interface to conventional-changelog and friends", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@lerna/validation-error": "5.1.0-alpha.0", | ||
"@lerna/validation-error": "5.1.0", | ||
"conventional-changelog-angular": "^5.0.12", | ||
@@ -48,3 +48,3 @@ "conventional-changelog-core": "^4.2.2", | ||
}, | ||
"gitHead": "789149edb02eba21bb028144e9d8f4e226337b6f" | ||
"gitHead": "6b9c375e4210d2d97c75c465badbbe4334b6388f" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
26555
1
0
+ Added@lerna/validation-error@5.1.0(transitive)
- Removed@lerna/validation-error@5.1.0-alpha.0(transitive)