@react-native-windows/package-utils
Advanced tools
Comparing version 0.67.0-preview.1 to 0.67.0
@@ -5,2 +5,44 @@ { | ||
{ | ||
"date": "Mon, 24 Jan 2022 16:12:32 GMT", | ||
"tag": "@react-native-windows/package-utils_v0.67.0", | ||
"version": "0.67.0", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "ngerlem@microsoft.com", | ||
"package": "@react-native-windows/package-utils", | ||
"commit": "56818ebc599aa084aa9ffc949691f1be71da169a", | ||
"comment": "Promote 0.67 to latest" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@react-native-windows/package-utils", | ||
"comment": "Bump @react-native-windows/find-repo-root to v0.67.0", | ||
"commit": "56818ebc599aa084aa9ffc949691f1be71da169a" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 25 Oct 2021 15:07:48 GMT", | ||
"tag": "@react-native-windows/package-utils_v0.67.0-preview.1", | ||
"version": "0.67.0-preview.1", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "ngerlem@microsoft.com", | ||
"package": "@react-native-windows/package-utils", | ||
"commit": "not available", | ||
"comment": "Promote 0.67 to preview" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@react-native-windows/package-utils", | ||
"comment": "Bump @react-native-windows/find-repo-root to v0.67.0-preview.1", | ||
"commit": "666510e980ced292bffd23a44982e8a800f91444" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 25 Oct 2021 15:07:19 GMT", | ||
@@ -7,0 +49,0 @@ "tag": "@react-native-windows/package-utils_v0.67.0-preview.1", |
# Change Log - @react-native-windows/package-utils | ||
This log was last generated on Mon, 25 Oct 2021 15:07:19 GMT and should not be manually modified. | ||
This log was last generated on Mon, 24 Jan 2022 16:12:32 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.67.0 | ||
Mon, 24 Jan 2022 16:12:32 GMT | ||
### Patches | ||
- Promote 0.67 to latest (ngerlem@microsoft.com) | ||
- Bump @react-native-windows/find-repo-root to v0.67.0 | ||
## 0.67.0-preview.1 | ||
Mon, 25 Oct 2021 15:07:48 GMT | ||
### Changes | ||
- Promote 0.67 to preview (ngerlem@microsoft.com) | ||
- Bump @react-native-windows/find-repo-root to v0.67.0-preview.1 | ||
## 0.67.0-preview.1 | ||
Mon, 25 Oct 2021 15:07:19 GMT | ||
@@ -10,0 +28,0 @@ |
{ | ||
"name": "@react-native-windows/package-utils", | ||
"version": "0.67.0-preview.1", | ||
"version": "0.67.0", | ||
"license": "MIT", | ||
@@ -14,3 +14,3 @@ "scripts": { | ||
"dependencies": { | ||
"@react-native-windows/find-repo-root": "0.67.0-preview.1", | ||
"@react-native-windows/find-repo-root": "0.67.0", | ||
"get-monorepo-packages": "^1.2.0", | ||
@@ -31,7 +31,7 @@ "lodash": "^4.17.15" | ||
"beachball": { | ||
"defaultNpmTag": "preview", | ||
"defaultNpmTag": "latest", | ||
"disallowedChangeTypes": [ | ||
"major", | ||
"minor", | ||
"patch" | ||
"prerelease" | ||
] | ||
@@ -38,0 +38,0 @@ }, |
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
32936
606
+ Added@react-native-windows/find-repo-root@0.67.0(transitive)
- Removed@react-native-windows/find-repo-root@0.67.0-preview.1(transitive)