Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -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",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation-channel

<!-- This log was last generated on Thu, 16 Jul 2026 00:05:43 GMT and should not be manually modified. -->
<!-- This log was last generated on Thu, 23 Jul 2026 23:58:53 GMT and should not be manually modified. -->

<!-- Start content -->

## 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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/automation-channel",
"version": "0.81.32",
"version": "0.81.33",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -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": [
Expand Down
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation-commands

<!-- This log was last generated on Thu, 16 Jul 2026 00:05:43 GMT and should not be manually modified. -->
<!-- This log was last generated on Thu, 23 Jul 2026 23:58:53 GMT and should not be manually modified. -->

<!-- Start content -->

## 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
Expand Down
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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"
},
Expand Down
15 changes: 15 additions & 0 deletions packages/@react-native-windows/automation/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/automation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation

<!-- This log was last generated on Thu, 16 Jul 2026 00:05:43 GMT and should not be manually modified. -->
<!-- This log was last generated on Thu, 23 Jul 2026 23:58:53 GMT and should not be manually modified. -->

<!-- Start content -->

## 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
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/automation/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand All @@ -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",
Expand Down
21 changes: 21 additions & 0 deletions packages/@react-native-windows/cli/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
11 changes: 10 additions & 1 deletion packages/@react-native-windows/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @react-native-windows/cli

<!-- This log was last generated on Fri, 12 Jun 2026 04:17:47 GMT and should not be manually modified. -->
<!-- This log was last generated on Thu, 23 Jul 2026 23:58:53 GMT and should not be manually modified. -->

<!-- Start content -->

## 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
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/cli/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand All @@ -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",
Expand Down
27 changes: 27 additions & 0 deletions packages/@react-native-windows/find-dotnet-tools/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# Change Log - @react-native-windows/find-dotnet-tools

<!-- This log was last generated on Thu, 16 Jul 2026 00:05:43 GMT and should not be manually modified. -->
<!-- This log was last generated on Thu, 23 Jul 2026 23:58:53 GMT and should not be manually modified. -->

<!-- Start content -->

## 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
Expand Down
15 changes: 15 additions & 0 deletions packages/@react-native-windows/telemetry/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/telemetry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/telemetry

<!-- This log was last generated on Thu, 12 Mar 2026 08:48:51 GMT and should not be manually modified. -->
<!-- This log was last generated on Thu, 23 Jul 2026 23:58:53 GMT and should not be manually modified. -->

<!-- Start content -->

## 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
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-native-windows/telemetry/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand All @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion packages/debug-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Loading
Loading