diff --git a/change/@react-native-windows-cli-e6119ddf-e352-4c27-9367-51b99e16d6bc.json b/change/@react-native-windows-cli-e6119ddf-e352-4c27-9367-51b99e16d6bc.json deleted file mode 100644 index c2e6f181b6c..00000000000 --- a/change/@react-native-windows-cli-e6119ddf-e352-4c27-9367-51b99e16d6bc.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Bump @xmldom/xmldom from 0.7.13 to 0.8.13", - "packageName": "@react-native-windows/cli", - "email": "223556219+Copilot@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/@react-native-windows-telemetry-dd5b7f1f-39b0-4539-bc0f-af70d13a645d.json b/change/@react-native-windows-telemetry-dd5b7f1f-39b0-4539-bc0f-af70d13a645d.json deleted file mode 100644 index 3e78b96ae09..00000000000 --- a/change/@react-native-windows-telemetry-dd5b7f1f-39b0-4539-bc0f-af70d13a645d.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Bump @xmldom/xmldom from 0.7.13 to 0.8.13", - "packageName": "@react-native-windows/telemetry", - "email": "223556219+Copilot@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 c4207f741f2..43c83c79fd8 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": "Thu, 23 Jul 2026 23:58:53 GMT", + "version": "0.81.33", + "tag": "@react-native-windows/automation-channel_v0.81.33", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation-channel", + "comment": "Bump react-native-windows to v0.81.33", + "commit": "not available" + } + ] + } + }, { "date": "Thu, 16 Jul 2026 00:05:43 GMT", "version": "0.81.32", diff --git a/packages/@react-native-windows/automation-channel/CHANGELOG.md b/packages/@react-native-windows/automation-channel/CHANGELOG.md index dcb967b07fc..84078b8dac5 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.33 + +Thu, 23 Jul 2026 23:58:53 GMT + +### Patches + +- Bump react-native-windows to v0.81.33 + ## 0.81.32 Thu, 16 Jul 2026 00:05:43 GMT diff --git a/packages/@react-native-windows/automation-channel/package.json b/packages/@react-native-windows/automation-channel/package.json index 7e3049cdde6..ef955a30d4b 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.32", + "version": "0.81.33", "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.32", + "react-native-windows": "0.81.33", "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 2cbb1e27ed1..5d54e84f3f7 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": "Thu, 23 Jul 2026 23:58:53 GMT", + "version": "0.81.33", + "tag": "@react-native-windows/automation-commands_v0.81.33", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation-commands", + "comment": "Bump @react-native-windows/automation-channel to v0.81.33", + "commit": "not available" + } + ] + } + }, { "date": "Thu, 16 Jul 2026 00:05:43 GMT", "version": "0.81.32", diff --git a/packages/@react-native-windows/automation-commands/CHANGELOG.md b/packages/@react-native-windows/automation-commands/CHANGELOG.md index 8432fa6cd27..b8f5a456168 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.33 + +Thu, 23 Jul 2026 23:58:53 GMT + +### Patches + +- Bump @react-native-windows/automation-channel to v0.81.33 + ## 0.81.32 Thu, 16 Jul 2026 00:05:43 GMT diff --git a/packages/@react-native-windows/automation-commands/package.json b/packages/@react-native-windows/automation-commands/package.json index e57dc85a3b7..172fc85f7cd 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.32", + "version": "0.81.33", "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.32", + "@react-native-windows/automation-channel": "0.81.33", "@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 2c335813250..dc81de536a7 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": "Thu, 23 Jul 2026 23:58:53 GMT", + "version": "0.81.33", + "tag": "@react-native-windows/automation_v0.81.33", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation", + "comment": "Bump @react-native-windows/automation-channel to v0.81.33", + "commit": "not available" + } + ] + } + }, { "date": "Thu, 16 Jul 2026 00:05:43 GMT", "version": "0.81.32", diff --git a/packages/@react-native-windows/automation/CHANGELOG.md b/packages/@react-native-windows/automation/CHANGELOG.md index 34c73c61be3..78ef0ef699e 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.33 + +Thu, 23 Jul 2026 23:58:53 GMT + +### Patches + +- Bump @react-native-windows/automation-channel to v0.81.33 + ## 0.81.32 Thu, 16 Jul 2026 00:05:43 GMT diff --git a/packages/@react-native-windows/automation/package.json b/packages/@react-native-windows/automation/package.json index 438177f2441..8a75b8bc36c 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.32", + "version": "0.81.33", "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.32", + "@react-native-windows/automation-channel": "0.81.33", "@react-native-windows/find-dotnet-tools": "0.0.0-canary.2", "@react-native-windows/fs": "0.81.1", "@typescript-eslint/eslint-plugin": "^7.1.1", diff --git a/packages/@react-native-windows/cli/CHANGELOG.json b/packages/@react-native-windows/cli/CHANGELOG.json index 4ccb03fba90..b5787ea16a4 100644 --- a/packages/@react-native-windows/cli/CHANGELOG.json +++ b/packages/@react-native-windows/cli/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@react-native-windows/cli", "entries": [ + { + "date": "Thu, 23 Jul 2026 23:58:53 GMT", + "version": "0.81.7", + "tag": "@react-native-windows/cli_v0.81.7", + "comments": { + "patch": [ + { + "author": "223556219+Copilot@users.noreply.github.com", + "package": "@react-native-windows/cli", + "commit": "7e68610b55d32869cf49d3140a3cda1fdaad9ca9", + "comment": "Bump @xmldom/xmldom from 0.7.13 to 0.8.13" + }, + { + "author": "beachball", + "package": "@react-native-windows/cli", + "comment": "Bump @react-native-windows/telemetry to v0.81.3", + "commit": "not available" + } + ] + } + }, { "date": "Fri, 12 Jun 2026 04:17:47 GMT", "version": "0.81.6", diff --git a/packages/@react-native-windows/cli/CHANGELOG.md b/packages/@react-native-windows/cli/CHANGELOG.md index 6eca2a7b053..2c79d7c6dc5 100644 --- a/packages/@react-native-windows/cli/CHANGELOG.md +++ b/packages/@react-native-windows/cli/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @react-native-windows/cli - + +## 0.81.7 + +Thu, 23 Jul 2026 23:58:53 GMT + +### Patches + +- Bump @xmldom/xmldom from 0.7.13 to 0.8.13 (223556219+Copilot@users.noreply.github.com) +- Bump @react-native-windows/telemetry to v0.81.3 + ## 0.81.6 Fri, 12 Jun 2026 04:17:47 GMT diff --git a/packages/@react-native-windows/cli/package.json b/packages/@react-native-windows/cli/package.json index 74940226a2f..b8c8dca4010 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.6", + "version": "0.81.7", "license": "MIT", "main": "lib-commonjs/index.js", "repository": { @@ -21,7 +21,7 @@ "@react-native-windows/find-dotnet-tools": "0.0.0-canary.2", "@react-native-windows/fs": "0.81.1", "@react-native-windows/package-utils": "0.81.1", - "@react-native-windows/telemetry": "0.81.2", + "@react-native-windows/telemetry": "0.81.3", "@xmldom/xmldom": "^0.8.13", "chalk": "^4.1.0", "cli-spinners": "^2.2.0", diff --git a/packages/@react-native-windows/find-dotnet-tools/CHANGELOG.json b/packages/@react-native-windows/find-dotnet-tools/CHANGELOG.json index 7a5b5707a05..1f8aef011d5 100644 --- a/packages/@react-native-windows/find-dotnet-tools/CHANGELOG.json +++ b/packages/@react-native-windows/find-dotnet-tools/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@react-native-windows/find-dotnet-tools", "entries": [ + { + "date": "Thu, 23 Jul 2026 23:58:53 GMT", + "version": "0.0.0-canary.2", + "tag": "@react-native-windows/find-dotnet-tools_v0.0.0-canary.2", + "comments": { + "undefined": [ + { + "author": "beachball", + "package": "@react-native-windows/find-dotnet-tools", + "comment": "Bump @react-native-windows/fs to v0.81.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@react-native-windows/find-dotnet-tools", + "comment": "Bump @rnw-scripts/eslint-config to v1.2.37", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@react-native-windows/find-dotnet-tools", + "comment": "Bump @rnw-scripts/just-task to v2.3.56", + "commit": "not available" + } + ] + } + }, { "date": "Thu, 16 Jul 2026 00:05:43 GMT", "version": "0.0.0-canary.2", diff --git a/packages/@react-native-windows/find-dotnet-tools/CHANGELOG.md b/packages/@react-native-windows/find-dotnet-tools/CHANGELOG.md index 8535e3695ee..54bffc68a64 100644 --- a/packages/@react-native-windows/find-dotnet-tools/CHANGELOG.md +++ b/packages/@react-native-windows/find-dotnet-tools/CHANGELOG.md @@ -1,11 +1,15 @@ # Change Log - @react-native-windows/find-dotnet-tools - + ## 0.0.0-canary.2 +Thu, 23 Jul 2026 23:58:53 GMT + +## 0.0.0-canary.2 + Thu, 16 Jul 2026 00:05:43 GMT ## 0.0.0-canary.2 diff --git a/packages/@react-native-windows/telemetry/CHANGELOG.json b/packages/@react-native-windows/telemetry/CHANGELOG.json index 03e63212929..309af7f4936 100644 --- a/packages/@react-native-windows/telemetry/CHANGELOG.json +++ b/packages/@react-native-windows/telemetry/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@react-native-windows/telemetry", "entries": [ + { + "date": "Thu, 23 Jul 2026 23:58:53 GMT", + "version": "0.81.3", + "tag": "@react-native-windows/telemetry_v0.81.3", + "comments": { + "patch": [ + { + "author": "223556219+Copilot@users.noreply.github.com", + "package": "@react-native-windows/telemetry", + "commit": "7e68610b55d32869cf49d3140a3cda1fdaad9ca9", + "comment": "Bump @xmldom/xmldom from 0.7.13 to 0.8.13" + } + ] + } + }, { "date": "Thu, 12 Mar 2026 08:48:51 GMT", "version": "0.81.2", diff --git a/packages/@react-native-windows/telemetry/CHANGELOG.md b/packages/@react-native-windows/telemetry/CHANGELOG.md index f6d79ba9633..26c5a839071 100644 --- a/packages/@react-native-windows/telemetry/CHANGELOG.md +++ b/packages/@react-native-windows/telemetry/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @react-native-windows/telemetry - + +## 0.81.3 + +Thu, 23 Jul 2026 23:58:53 GMT + +### Patches + +- Bump @xmldom/xmldom from 0.7.13 to 0.8.13 (223556219+Copilot@users.noreply.github.com) + ## 0.81.2 Thu, 12 Mar 2026 08:48:51 GMT diff --git a/packages/@react-native-windows/telemetry/package.json b/packages/@react-native-windows/telemetry/package.json index 8defde038fa..985abe361f5 100644 --- a/packages/@react-native-windows/telemetry/package.json +++ b/packages/@react-native-windows/telemetry/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-windows/telemetry", - "version": "0.81.2", + "version": "0.81.3", "license": "MIT", "main": "lib-commonjs/index.js", "typings": "lib-commonjs/index.d.ts", diff --git a/packages/@react-native-windows/tester/package.json b/packages/@react-native-windows/tester/package.json index 1c0ef9eed02..4c1dd9acf55 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.32", + "react-native-windows": "0.81.33", "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.32", + "react-native-windows": "0.81.33", "typescript": "5.0.4" }, "engines": { diff --git a/packages/debug-test/package.json b/packages/debug-test/package.json index ec07c3a0a11..ee598383d84 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.32", + "@react-native-windows/automation": "0.81.33", "@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 94c8a2764ae..84021df9eea 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.32", + "@react-native-windows/automation-channel": "0.81.33", "@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.32" + "react-native-windows": "0.81.33" }, "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.32", - "@react-native-windows/automation-commands": "0.81.32", + "@react-native-windows/automation": "0.81.33", + "@react-native-windows/automation-commands": "0.81.33", "@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 d50af895f35..6b656de0316 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.32", + "@react-native-windows/automation-channel": "0.81.33", "@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.32", + "react-native-windows": "0.81.33", "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.32", - "@react-native-windows/automation-commands": "0.81.32", + "@react-native-windows/automation": "0.81.33", + "@react-native-windows/automation-commands": "0.81.33", "@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 f36cf5dd2c9..01e7be84ac2 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.32", + "@react-native-windows/automation-channel": "0.81.33", "@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.32" + "react-native-windows": "0.81.33" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/playground/package.json b/packages/playground/package.json index 54e0414a71a..4b57eb4cb0a 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.32" + "react-native-windows": "0.81.33" }, "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 316bdc23635..1f473a592f6 100644 --- a/packages/react-native-windows-init/CHANGELOG.json +++ b/packages/react-native-windows-init/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "react-native-windows-init", "entries": [ + { + "date": "Thu, 23 Jul 2026 23:58:53 GMT", + "version": "0.81.7", + "tag": "react-native-windows-init_v0.81.7", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "react-native-windows-init", + "comment": "Bump @react-native-windows/telemetry to v0.81.3", + "commit": "not available" + }, + { + "author": "beachball", + "package": "react-native-windows-init", + "comment": "Bump @react-native-windows/cli to v0.81.7", + "commit": "not available" + } + ] + } + }, { "date": "Fri, 12 Jun 2026 04:17:47 GMT", "version": "0.81.6", diff --git a/packages/react-native-windows-init/CHANGELOG.md b/packages/react-native-windows-init/CHANGELOG.md index 410e995be24..f97b11042b7 100644 --- a/packages/react-native-windows-init/CHANGELOG.md +++ b/packages/react-native-windows-init/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - react-native-windows-init - + +## 0.81.7 + +Thu, 23 Jul 2026 23:58:53 GMT + +### Patches + +- Bump @react-native-windows/telemetry to v0.81.3 +- Bump @react-native-windows/cli to v0.81.7 + ## 0.81.6 Fri, 12 Jun 2026 04:17:47 GMT diff --git a/packages/react-native-windows-init/package.json b/packages/react-native-windows-init/package.json index 2004f3c2c3c..ef14ac7102a 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.6", + "version": "0.81.7", "description": "CLI to add react-native-windows to an existing react-native project", "main": "index.js", "repository": { @@ -22,7 +22,7 @@ }, "dependencies": { "@react-native-windows/fs": "0.81.1", - "@react-native-windows/telemetry": "0.81.2", + "@react-native-windows/telemetry": "0.81.3", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", "chalk": "^4.1.0", @@ -36,7 +36,7 @@ "yargs": "^16.2.0" }, "devDependencies": { - "@react-native-windows/cli": "0.81.6", + "@react-native-windows/cli": "0.81.7", "@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 521399b19a9..139fab89ce0 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.32" + "react-native-windows": "0.81.33" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/sample-apps/package.json b/packages/sample-apps/package.json index 9fcdd20f368..bd5310601ce 100644 --- a/packages/sample-apps/package.json +++ b/packages/sample-apps/package.json @@ -17,14 +17,14 @@ "@typescript-eslint/parser": "^7.1.1", "react": "19.1.4", "react-native": "0.81.6", - "react-native-windows": "0.81.32" + "react-native-windows": "0.81.33" }, "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.6", + "@react-native-windows/cli": "0.81.7", "@react-native-windows/codegen": "0.81.6", "@react-native/metro-config": "0.81.6", "@rnw-scripts/babel-react-native-config": "0.0.0", diff --git a/packages/sample-custom-component/package.json b/packages/sample-custom-component/package.json index 86899679a38..44378d4dbb8 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.32" + "react-native-windows": "0.81.33" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index 96f21f16e87..dc1088783cb 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Thu, 23 Jul 2026 23:58:53 GMT", + "version": "0.81.33", + "tag": "react-native-windows_v0.81.33", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "react-native-windows", + "comment": "Bump @react-native-windows/cli to v0.81.7", + "commit": "not available" + } + ] + } + }, { "date": "Thu, 16 Jul 2026 00:05:43 GMT", "version": "0.81.32", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index 24dc3b85e38..5c31b1b225f 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - react-native-windows - + +## 0.81.33 + +Thu, 23 Jul 2026 23:58:53 GMT + +### Patches + +- Bump @react-native-windows/cli to v0.81.7 + ## 0.81.32 Thu, 16 Jul 2026 00:05:43 GMT diff --git a/vnext/PropertySheets/Generated/PackageVersion.g.props b/vnext/PropertySheets/Generated/PackageVersion.g.props index 7b6803d495e..77623ec1a2c 100644 --- a/vnext/PropertySheets/Generated/PackageVersion.g.props +++ b/vnext/PropertySheets/Generated/PackageVersion.g.props @@ -10,11 +10,11 @@ --> - 0.81.32 + 0.81.33 0 81 - 32 + 33 false - 5a6e5592f624d8c202aa94757243ef73bb51a5b0 + 7e68610b55d32869cf49d3140a3cda1fdaad9ca9 \ No newline at end of file diff --git a/vnext/package.json b/vnext/package.json index adbed22c64e..31fe8f523ab 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.81.32", + "version": "0.81.33", "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.6", + "@react-native-windows/cli": "0.81.7", "@react-native/assets": "1.0.0", "@react-native/assets-registry": "0.81.6", "@react-native/codegen": "0.81.6",