diff --git a/change/react-native-windows-f9b254e2-6654-4ab4-97f5-c515d3773b1e.json b/change/react-native-windows-f9b254e2-6654-4ab4-97f5-c515d3773b1e.json deleted file mode 100644 index 87cbdf6ccf1..00000000000 --- a/change/react-native-windows-f9b254e2-6654-4ab4-97f5-c515d3773b1e.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Expose ReactNativeWindow from ReactNativeWin32App", - "packageName": "react-native-windows", - "email": "30809111+acoates-ms@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/packages/@react-native-windows/automation-channel/CHANGELOG.json b/packages/@react-native-windows/automation-channel/CHANGELOG.json index 54ea56e86f5..2203e11433d 100644 --- a/packages/@react-native-windows/automation-channel/CHANGELOG.json +++ b/packages/@react-native-windows/automation-channel/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@react-native-windows/automation-channel", "entries": [ + { + "date": "Tue, 09 Jun 2026 21:44:59 GMT", + "version": "0.83.1", + "tag": "@react-native-windows/automation-channel_v0.83.1", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation-channel", + "comment": "Bump react-native-windows to v0.83.1", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 26 May 2026 08:35:27 GMT", "version": "0.83.0", diff --git a/packages/@react-native-windows/automation-channel/CHANGELOG.md b/packages/@react-native-windows/automation-channel/CHANGELOG.md index 8b9fead6713..9f1c2eece1b 100644 --- a/packages/@react-native-windows/automation-channel/CHANGELOG.md +++ b/packages/@react-native-windows/automation-channel/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @react-native-windows/automation-channel - + +## 0.83.1 + +Tue, 09 Jun 2026 21:44:59 GMT + +### Patches + +- Bump react-native-windows to v0.83.1 + ## 0.83.0 Tue, 26 May 2026 08:35:27 GMT diff --git a/packages/@react-native-windows/automation-channel/package.json b/packages/@react-native-windows/automation-channel/package.json index 36b3c982949..909e1e7c725 100644 --- a/packages/@react-native-windows/automation-channel/package.json +++ b/packages/@react-native-windows/automation-channel/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-windows/automation-channel", - "version": "0.83.0", + "version": "0.83.1", "license": "MIT", "repository": { "type": "git", @@ -34,7 +34,7 @@ "prettier": "2.8.8", "react": "19.2.0", "react-native": "0.83.4", - "react-native-windows": "0.83.0", + "react-native-windows": "0.83.1", "typescript": "5.0.4" }, "files": [ diff --git a/packages/@react-native-windows/automation-commands/CHANGELOG.json b/packages/@react-native-windows/automation-commands/CHANGELOG.json index ab4d677ef1f..c35e100400e 100644 --- a/packages/@react-native-windows/automation-commands/CHANGELOG.json +++ b/packages/@react-native-windows/automation-commands/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@react-native-windows/automation-commands", "entries": [ + { + "date": "Tue, 09 Jun 2026 21:44:59 GMT", + "version": "0.83.1", + "tag": "@react-native-windows/automation-commands_v0.83.1", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation-commands", + "comment": "Bump @react-native-windows/automation-channel to v0.83.1", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 26 May 2026 08:35:27 GMT", "version": "0.83.0", diff --git a/packages/@react-native-windows/automation-commands/CHANGELOG.md b/packages/@react-native-windows/automation-commands/CHANGELOG.md index c0dfb0d2166..492f22ae824 100644 --- a/packages/@react-native-windows/automation-commands/CHANGELOG.md +++ b/packages/@react-native-windows/automation-commands/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @react-native-windows/automation-commands - + +## 0.83.1 + +Tue, 09 Jun 2026 21:44:59 GMT + +### Patches + +- Bump @react-native-windows/automation-channel to v0.83.1 + ## 0.83.0 Tue, 26 May 2026 08:35:27 GMT diff --git a/packages/@react-native-windows/automation-commands/package.json b/packages/@react-native-windows/automation-commands/package.json index 92914e03f5a..bb8b07527fa 100644 --- a/packages/@react-native-windows/automation-commands/package.json +++ b/packages/@react-native-windows/automation-commands/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-windows/automation-commands", - "version": "0.83.0", + "version": "0.83.1", "description": "Allows controlling your react-native-windows application", "main": "lib-commonjs/index.js", "license": "MIT", @@ -18,7 +18,7 @@ "watch": "rnw-scripts watch" }, "dependencies": { - "@react-native-windows/automation-channel": "0.83.0", + "@react-native-windows/automation-channel": "0.83.1", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1" }, diff --git a/packages/@react-native-windows/automation/CHANGELOG.json b/packages/@react-native-windows/automation/CHANGELOG.json index 9b4e2fd45d7..7692b8453a2 100644 --- a/packages/@react-native-windows/automation/CHANGELOG.json +++ b/packages/@react-native-windows/automation/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@react-native-windows/automation", "entries": [ + { + "date": "Tue, 09 Jun 2026 21:44:59 GMT", + "version": "0.83.1", + "tag": "@react-native-windows/automation_v0.83.1", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation", + "comment": "Bump @react-native-windows/automation-channel to v0.83.1", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 26 May 2026 08:35:27 GMT", "version": "0.83.0", diff --git a/packages/@react-native-windows/automation/CHANGELOG.md b/packages/@react-native-windows/automation/CHANGELOG.md index 962e087f81e..c05784ba9c4 100644 --- a/packages/@react-native-windows/automation/CHANGELOG.md +++ b/packages/@react-native-windows/automation/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @react-native-windows/automation - + +## 0.83.1 + +Tue, 09 Jun 2026 21:44:59 GMT + +### Patches + +- Bump @react-native-windows/automation-channel to v0.83.1 + ## 0.83.0 Tue, 26 May 2026 08:35:27 GMT diff --git a/packages/@react-native-windows/automation/package.json b/packages/@react-native-windows/automation/package.json index aacd8b68412..3a23d08368d 100644 --- a/packages/@react-native-windows/automation/package.json +++ b/packages/@react-native-windows/automation/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-windows/automation", - "version": "0.83.0", + "version": "0.83.1", "description": "UI Automation Suite for React Native Windows Applications", "main": "lib-commonjs/index.js", "repository": { @@ -18,7 +18,7 @@ "watch": "rnw-scripts watch" }, "dependencies": { - "@react-native-windows/automation-channel": "0.83.0", + "@react-native-windows/automation-channel": "0.83.1", "@react-native-windows/fs": "0.83.0", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", diff --git a/packages/@react-native-windows/tester/package.json b/packages/@react-native-windows/tester/package.json index 20abbb9c9af..8b58a231018 100644 --- a/packages/@react-native-windows/tester/package.json +++ b/packages/@react-native-windows/tester/package.json @@ -20,7 +20,7 @@ "@react-native-picker/picker": "2.11.0", "react": "19.2.0", "react-native": "^0.83.0", - "react-native-windows": "0.83.0", + "react-native-windows": "0.83.1", "react-native-xaml": "^0.0.80" }, "devDependencies": { @@ -35,7 +35,7 @@ "just-scripts": "^1.3.3", "react-native": "0.83.4", "react-native-platform-override": "0.83.0", - "react-native-windows": "0.83.0", + "react-native-windows": "0.83.1", "typescript": "5.0.4" }, "engines": { diff --git a/packages/debug-test/package.json b/packages/debug-test/package.json index 2dd878662a8..1b63bf31077 100644 --- a/packages/debug-test/package.json +++ b/packages/debug-test/package.json @@ -8,7 +8,7 @@ "lint:fix": "rnw-scripts lint:fix" }, "devDependencies": { - "@react-native-windows/automation": "0.83.0", + "@react-native-windows/automation": "0.83.1", "@react-native-windows/fs": "0.83.0", "@rnw-scripts/eslint-config": "1.2.38", "@rnw-scripts/ts-config": "2.0.6", diff --git a/packages/e2e-test-app-fabric/package.json b/packages/e2e-test-app-fabric/package.json index 0f2c2d6981a..473d1cc01ca 100644 --- a/packages/e2e-test-app-fabric/package.json +++ b/packages/e2e-test-app-fabric/package.json @@ -25,14 +25,14 @@ "perf:native:ci": "jest --config jest.native-perf.config.js --ci --forceExit" }, "dependencies": { - "@react-native-windows/automation-channel": "0.83.0", + "@react-native-windows/automation-channel": "0.83.1", "@react-native-windows/tester": "0.0.1", "@types/react": "^19.2.0", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", "react": "^19.2.0", "react-native": "0.83.4", - "react-native-windows": "0.83.0" + "react-native-windows": "0.83.1" }, "devDependencies": { "@babel/core": "^7.25.2", @@ -41,8 +41,8 @@ "@babel/preset-typescript": "^7.8.3", "@babel/runtime": "^7.20.0", "@react-native-community/cli": "20.0.0", - "@react-native-windows/automation": "0.83.0", - "@react-native-windows/automation-commands": "0.83.0", + "@react-native-windows/automation": "0.83.1", + "@react-native-windows/automation-commands": "0.83.1", "@react-native-windows/perf-testing": "0.83.0", "@react-native/metro-config": "0.83.4", "@rnw-scripts/babel-node-config": "2.3.3", diff --git a/packages/playground/package.json b/packages/playground/package.json index 169a2d2ea17..d56b408763a 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -16,7 +16,7 @@ "@typescript-eslint/parser": "^7.1.1", "react": "^19.2.0", "react-native": "0.83.4", - "react-native-windows": "0.83.0" + "react-native-windows": "0.83.1" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/sample-app-fabric/package.json b/packages/sample-app-fabric/package.json index d3288386736..7d70396240c 100644 --- a/packages/sample-app-fabric/package.json +++ b/packages/sample-app-fabric/package.json @@ -18,7 +18,7 @@ "@typescript-eslint/parser": "^7.1.1", "react": "^19.2.0", "react-native": "0.83.4", - "react-native-windows": "0.83.0" + "react-native-windows": "0.83.1" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/sample-custom-component/package.json b/packages/sample-custom-component/package.json index 0aec0352257..37e150e6e3d 100644 --- a/packages/sample-custom-component/package.json +++ b/packages/sample-custom-component/package.json @@ -24,7 +24,7 @@ "minimatch": "^10.0.3", "react": "^19.2.0", "react-native": "0.83.4", - "react-native-windows": "0.83.0" + "react-native-windows": "0.83.1" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index 3c3ff58cc00..f0aff504adf 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Tue, 09 Jun 2026 21:44:59 GMT", + "version": "0.83.1", + "tag": "react-native-windows_v0.83.1", + "comments": { + "patch": [ + { + "author": "30809111+acoates-ms@users.noreply.github.com", + "package": "react-native-windows", + "commit": "df648065a4584f60fb9b7f6808c8b3908abbcc06", + "comment": "Expose ReactNativeWindow from ReactNativeWin32App" + } + ] + } + }, { "date": "Tue, 26 May 2026 08:35:27 GMT", "version": "0.83.0", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index 124c4a252b2..08716ba1682 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - react-native-windows - + +## 0.83.1 + +Tue, 09 Jun 2026 21:44:59 GMT + +### Patches + +- Expose ReactNativeWindow from ReactNativeWin32App (30809111+acoates-ms@users.noreply.github.com) + ## 0.83.0 Tue, 26 May 2026 08:35:27 GMT diff --git a/vnext/PropertySheets/Generated/PackageVersion.g.props b/vnext/PropertySheets/Generated/PackageVersion.g.props index 3e25c7886ac..c9f92d22f47 100644 --- a/vnext/PropertySheets/Generated/PackageVersion.g.props +++ b/vnext/PropertySheets/Generated/PackageVersion.g.props @@ -10,11 +10,11 @@ --> - 0.83.0 + 0.83.1 0 83 - 0 + 1 false - 0fc74b3bd7d368b133e5633b387a79b4df844a96 + df648065a4584f60fb9b7f6808c8b3908abbcc06 \ No newline at end of file diff --git a/vnext/package.json b/vnext/package.json index 88a52b5455f..37a7e40ebbe 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.83.0", + "version": "0.83.1", "license": "MIT", "repository": { "type": "git",