diff --git a/change/@office-iss-react-native-win32-ea37ef2e-5672-4187-94fb-5e0eb5589813.json b/change/@office-iss-react-native-win32-ea37ef2e-5672-4187-94fb-5e0eb5589813.json deleted file mode 100644 index 500da61471e..00000000000 --- a/change/@office-iss-react-native-win32-ea37ef2e-5672-4187-94fb-5e0eb5589813.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Integrate 0.74.1", - "packageName": "@office-iss/react-native-win32", - "email": "30809111+acoates-ms@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/react-native-windows-e43ac1c2-0b09-49f0-9509-e8af020af965.json b/change/react-native-windows-e43ac1c2-0b09-49f0-9509-e8af020af965.json deleted file mode 100644 index cfc16aff367..00000000000 --- a/change/react-native-windows-e43ac1c2-0b09-49f0-9509-e8af020af965.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Add ability to provide custom image uri handlers", - "packageName": "react-native-windows", - "email": "30809111+acoates-ms@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/react-native-windows-fe67b321-8923-4fe9-96c2-ff51d6629598.json b/change/react-native-windows-fe67b321-8923-4fe9-96c2-ff51d6629598.json deleted file mode 100644 index 9abc10fd843..00000000000 --- a/change/react-native-windows-fe67b321-8923-4fe9-96c2-ff51d6629598.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Integrate 0.74.1", - "packageName": "react-native-windows", - "email": "30809111+acoates-ms@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/packages/@office-iss/react-native-win32-tester/package.json b/packages/@office-iss/react-native-win32-tester/package.json index 51d10243a39..45f20f244d6 100644 --- a/packages/@office-iss/react-native-win32-tester/package.json +++ b/packages/@office-iss/react-native-win32-tester/package.json @@ -17,12 +17,12 @@ "flow-enums-runtime": "^0.0.5" }, "peerDependencies": { - "@office-iss/react-native-win32": "0.74.1", + "@office-iss/react-native-win32": "0.74.2", "react": "18.0.0", "react-native": "^0.74.0" }, "devDependencies": { - "@office-iss/react-native-win32": "0.74.1", + "@office-iss/react-native-win32": "0.74.2", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.9", "@rnw-scripts/just-task": "2.3.25", diff --git a/packages/@office-iss/react-native-win32/CHANGELOG.json b/packages/@office-iss/react-native-win32/CHANGELOG.json index 621f3e14afa..2ae63cebe31 100644 --- a/packages/@office-iss/react-native-win32/CHANGELOG.json +++ b/packages/@office-iss/react-native-win32/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@office-iss/react-native-win32", "entries": [ + { + "date": "Mon, 06 May 2024 15:17:11 GMT", + "version": "0.74.2", + "tag": "@office-iss/react-native-win32_v0.74.2", + "comments": { + "patch": [ + { + "author": "30809111+acoates-ms@users.noreply.github.com", + "package": "@office-iss/react-native-win32", + "commit": "64ae33cd632a5818a03e3d86b0268f801431d85c", + "comment": "Integrate 0.74.1" + } + ] + } + }, { "date": "Wed, 01 May 2024 20:37:36 GMT", "version": "0.74.1", diff --git a/packages/@office-iss/react-native-win32/CHANGELOG.md b/packages/@office-iss/react-native-win32/CHANGELOG.md index 1cd8d657a52..5292f023306 100644 --- a/packages/@office-iss/react-native-win32/CHANGELOG.md +++ b/packages/@office-iss/react-native-win32/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @office-iss/react-native-win32 -This log was last generated on Wed, 01 May 2024 20:37:36 GMT and should not be manually modified. +This log was last generated on Mon, 06 May 2024 15:17:11 GMT and should not be manually modified. +## 0.74.2 + +Mon, 06 May 2024 15:17:11 GMT + +### Patches + +- Integrate 0.74.1 (30809111+acoates-ms@users.noreply.github.com) + ## 0.74.1 Wed, 01 May 2024 20:37:36 GMT diff --git a/packages/@office-iss/react-native-win32/package.json b/packages/@office-iss/react-native-win32/package.json index f5da150bf79..d2a44e409a2 100644 --- a/packages/@office-iss/react-native-win32/package.json +++ b/packages/@office-iss/react-native-win32/package.json @@ -1,6 +1,6 @@ { "name": "@office-iss/react-native-win32", - "version": "0.74.1", + "version": "0.74.2", "description": "Implementation of react native on top of Office's Win32 platform.", "repository": { "type": "git", diff --git a/packages/@react-native-windows/automation-channel/package.json b/packages/@react-native-windows/automation-channel/package.json index ef68714614e..4ea18dea085 100644 --- a/packages/@react-native-windows/automation-channel/package.json +++ b/packages/@react-native-windows/automation-channel/package.json @@ -32,7 +32,7 @@ "prettier": "2.8.8", "react": "18.2.0", "react-native": "0.74.1", - "react-native-windows": "0.74.1", + "react-native-windows": "0.74.2", "typescript": "5.0.4" }, "files": [ diff --git a/packages/@react-native-windows/tester/package.json b/packages/@react-native-windows/tester/package.json index 06bf164d065..b0e5fdddca4 100644 --- a/packages/@react-native-windows/tester/package.json +++ b/packages/@react-native-windows/tester/package.json @@ -19,7 +19,7 @@ "@react-native-picker/picker": "2.4.10", "react": "18.0.0", "react-native": "^0.74.0", - "react-native-windows": "0.74.1", + "react-native-windows": "0.74.2", "react-native-xaml": "^0.0.78" }, "devDependencies": { @@ -33,7 +33,7 @@ "just-scripts": "^1.3.3", "react-native": "0.74.1", "react-native-platform-override": "^1.9.25", - "react-native-windows": "0.74.1", + "react-native-windows": "0.74.2", "typescript": "5.0.4" }, "engines": { diff --git a/packages/e2e-test-app-fabric/package.json b/packages/e2e-test-app-fabric/package.json index 91bb3145e83..d32da1e138e 100644 --- a/packages/e2e-test-app-fabric/package.json +++ b/packages/e2e-test-app-fabric/package.json @@ -21,7 +21,7 @@ "@typescript-eslint/parser": "^5.21.0", "react": "18.2.0", "react-native": "0.74.1", - "react-native-windows": "0.74.1" + "react-native-windows": "0.74.2" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/e2e-test-app/package.json b/packages/e2e-test-app/package.json index 5169b49e432..51e51079daa 100644 --- a/packages/e2e-test-app/package.json +++ b/packages/e2e-test-app/package.json @@ -21,7 +21,7 @@ "@typescript-eslint/parser": "^5.21.0", "react": "18.2.0", "react-native": "0.74.1", - "react-native-windows": "0.74.1", + "react-native-windows": "0.74.2", "react-native-xaml": "^0.0.78" }, "devDependencies": { diff --git a/packages/integration-test-app/package.json b/packages/integration-test-app/package.json index 04522d633f8..cfc8ffbfeda 100644 --- a/packages/integration-test-app/package.json +++ b/packages/integration-test-app/package.json @@ -18,7 +18,7 @@ "chai": "^4.2.0", "react": "18.2.0", "react-native": "0.74.1", - "react-native-windows": "0.74.1" + "react-native-windows": "0.74.2" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/playground/package.json b/packages/playground/package.json index 9ae82a82656..01446f0744c 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -17,7 +17,7 @@ "@typescript-eslint/parser": "^5.21.0", "react": "18.2.0", "react-native": "0.74.1", - "react-native-windows": "0.74.1" + "react-native-windows": "0.74.2" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/sample-apps/package.json b/packages/sample-apps/package.json index fce76b6a21e..2128cfad746 100644 --- a/packages/sample-apps/package.json +++ b/packages/sample-apps/package.json @@ -17,7 +17,7 @@ "@typescript-eslint/parser": "^5.57.1", "react": "18.2.0", "react-native": "0.74.1", - "react-native-windows": "0.74.1" + "react-native-windows": "0.74.2" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index 2b8500f910e..8ea9c9cd188 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Mon, 06 May 2024 15:17:11 GMT", + "version": "0.74.2", + "tag": "react-native-windows_v0.74.2", + "comments": { + "patch": [ + { + "author": "30809111+acoates-ms@users.noreply.github.com", + "package": "react-native-windows", + "commit": "b422f06e2b5ac1bd5fb7cffbc9f247024452120a", + "comment": "Add ability to provide custom image uri handlers" + }, + { + "author": "30809111+acoates-ms@users.noreply.github.com", + "package": "react-native-windows", + "commit": "64ae33cd632a5818a03e3d86b0268f801431d85c", + "comment": "Integrate 0.74.1" + } + ] + } + }, { "date": "Wed, 01 May 2024 20:37:36 GMT", "version": "0.74.1", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index e7b738538bb..ced7a2167ff 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - react-native-windows -This log was last generated on Wed, 01 May 2024 20:37:36 GMT and should not be manually modified. +This log was last generated on Mon, 06 May 2024 15:17:11 GMT and should not be manually modified. +## 0.74.2 + +Mon, 06 May 2024 15:17:11 GMT + +### Patches + +- Add ability to provide custom image uri handlers (30809111+acoates-ms@users.noreply.github.com) +- Integrate 0.74.1 (30809111+acoates-ms@users.noreply.github.com) + ## 0.74.1 Wed, 01 May 2024 20:37:36 GMT diff --git a/vnext/PropertySheets/Generated/PackageVersion.g.props b/vnext/PropertySheets/Generated/PackageVersion.g.props index 4ebc4dae11f..7b1f4d61549 100644 --- a/vnext/PropertySheets/Generated/PackageVersion.g.props +++ b/vnext/PropertySheets/Generated/PackageVersion.g.props @@ -10,11 +10,11 @@ --> - 0.74.1 + 0.74.2 0 74 - 1 + 2 false - 7fd1f4439e2e1f109d4d2b20a97073f14bcbf504 + b422f06e2b5ac1bd5fb7cffbc9f247024452120a \ No newline at end of file diff --git a/vnext/package.json b/vnext/package.json index 694fe61fe65..507f824172c 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.74.1", + "version": "0.74.2", "license": "MIT", "repository": { "type": "git",