@lerna/create
Advanced tools
Comparing version 7.1.2 to 7.1.3
@@ -6,13 +6,12 @@ # Change Log | ||
## [7.1.2](https://github.com/lerna/lerna/compare/v6.4.1...v7.1.2) (2023-07-12) | ||
## [7.1.3](https://github.com/lerna/lerna/compare/v7.1.2...v7.1.3) (2023-07-12) | ||
### Bug Fixes | ||
- **create:** normalize quotes and indents in generated test and lib files ([#3529](https://github.com/lerna/lerna/issues/3529)) ([ad39fe2](https://github.com/lerna/lerna/commit/ad39fe2e4ca4e76cb7be6af83e8fbbc60d0935ce)) | ||
- **deps:** bump pacote to latest to remove install warning ([#3624](https://github.com/lerna/lerna/issues/3624)) ([7c34521](https://github.com/lerna/lerna/commit/7c34521b9987b064638dd218b0b417546257d5f3)) | ||
- migration building/publishing issues ([27bf800](https://github.com/lerna/lerna/commit/27bf800b6e7670ea1ec5576fdf008e8d09897d4b)) | ||
- **publish:** use correct version in log messages ([#3702](https://github.com/lerna/lerna/issues/3702)) ([4be9188](https://github.com/lerna/lerna/commit/4be9188e68c5d4c320c0946e6e386cbee95a8efe)) | ||
- **schema:** add missing ref to changelogEntryAdditionalMarkdown ([b41afab](https://github.com/lerna/lerna/commit/b41afabf2ade02cd03bafbc043fa5ed445843640)) | ||
- support nx 16.3.1+ ([#3707](https://github.com/lerna/lerna/issues/3707)) ([647dbb5](https://github.com/lerna/lerna/commit/647dbb512bf6a873cab6362c434b420b18af0ad4)) | ||
- changelog entries for 7.1.2 ([f61b087](https://github.com/lerna/lerna/commit/f61b0872b96a95fe2830b300f082b5dff3c5d326)) | ||
## [7.1.2](https://github.com/lerna/lerna/compare/v6.4.1...v7.1.2) (2023-07-12) | ||
**Note:** Version bump only for package @lerna/create | ||
## [7.1.1](https://github.com/lerna/lerna/compare/7.1.0...7.1.1) (2023-06-28) | ||
@@ -19,0 +18,0 @@ |
{ | ||
"name": "@lerna/create", | ||
"version": "7.1.2", | ||
"version": "7.1.3", | ||
"description": "Create a new lerna-managed package", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@lerna/child-process": "7.1.2", | ||
"@lerna/child-process": "7.1.3", | ||
"dedent": "0.7.0", | ||
@@ -70,3 +70,3 @@ "fs-extra": "^11.1.1", | ||
}, | ||
"gitHead": "b25dc5e8029d50895e2e508c62a7ce9b2b8ce32e" | ||
"gitHead": "b2c4d7464b970e436ee70e1e25bbfe5bf0200e7e" | ||
} |
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
342685
+ Added@lerna/child-process@7.1.3(transitive)
- Removed@lerna/child-process@7.1.2(transitive)
Updated@lerna/child-process@7.1.3