diff --git a/change/@office-iss-react-native-win32-40c16239-6765-4b8b-9d21-1b4d58adccb4.json b/change/@office-iss-react-native-win32-40c16239-6765-4b8b-9d21-1b4d58adccb4.json deleted file mode 100644 index 00b9cd4a6f..0000000000 --- a/change/@office-iss-react-native-win32-40c16239-6765-4b8b-9d21-1b4d58adccb4.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "integrate react-native 0.71.19", - "packageName": "@office-iss/react-native-win32", - "email": "email not defined", - "dependentChangeType": "patch" -} diff --git a/change/react-native-windows-9110f340-5243-4db8-ba85-8f37feab14df.json b/change/react-native-windows-9110f340-5243-4db8-ba85-8f37feab14df.json deleted file mode 100644 index 3ba9f5f4ef..0000000000 --- a/change/react-native-windows-9110f340-5243-4db8-ba85-8f37feab14df.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "integrate react-native 0.71.19", - "packageName": "react-native-windows", - "email": "email not defined", - "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 315e3080c1..eb65b7ddc9 100644 --- a/packages/@office-iss/react-native-win32-tester/package.json +++ b/packages/@office-iss/react-native-win32-tester/package.json @@ -16,12 +16,12 @@ "@typescript-eslint/parser": "^5.30.5" }, "peerDependencies": { - "@office-iss/react-native-win32": "0.71.18", + "@office-iss/react-native-win32": "0.71.19", "react": "18.0.0", "react-native": "^0.71.0" }, "devDependencies": { - "@office-iss/react-native-win32": "0.71.18", + "@office-iss/react-native-win32": "0.71.19", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.1.14", "@rnw-scripts/just-task": "2.3.3", diff --git a/packages/@office-iss/react-native-win32/CHANGELOG.json b/packages/@office-iss/react-native-win32/CHANGELOG.json index f846865135..1e3a22faca 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, 27 May 2024 15:13:39 GMT", + "tag": "@office-iss/react-native-win32_v0.71.19", + "version": "0.71.19", + "comments": { + "patch": [ + { + "author": "email not defined", + "package": "@office-iss/react-native-win32", + "commit": "cbfeca1bf8402bb8615d899328329d2690534f08", + "comment": "integrate react-native 0.71.19" + } + ] + } + }, { "date": "Mon, 23 Oct 2023 15:14:24 GMT", "tag": "@office-iss/react-native-win32_v0.71.18", diff --git a/packages/@office-iss/react-native-win32/CHANGELOG.md b/packages/@office-iss/react-native-win32/CHANGELOG.md index edfa1872f9..8044721b1b 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 Mon, 23 Oct 2023 15:14:24 GMT and should not be manually modified. +This log was last generated on Mon, 27 May 2024 15:13:39 GMT and should not be manually modified. +## 0.71.19 + +Mon, 27 May 2024 15:13:39 GMT + +### Patches + +- integrate react-native 0.71.19 (email not defined) + ## 0.71.18 Mon, 23 Oct 2023 15:14:24 GMT diff --git a/packages/@office-iss/react-native-win32/package.json b/packages/@office-iss/react-native-win32/package.json index ab1f33635b..6da43c2ce2 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.71.18", + "version": "0.71.19", "description": "Implementation of react native on top of Office's Win32 platform.", "license": "MIT", "main": "./index.win32.js", diff --git a/packages/@react-native-windows/automation-channel/package.json b/packages/@react-native-windows/automation-channel/package.json index 7416dea6f3..dff5e1e355 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.4.1", "react": "18.2.0", "react-native": "0.71.19", - "react-native-windows": "0.71.46", + "react-native-windows": "0.71.47", "typescript": "^4.9.5" }, "files": [ diff --git a/packages/@react-native-windows/tester/package.json b/packages/@react-native-windows/tester/package.json index b22f896aac..f74a5e3a8c 100644 --- a/packages/@react-native-windows/tester/package.json +++ b/packages/@react-native-windows/tester/package.json @@ -18,7 +18,7 @@ "@react-native-picker/picker": "2.2.0", "react": "18.0.0", "react-native": "^0.71.0", - "react-native-windows": "0.71.46", + "react-native-windows": "0.71.47", "react-native-xaml": "^0.0.50" }, "devDependencies": { @@ -32,7 +32,7 @@ "just-scripts": "^1.3.3", "react-native": "0.71.19", "react-native-platform-override": "^1.8.3", - "react-native-windows": "0.71.46", + "react-native-windows": "0.71.47", "typescript": "^4.9.5" }, "engines": { diff --git a/packages/e2e-test-app/package.json b/packages/e2e-test-app/package.json index 9a1f0785d9..ac2b3284a8 100644 --- a/packages/e2e-test-app/package.json +++ b/packages/e2e-test-app/package.json @@ -20,7 +20,7 @@ "@typescript-eslint/parser": "^5.21.0", "react": "18.2.0", "react-native": "0.71.19", - "react-native-windows": "0.71.46", + "react-native-windows": "0.71.47", "react-native-xaml": "^0.0.74" }, "devDependencies": { diff --git a/packages/integration-test-app/package.json b/packages/integration-test-app/package.json index ae6deae40c..c5cc66548e 100644 --- a/packages/integration-test-app/package.json +++ b/packages/integration-test-app/package.json @@ -17,7 +17,7 @@ "chai": "^4.2.0", "react": "18.2.0", "react-native": "0.71.19", - "react-native-windows": "0.71.46" + "react-native-windows": "0.71.47" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/playground/package.json b/packages/playground/package.json index 576e9cb5c1..1dc9c9bdb8 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -16,7 +16,7 @@ "@typescript-eslint/parser": "^5.21.0", "react": "18.2.0", "react-native": "0.71.19", - "react-native-windows": "0.71.46" + "react-native-windows": "0.71.47" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/sample-apps/package.json b/packages/sample-apps/package.json index 0ed6a5858a..70c6c87650 100644 --- a/packages/sample-apps/package.json +++ b/packages/sample-apps/package.json @@ -16,7 +16,7 @@ "@typescript-eslint/parser": "^5.30.5", "react": "18.2.0", "react-native": "0.71.19", - "react-native-windows": "0.71.46" + "react-native-windows": "0.71.47" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index 7ff5e08750..de8ce97187 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Mon, 27 May 2024 15:13:39 GMT", + "tag": "react-native-windows_v0.71.47", + "version": "0.71.47", + "comments": { + "patch": [ + { + "author": "email not defined", + "package": "react-native-windows", + "commit": "cbfeca1bf8402bb8615d899328329d2690534f08", + "comment": "integrate react-native 0.71.19" + } + ] + } + }, { "date": "Mon, 13 May 2024 15:14:04 GMT", "tag": "react-native-windows_v0.71.46", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index f1082b4664..a0e659fc48 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - react-native-windows -This log was last generated on Mon, 13 May 2024 15:14:04 GMT and should not be manually modified. +This log was last generated on Mon, 27 May 2024 15:13:39 GMT and should not be manually modified. +## 0.71.47 + +Mon, 27 May 2024 15:13:39 GMT + +### Patches + +- integrate react-native 0.71.19 (email not defined) + ## 0.71.46 Mon, 13 May 2024 15:14:04 GMT diff --git a/vnext/PropertySheets/Generated/PackageVersion.g.props b/vnext/PropertySheets/Generated/PackageVersion.g.props index 5800166024..76991db318 100644 --- a/vnext/PropertySheets/Generated/PackageVersion.g.props +++ b/vnext/PropertySheets/Generated/PackageVersion.g.props @@ -10,11 +10,11 @@ --> - 0.71.46 + 0.71.47 0 71 - 46 + 47 false - e71ad33daf1b50f1d9a584bd019f9bf4082b6467 + cbfeca1bf8402bb8615d899328329d2690534f08 \ No newline at end of file diff --git a/vnext/package.json b/vnext/package.json index 2b29cd4787..1464c0df80 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.71.46", + "version": "0.71.47", "license": "MIT", "repository": { "type": "git",