diff --git a/change/react-native-windows-959c3f60-0f33-4ac8-a081-dc6452e2d455.json b/change/react-native-windows-959c3f60-0f33-4ac8-a081-dc6452e2d455.json deleted file mode 100644 index 9b547c58d34..00000000000 --- a/change/react-native-windows-959c3f60-0f33-4ac8-a081-dc6452e2d455.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "prerelease", - "comment": "Speed up the publish pipeline", - "packageName": "react-native-windows", - "email": "vmorozov@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/packages/@react-native-windows/automation-channel/CHANGELOG.json b/packages/@react-native-windows/automation-channel/CHANGELOG.json index f645682eb9f..41d797874e4 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": "Sat, 21 Mar 2026 02:07:56 GMT", + "version": "0.82.2", + "tag": "@react-native-windows/automation-channel_v0.82.2", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation-channel", + "comment": "Bump react-native-windows to v0.82.2", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 17 Mar 2026 07:34:22 GMT", "version": "0.82.1", diff --git a/packages/@react-native-windows/automation-channel/CHANGELOG.md b/packages/@react-native-windows/automation-channel/CHANGELOG.md index 4a8e22ee0b1..b35d2d556f4 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.82.2 + +Sat, 21 Mar 2026 02:07:56 GMT + +### Patches + +- Bump react-native-windows to v0.82.2 + ## 0.82.1 Tue, 17 Mar 2026 07:34:22 GMT diff --git a/packages/@react-native-windows/automation-channel/package.json b/packages/@react-native-windows/automation-channel/package.json index ae89da1c65d..f0191ac4399 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.82.1", + "version": "0.82.2", "license": "MIT", "repository": { "type": "git", @@ -33,7 +33,7 @@ "prettier": "2.8.8", "react": "19.1.1", "react-native": "0.82.1", - "react-native-windows": "0.82.1", + "react-native-windows": "0.82.2", "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 a50597e6035..abaeb6eabaa 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": "Sat, 21 Mar 2026 02:07:56 GMT", + "version": "0.82.2", + "tag": "@react-native-windows/automation-commands_v0.82.2", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation-commands", + "comment": "Bump @react-native-windows/automation-channel to v0.82.2", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 17 Mar 2026 07:34:22 GMT", "version": "0.82.1", diff --git a/packages/@react-native-windows/automation-commands/CHANGELOG.md b/packages/@react-native-windows/automation-commands/CHANGELOG.md index 4a5e4d1f763..89161f52c21 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.82.2 + +Sat, 21 Mar 2026 02:07:56 GMT + +### Patches + +- Bump @react-native-windows/automation-channel to v0.82.2 + ## 0.82.1 Tue, 17 Mar 2026 07:34:22 GMT diff --git a/packages/@react-native-windows/automation-commands/package.json b/packages/@react-native-windows/automation-commands/package.json index a6df6e8a669..e80e4042197 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.82.1", + "version": "0.82.2", "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.82.1", + "@react-native-windows/automation-channel": "0.82.2", "@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 fc81465a5b9..e7aef2a9d03 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": "Sat, 21 Mar 2026 02:07:56 GMT", + "version": "0.82.2", + "tag": "@react-native-windows/automation_v0.82.2", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation", + "comment": "Bump @react-native-windows/automation-channel to v0.82.2", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 17 Mar 2026 07:34:22 GMT", "version": "0.82.1", diff --git a/packages/@react-native-windows/automation/CHANGELOG.md b/packages/@react-native-windows/automation/CHANGELOG.md index 48e04adceaf..ac470257b60 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.82.2 + +Sat, 21 Mar 2026 02:07:56 GMT + +### Patches + +- Bump @react-native-windows/automation-channel to v0.82.2 + ## 0.82.1 Tue, 17 Mar 2026 07:34:22 GMT diff --git a/packages/@react-native-windows/automation/package.json b/packages/@react-native-windows/automation/package.json index af5a1556907..b7ff4a3ce7e 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.82.1", + "version": "0.82.2", "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.82.1", + "@react-native-windows/automation-channel": "0.82.2", "@react-native-windows/fs": "0.82.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 31c451095b8..1e97156466e 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.1.1", "react-native": "^0.82.0", - "react-native-windows": "0.82.1", + "react-native-windows": "0.82.2", "react-native-xaml": "^0.0.80" }, "devDependencies": { @@ -35,7 +35,7 @@ "just-scripts": "^1.3.3", "react-native": "0.82.1", "react-native-platform-override": "0.82.0", - "react-native-windows": "0.82.1", + "react-native-windows": "0.82.2", "typescript": "5.0.4" }, "engines": { diff --git a/packages/debug-test/package.json b/packages/debug-test/package.json index 45ecdf5c940..b43ade747c2 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.82.1", + "@react-native-windows/automation": "0.82.2", "@react-native-windows/fs": "0.82.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 9b9ec303908..ab20036963c 100644 --- a/packages/e2e-test-app-fabric/package.json +++ b/packages/e2e-test-app-fabric/package.json @@ -14,14 +14,14 @@ "bundle:debug": "npx @react-native-community/cli bundle --entry-file index.js --bundle-output ./windows/x64/Debug/RNTesterApp-Fabric/Bundle/index.windows.bundle --assets-dest ./windows/x64/Debug/RNTesterApp-Fabric/Bundle --platform windows" }, "dependencies": { - "@react-native-windows/automation-channel": "0.82.1", + "@react-native-windows/automation-channel": "0.82.2", "@react-native-windows/tester": "0.0.1", "@types/react": "^19.1.1", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", "react": "^19.1.1", "react-native": "0.82.1", - "react-native-windows": "0.82.1" + "react-native-windows": "0.82.2" }, "devDependencies": { "@babel/core": "^7.25.2", @@ -30,8 +30,8 @@ "@babel/preset-typescript": "^7.8.3", "@babel/runtime": "^7.20.0", "@react-native-community/cli": "20.0.0", - "@react-native-windows/automation": "0.82.1", - "@react-native-windows/automation-commands": "0.82.1", + "@react-native-windows/automation": "0.82.2", + "@react-native-windows/automation-commands": "0.82.2", "@react-native/metro-config": "0.82.1", "@rnw-scripts/babel-node-config": "2.3.3", "@rnw-scripts/babel-react-native-config": "0.0.0", diff --git a/packages/playground/package.json b/packages/playground/package.json index c68ae1cbcbb..d89d415090f 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -16,7 +16,7 @@ "@typescript-eslint/parser": "^7.1.1", "react": "^19.1.1", "react-native": "0.82.1", - "react-native-windows": "0.82.1" + "react-native-windows": "0.82.2" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/sample-app-fabric/package.json b/packages/sample-app-fabric/package.json index 036c40f54cc..735fd9622f2 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.1.1", "react-native": "0.82.1", - "react-native-windows": "0.82.1" + "react-native-windows": "0.82.2" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/sample-custom-component/package.json b/packages/sample-custom-component/package.json index 6b39f9acb95..e80e47e630a 100644 --- a/packages/sample-custom-component/package.json +++ b/packages/sample-custom-component/package.json @@ -23,7 +23,7 @@ "@types/react": "^19.1.1", "react": "^19.1.1", "react-native": "0.82.1", - "react-native-windows": "0.82.1" + "react-native-windows": "0.82.2" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index b9d6d01e780..c20ca683a35 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Sat, 21 Mar 2026 02:07:56 GMT", + "version": "0.82.2", + "tag": "react-native-windows_v0.82.2", + "comments": { + "patch": [ + { + "author": "vmorozov@microsoft.com", + "package": "react-native-windows", + "commit": "fe3e3c1a405b15203401902c29507049d45dab19", + "comment": "Speed up the publish pipeline" + } + ] + } + }, { "date": "Tue, 17 Mar 2026 07:34:22 GMT", "version": "0.82.1", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index 7d5bdb0a2e0..3f89b7c56db 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - react-native-windows - + +## 0.82.2 + +Sat, 21 Mar 2026 02:07:56 GMT + +### Patches + +- Speed up the publish pipeline (vmorozov@microsoft.com) + ## 0.82.1 Tue, 17 Mar 2026 07:34:22 GMT diff --git a/vnext/PropertySheets/Generated/PackageVersion.g.props b/vnext/PropertySheets/Generated/PackageVersion.g.props index 92d20ac214a..27e54b4e4ce 100644 --- a/vnext/PropertySheets/Generated/PackageVersion.g.props +++ b/vnext/PropertySheets/Generated/PackageVersion.g.props @@ -10,11 +10,11 @@ --> - 0.82.1 + 0.82.2 0 82 - 1 + 2 false - 6738aadcbca05475c0a9d0719b078b99d493517e + fe3e3c1a405b15203401902c29507049d45dab19 \ No newline at end of file diff --git a/vnext/package.json b/vnext/package.json index 9bc94a7e6f1..9c21f5f83a8 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.82.1", + "version": "0.82.2", "license": "MIT", "repository": { "type": "git",