From 5aeac6325d6a863208a6de047671056ba4d2328c Mon Sep 17 00:00:00 2001 From: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com> Date: Sat, 21 Mar 2026 02:43:24 +0000 Subject: [PATCH] RELEASE: Releasing 16 package(s) (0.81-stable) --- ...-d501d375-47e5-4d3a-9cbc-4e82c50b8aad.json | 7 ---- ...-11d17e38-1d0e-4ba7-b807-02f7bf4e0da9.json | 7 ---- ...-959c3f60-0f33-4ac8-a081-dc6452e2d455.json | 7 ---- .../automation-channel/CHANGELOG.json | 15 +++++++++ .../automation-channel/CHANGELOG.md | 10 +++++- .../automation-channel/package.json | 4 +-- .../automation-commands/CHANGELOG.json | 15 +++++++++ .../automation-commands/CHANGELOG.md | 10 +++++- .../automation-commands/package.json | 4 +-- .../automation/CHANGELOG.json | 15 +++++++++ .../automation/CHANGELOG.md | 10 +++++- .../automation/package.json | 4 +-- .../@react-native-windows/cli/CHANGELOG.json | 15 +++++++++ .../@react-native-windows/cli/CHANGELOG.md | 10 +++++- .../@react-native-windows/cli/package.json | 4 +-- .../codegen/CHANGELOG.json | 15 +++++++++ .../codegen/CHANGELOG.md | 10 +++++- .../codegen/package.json | 2 +- .../@react-native-windows/tester/package.json | 4 +-- packages/debug-test/package.json | 2 +- packages/e2e-test-app-fabric/package.json | 8 ++--- packages/e2e-test-app/package.json | 8 ++--- packages/integration-test-app/package.json | 4 +-- packages/playground/package.json | 2 +- .../react-native-windows-init/CHANGELOG.json | 15 +++++++++ .../react-native-windows-init/CHANGELOG.md | 10 +++++- .../react-native-windows-init/package.json | 4 +-- packages/sample-app-fabric/package.json | 2 +- packages/sample-apps/package.json | 6 ++-- packages/sample-custom-component/package.json | 2 +- vnext/CHANGELOG.json | 33 +++++++++++++++++++ vnext/CHANGELOG.md | 13 +++++++- .../Generated/PackageVersion.g.props | 6 ++-- vnext/package.json | 6 ++-- 34 files changed, 225 insertions(+), 64 deletions(-) delete mode 100644 change/@react-native-windows-codegen-d501d375-47e5-4d3a-9cbc-4e82c50b8aad.json delete mode 100644 change/react-native-windows-11d17e38-1d0e-4ba7-b807-02f7bf4e0da9.json delete mode 100644 change/react-native-windows-959c3f60-0f33-4ac8-a081-dc6452e2d455.json diff --git a/change/@react-native-windows-codegen-d501d375-47e5-4d3a-9cbc-4e82c50b8aad.json b/change/@react-native-windows-codegen-d501d375-47e5-4d3a-9cbc-4e82c50b8aad.json deleted file mode 100644 index d487391891c..00000000000 --- a/change/@react-native-windows-codegen-d501d375-47e5-4d3a-9cbc-4e82c50b8aad.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Speed up the publish pipeline (#15785)", - "packageName": "@react-native-windows/codegen", - "email": "vmorozov@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/react-native-windows-11d17e38-1d0e-4ba7-b807-02f7bf4e0da9.json b/change/react-native-windows-11d17e38-1d0e-4ba7-b807-02f7bf4e0da9.json deleted file mode 100644 index f8245f7fe7b..00000000000 --- a/change/react-native-windows-11d17e38-1d0e-4ba7-b807-02f7bf4e0da9.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "prerelease", - "comment": "Try fixing the circular dependency error", - "packageName": "react-native-windows", - "email": "66076509+vineethkuttan@users.noreply.github.com", - "dependentChangeType": "patch" -} 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 07707a4d641..9456503ad54 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:43:22 GMT", + "version": "0.81.9", + "tag": "@react-native-windows/automation-channel_v0.81.9", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation-channel", + "comment": "Bump react-native-windows to v0.81.9", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 17 Mar 2026 07:15:18 GMT", "version": "0.81.8", diff --git a/packages/@react-native-windows/automation-channel/CHANGELOG.md b/packages/@react-native-windows/automation-channel/CHANGELOG.md index af27cf8aa22..1e195ed2ce1 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.81.9 + +Sat, 21 Mar 2026 02:43:22 GMT + +### Patches + +- Bump react-native-windows to v0.81.9 + ## 0.81.8 Tue, 17 Mar 2026 07:15:18 GMT diff --git a/packages/@react-native-windows/automation-channel/package.json b/packages/@react-native-windows/automation-channel/package.json index 85bbf55c339..d28fc1dfd55 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.81.8", + "version": "0.81.9", "license": "MIT", "repository": { "type": "git", @@ -33,7 +33,7 @@ "prettier": "2.8.8", "react": "19.1.4", "react-native": "0.81.6", - "react-native-windows": "0.81.8", + "react-native-windows": "0.81.9", "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 4cc300f189b..354c06ff6a3 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:43:22 GMT", + "version": "0.81.9", + "tag": "@react-native-windows/automation-commands_v0.81.9", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation-commands", + "comment": "Bump @react-native-windows/automation-channel to v0.81.9", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 17 Mar 2026 07:15:18 GMT", "version": "0.81.8", diff --git a/packages/@react-native-windows/automation-commands/CHANGELOG.md b/packages/@react-native-windows/automation-commands/CHANGELOG.md index b0e566ab259..a2e64bef4c0 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.81.9 + +Sat, 21 Mar 2026 02:43:22 GMT + +### Patches + +- Bump @react-native-windows/automation-channel to v0.81.9 + ## 0.81.8 Tue, 17 Mar 2026 07:15:18 GMT diff --git a/packages/@react-native-windows/automation-commands/package.json b/packages/@react-native-windows/automation-commands/package.json index 2b1fccd880f..6bbe88ef5a3 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.81.8", + "version": "0.81.9", "description": "Allows controlling your react-native-windows application", "main": "lib-commonjs/index.js", "license": "MIT", @@ -17,7 +17,7 @@ "watch": "rnw-scripts watch" }, "dependencies": { - "@react-native-windows/automation-channel": "0.81.8", + "@react-native-windows/automation-channel": "0.81.9", "@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 f074b0a0187..76e5f79ad47 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:43:22 GMT", + "version": "0.81.9", + "tag": "@react-native-windows/automation_v0.81.9", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation", + "comment": "Bump @react-native-windows/automation-channel to v0.81.9", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 17 Mar 2026 07:15:18 GMT", "version": "0.81.8", diff --git a/packages/@react-native-windows/automation/CHANGELOG.md b/packages/@react-native-windows/automation/CHANGELOG.md index 122edc3707e..9f0e586a160 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.81.9 + +Sat, 21 Mar 2026 02:43:22 GMT + +### Patches + +- Bump @react-native-windows/automation-channel to v0.81.9 + ## 0.81.8 Tue, 17 Mar 2026 07:15:18 GMT diff --git a/packages/@react-native-windows/automation/package.json b/packages/@react-native-windows/automation/package.json index 32170d2dc57..af74c8b7295 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.81.8", + "version": "0.81.9", "description": "UI Automation Suite for React Native Windows Applications", "main": "lib-commonjs/index.js", "repository": { @@ -17,7 +17,7 @@ "watch": "rnw-scripts watch" }, "dependencies": { - "@react-native-windows/automation-channel": "0.81.8", + "@react-native-windows/automation-channel": "0.81.9", "@react-native-windows/fs": "0.81.1", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", diff --git a/packages/@react-native-windows/cli/CHANGELOG.json b/packages/@react-native-windows/cli/CHANGELOG.json index 9d749942057..f27f52a25d9 100644 --- a/packages/@react-native-windows/cli/CHANGELOG.json +++ b/packages/@react-native-windows/cli/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@react-native-windows/cli", "entries": [ + { + "date": "Sat, 21 Mar 2026 02:43:22 GMT", + "version": "0.81.5", + "tag": "@react-native-windows/cli_v0.81.5", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/cli", + "comment": "Bump @react-native-windows/codegen to v0.81.5", + "commit": "not available" + } + ] + } + }, { "date": "Thu, 12 Mar 2026 08:48:51 GMT", "version": "0.81.4", diff --git a/packages/@react-native-windows/cli/CHANGELOG.md b/packages/@react-native-windows/cli/CHANGELOG.md index 43fa8bc0413..39ef64f6e81 100644 --- a/packages/@react-native-windows/cli/CHANGELOG.md +++ b/packages/@react-native-windows/cli/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @react-native-windows/cli - + +## 0.81.5 + +Sat, 21 Mar 2026 02:43:22 GMT + +### Patches + +- Bump @react-native-windows/codegen to v0.81.5 + ## 0.81.4 Thu, 12 Mar 2026 08:48:51 GMT diff --git a/packages/@react-native-windows/cli/package.json b/packages/@react-native-windows/cli/package.json index 385c8d5f0aa..0f32eb5934b 100644 --- a/packages/@react-native-windows/cli/package.json +++ b/packages/@react-native-windows/cli/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-windows/cli", - "version": "0.81.4", + "version": "0.81.5", "license": "MIT", "main": "lib-commonjs/index.js", "repository": { @@ -17,7 +17,7 @@ "watch": "rnw-scripts watch" }, "dependencies": { - "@react-native-windows/codegen": "0.81.4", + "@react-native-windows/codegen": "0.81.5", "@react-native-windows/fs": "0.81.1", "@react-native-windows/package-utils": "0.81.1", "@react-native-windows/telemetry": "0.81.2", diff --git a/packages/@react-native-windows/codegen/CHANGELOG.json b/packages/@react-native-windows/codegen/CHANGELOG.json index dc5e8fc2de0..407a098876f 100644 --- a/packages/@react-native-windows/codegen/CHANGELOG.json +++ b/packages/@react-native-windows/codegen/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@react-native-windows/codegen", "entries": [ + { + "date": "Sat, 21 Mar 2026 02:43:22 GMT", + "version": "0.81.5", + "tag": "@react-native-windows/codegen_v0.81.5", + "comments": { + "patch": [ + { + "author": "vmorozov@microsoft.com", + "package": "@react-native-windows/codegen", + "commit": "1933bc69992ad9f199d0b2ebfa7ded80b141655e", + "comment": "Speed up the publish pipeline (#15785)" + } + ] + } + }, { "date": "Thu, 12 Mar 2026 08:48:51 GMT", "version": "0.81.4", diff --git a/packages/@react-native-windows/codegen/CHANGELOG.md b/packages/@react-native-windows/codegen/CHANGELOG.md index e0b4d9800ce..0b2ff86cb11 100644 --- a/packages/@react-native-windows/codegen/CHANGELOG.md +++ b/packages/@react-native-windows/codegen/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @react-native-windows/codegen - + +## 0.81.5 + +Sat, 21 Mar 2026 02:43:22 GMT + +### Patches + +- Speed up the publish pipeline (#15785) (vmorozov@microsoft.com) + ## 0.81.4 Thu, 12 Mar 2026 08:48:51 GMT diff --git a/packages/@react-native-windows/codegen/package.json b/packages/@react-native-windows/codegen/package.json index 69f085d2323..4cb98dc9737 100644 --- a/packages/@react-native-windows/codegen/package.json +++ b/packages/@react-native-windows/codegen/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-windows/codegen", - "version": "0.81.4", + "version": "0.81.5", "description": "Generators for react-native-codegen targeting react-native-windows", "main": "lib-commonjs/index.js", "repository": { diff --git a/packages/@react-native-windows/tester/package.json b/packages/@react-native-windows/tester/package.json index 05d21a4ea37..93d89526edc 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.4", "react-native": "^0.81.0", - "react-native-windows": "0.81.8", + "react-native-windows": "0.81.9", "react-native-xaml": "^0.0.80" }, "devDependencies": { @@ -35,7 +35,7 @@ "just-scripts": "^1.3.3", "react-native": "0.81.6", "react-native-platform-override": "0.81.2", - "react-native-windows": "0.81.8", + "react-native-windows": "0.81.9", "typescript": "5.0.4" }, "engines": { diff --git a/packages/debug-test/package.json b/packages/debug-test/package.json index b9ac59873e2..9ccf7baffa5 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.81.8", + "@react-native-windows/automation": "0.81.9", "@react-native-windows/fs": "0.81.1", "@rnw-scripts/eslint-config": "1.2.37", "@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 93ab6cb1c85..3a27782d09e 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.81.8", + "@react-native-windows/automation-channel": "0.81.9", "@react-native-windows/tester": "0.0.1", "@types/react": "^19.1.4", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", "react": "19.1.4", "react-native": "0.81.6", - "react-native-windows": "0.81.8" + "react-native-windows": "0.81.9" }, "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": "17.0.0", - "@react-native-windows/automation": "0.81.8", - "@react-native-windows/automation-commands": "0.81.8", + "@react-native-windows/automation": "0.81.9", + "@react-native-windows/automation-commands": "0.81.9", "@react-native/metro-config": "0.81.6", "@rnw-scripts/babel-node-config": "2.3.3", "@rnw-scripts/babel-react-native-config": "0.0.0", diff --git a/packages/e2e-test-app/package.json b/packages/e2e-test-app/package.json index 411bd8bb756..d2291d3423e 100644 --- a/packages/e2e-test-app/package.json +++ b/packages/e2e-test-app/package.json @@ -14,14 +14,14 @@ }, "dependencies": { "@react-native-picker/picker": "^2.5.1", - "@react-native-windows/automation-channel": "0.81.8", + "@react-native-windows/automation-channel": "0.81.9", "@react-native-windows/tester": "0.0.1", "@types/react": "^19.1.4", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", "react": "19.1.4", "react-native": "0.81.6", - "react-native-windows": "0.81.8", + "react-native-windows": "0.81.9", "react-native-xaml": "^0.0.80" }, "devDependencies": { @@ -31,8 +31,8 @@ "@babel/preset-typescript": "^7.8.3", "@babel/runtime": "^7.20.0", "@react-native-community/cli": "17.0.0", - "@react-native-windows/automation": "0.81.8", - "@react-native-windows/automation-commands": "0.81.8", + "@react-native-windows/automation": "0.81.9", + "@react-native-windows/automation-commands": "0.81.9", "@react-native/metro-config": "0.81.6", "@rnw-scripts/babel-node-config": "2.3.3", "@rnw-scripts/babel-react-native-config": "0.0.0", diff --git a/packages/integration-test-app/package.json b/packages/integration-test-app/package.json index 835ed425222..3ae6b46a8c0 100644 --- a/packages/integration-test-app/package.json +++ b/packages/integration-test-app/package.json @@ -10,7 +10,7 @@ "integration-test": "jest --config jest.integration.config.js --runInBand --verbose" }, "dependencies": { - "@react-native-windows/automation-channel": "0.81.8", + "@react-native-windows/automation-channel": "0.81.9", "@react-native-windows/fs": "0.81.1", "@types/react": "^19.1.4", "@typescript-eslint/eslint-plugin": "^7.1.1", @@ -18,7 +18,7 @@ "chai": "^4.2.0", "react": "19.1.4", "react-native": "0.81.6", - "react-native-windows": "0.81.8" + "react-native-windows": "0.81.9" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/playground/package.json b/packages/playground/package.json index 7086570f229..0e2ff12ed81 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -16,7 +16,7 @@ "@typescript-eslint/parser": "^7.1.1", "react": "19.1.4", "react-native": "0.81.6", - "react-native-windows": "0.81.8" + "react-native-windows": "0.81.9" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/react-native-windows-init/CHANGELOG.json b/packages/react-native-windows-init/CHANGELOG.json index 1acb5dbcdd9..88fd4726c94 100644 --- a/packages/react-native-windows-init/CHANGELOG.json +++ b/packages/react-native-windows-init/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "react-native-windows-init", "entries": [ + { + "date": "Sat, 21 Mar 2026 02:43:22 GMT", + "version": "0.81.5", + "tag": "react-native-windows-init_v0.81.5", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "react-native-windows-init", + "comment": "Bump @react-native-windows/cli to v0.81.5", + "commit": "not available" + } + ] + } + }, { "date": "Thu, 12 Mar 2026 08:48:51 GMT", "version": "0.81.4", diff --git a/packages/react-native-windows-init/CHANGELOG.md b/packages/react-native-windows-init/CHANGELOG.md index 26366796e6f..b3e405a3def 100644 --- a/packages/react-native-windows-init/CHANGELOG.md +++ b/packages/react-native-windows-init/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - react-native-windows-init - + +## 0.81.5 + +Sat, 21 Mar 2026 02:43:22 GMT + +### Patches + +- Bump @react-native-windows/cli to v0.81.5 + ## 0.81.4 Thu, 12 Mar 2026 08:48:51 GMT diff --git a/packages/react-native-windows-init/package.json b/packages/react-native-windows-init/package.json index ce276502091..a57d6b928c0 100644 --- a/packages/react-native-windows-init/package.json +++ b/packages/react-native-windows-init/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows-init", - "version": "0.81.4", + "version": "0.81.5", "description": "CLI to add react-native-windows to an existing react-native project", "main": "index.js", "repository": { @@ -36,7 +36,7 @@ "yargs": "^16.2.0" }, "devDependencies": { - "@react-native-windows/cli": "0.81.4", + "@react-native-windows/cli": "0.81.5", "@rnw-scripts/eslint-config": "1.2.37", "@rnw-scripts/jest-unittest-config": "1.5.12", "@rnw-scripts/just-task": "2.3.56", diff --git a/packages/sample-app-fabric/package.json b/packages/sample-app-fabric/package.json index 6dad661b17a..6ec09743ce8 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.4", "react-native": "0.81.6", - "react-native-windows": "0.81.8" + "react-native-windows": "0.81.9" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/sample-apps/package.json b/packages/sample-apps/package.json index 7e8c06814e7..79b9063c56d 100644 --- a/packages/sample-apps/package.json +++ b/packages/sample-apps/package.json @@ -17,15 +17,15 @@ "@typescript-eslint/parser": "^7.1.1", "react": "19.1.4", "react-native": "0.81.6", - "react-native-windows": "0.81.8" + "react-native-windows": "0.81.9" }, "devDependencies": { "@babel/core": "^7.25.2", "@babel/eslint-parser": "^7.25.1", "@babel/runtime": "^7.20.0", "@react-native-community/cli": "17.0.0", - "@react-native-windows/cli": "0.81.4", - "@react-native-windows/codegen": "0.81.4", + "@react-native-windows/cli": "0.81.5", + "@react-native-windows/codegen": "0.81.5", "@react-native/metro-config": "0.81.6", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.37", diff --git a/packages/sample-custom-component/package.json b/packages/sample-custom-component/package.json index 5fe5d62de13..dce3ae11871 100644 --- a/packages/sample-custom-component/package.json +++ b/packages/sample-custom-component/package.json @@ -23,7 +23,7 @@ "@types/react": "^19.1.4", "react": "19.1.4", "react-native": "0.81.6", - "react-native-windows": "0.81.8" + "react-native-windows": "0.81.9" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index abf76d6e887..ea1700c45fd 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,39 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Sat, 21 Mar 2026 02:43:22 GMT", + "version": "0.81.9", + "tag": "react-native-windows_v0.81.9", + "comments": { + "patch": [ + { + "author": "66076509+vineethkuttan@users.noreply.github.com", + "package": "react-native-windows", + "commit": "1933bc69992ad9f199d0b2ebfa7ded80b141655e", + "comment": "Try fixing the circular dependency error" + }, + { + "author": "vmorozov@microsoft.com", + "package": "react-native-windows", + "commit": "1933bc69992ad9f199d0b2ebfa7ded80b141655e", + "comment": "Speed up the publish pipeline" + }, + { + "author": "beachball", + "package": "react-native-windows", + "comment": "Bump @react-native-windows/cli to v0.81.5", + "commit": "not available" + }, + { + "author": "beachball", + "package": "react-native-windows", + "comment": "Bump @react-native-windows/codegen to v0.81.5", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 17 Mar 2026 07:15:18 GMT", "version": "0.81.8", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index 62f07ba8e21..89c2fdce3f2 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,9 +1,20 @@ # Change Log - react-native-windows - + +## 0.81.9 + +Sat, 21 Mar 2026 02:43:22 GMT + +### Patches + +- Try fixing the circular dependency error (66076509+vineethkuttan@users.noreply.github.com) +- Speed up the publish pipeline (vmorozov@microsoft.com) +- Bump @react-native-windows/cli to v0.81.5 +- Bump @react-native-windows/codegen to v0.81.5 + ## 0.81.8 Tue, 17 Mar 2026 07:15:18 GMT diff --git a/vnext/PropertySheets/Generated/PackageVersion.g.props b/vnext/PropertySheets/Generated/PackageVersion.g.props index 36aaa7ff7f1..fc401cb162d 100644 --- a/vnext/PropertySheets/Generated/PackageVersion.g.props +++ b/vnext/PropertySheets/Generated/PackageVersion.g.props @@ -10,11 +10,11 @@ --> - 0.81.8 + 0.81.9 0 81 - 8 + 9 false - 97bd1fc976b2e8a86776527e32a4126efe4ad72a + 1933bc69992ad9f199d0b2ebfa7ded80b141655e \ No newline at end of file diff --git a/vnext/package.json b/vnext/package.json index d4676183a1f..6155ab179a1 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.81.8", + "version": "0.81.9", "license": "MIT", "repository": { "type": "git", @@ -26,7 +26,7 @@ "@react-native-community/cli": "17.0.0", "@react-native-community/cli-platform-android": "17.0.0", "@react-native-community/cli-platform-ios": "17.0.0", - "@react-native-windows/cli": "0.81.4", + "@react-native-windows/cli": "0.81.5", "@react-native/assets": "1.0.0", "@react-native/assets-registry": "0.81.6", "@react-native/codegen": "0.81.6", @@ -68,7 +68,7 @@ "yargs": "^17.6.2" }, "devDependencies": { - "@react-native-windows/codegen": "0.81.4", + "@react-native-windows/codegen": "0.81.5", "@react-native/metro-config": "0.81.6", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.37",