Skip to content

Commit a31db2d

Browse files
committed
RELEASE: Releasing 10 package(s) (main)
1 parent 3d64f71 commit a31db2d

22 files changed

Lines changed: 139 additions & 54 deletions

File tree

change/react-native-windows-621a7e8e-3a57-4835-8f3c-bf3dce559da8.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/react-native-windows-cd995d7a-4df8-4c73-9b1b-c57b3b886cc6.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/@react-native-windows/automation-channel/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@react-native-windows/automation-channel",
33
"entries": [
4+
{
5+
"date": "Wed, 29 Apr 2026 04:19:26 GMT",
6+
"version": "0.0.0-canary.1053",
7+
"tag": "@react-native-windows/automation-channel_v0.0.0-canary.1053",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "beachball",
12+
"package": "@react-native-windows/automation-channel",
13+
"comment": "Bump react-native-windows to v0.0.0-canary.1053",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 22 Apr 2026 16:40:25 GMT",
621
"version": "0.0.0-canary.1052",

packages/@react-native-windows/automation-channel/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @react-native-windows/automation-channel
22

3-
<!-- This log was last generated on Wed, 22 Apr 2026 16:40:25 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 29 Apr 2026 04:19:26 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.0.0-canary.1053
8+
9+
Wed, 29 Apr 2026 04:19:26 GMT
10+
11+
### Changes
12+
13+
- Bump react-native-windows to v0.0.0-canary.1053
14+
715
## 0.0.0-canary.1052
816

917
Wed, 22 Apr 2026 16:40:25 GMT

packages/@react-native-windows/automation-channel/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-windows/automation-channel",
3-
"version": "0.0.0-canary.1052",
3+
"version": "0.0.0-canary.1053",
44
"license": "MIT",
55
"repository": {
66
"type": "git",
@@ -34,7 +34,7 @@
3434
"prettier": "^3.6.2",
3535
"react": "19.2.3",
3636
"react-native": "0.85.0-nightly-20260114-f15985f4f",
37-
"react-native-windows": "^0.0.0-canary.1052",
37+
"react-native-windows": "^0.0.0-canary.1053",
3838
"typescript": "5.0.4"
3939
},
4040
"files": [

packages/@react-native-windows/automation-commands/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@react-native-windows/automation-commands",
33
"entries": [
4+
{
5+
"date": "Wed, 29 Apr 2026 04:19:26 GMT",
6+
"version": "0.0.0-canary.1054",
7+
"tag": "@react-native-windows/automation-commands_v0.0.0-canary.1054",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "beachball",
12+
"package": "@react-native-windows/automation-commands",
13+
"comment": "Bump @react-native-windows/automation-channel to v0.0.0-canary.1053",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 23 Apr 2026 17:24:46 GMT",
621
"version": "0.0.0-canary.1053",

packages/@react-native-windows/automation-commands/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @react-native-windows/automation-commands
22

3-
<!-- This log was last generated on Thu, 23 Apr 2026 17:24:46 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 29 Apr 2026 04:19:26 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.0.0-canary.1054
8+
9+
Wed, 29 Apr 2026 04:19:26 GMT
10+
11+
### Changes
12+
13+
- Bump @react-native-windows/automation-channel to v0.0.0-canary.1053
14+
715
## 0.0.0-canary.1053
816

917
Thu, 23 Apr 2026 17:24:46 GMT

packages/@react-native-windows/automation-commands/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-windows/automation-commands",
3-
"version": "0.0.0-canary.1053",
3+
"version": "0.0.0-canary.1054",
44
"description": "Allows controlling your react-native-windows application",
55
"main": "lib-commonjs/index.js",
66
"license": "MIT",
@@ -17,7 +17,7 @@
1717
"watch": "rnw-scripts watch"
1818
},
1919
"dependencies": {
20-
"@react-native-windows/automation-channel": "0.0.0-canary.1052",
20+
"@react-native-windows/automation-channel": "0.0.0-canary.1053",
2121
"@typescript-eslint/eslint-plugin": "^8.36.0",
2222
"@typescript-eslint/parser": "^8.36.0"
2323
},

packages/@react-native-windows/automation/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@react-native-windows/automation",
33
"entries": [
4+
{
5+
"date": "Wed, 29 Apr 2026 04:19:26 GMT",
6+
"version": "0.0.0-canary.1053",
7+
"tag": "@react-native-windows/automation_v0.0.0-canary.1053",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "beachball",
12+
"package": "@react-native-windows/automation",
13+
"comment": "Bump @react-native-windows/automation-channel to v0.0.0-canary.1053",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 22 Apr 2026 16:40:26 GMT",
621
"version": "0.0.0-canary.1052",

packages/@react-native-windows/automation/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @react-native-windows/automation
22

3-
<!-- This log was last generated on Wed, 22 Apr 2026 16:40:26 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 29 Apr 2026 04:19:26 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.0.0-canary.1053
8+
9+
Wed, 29 Apr 2026 04:19:26 GMT
10+
11+
### Changes
12+
13+
- Bump @react-native-windows/automation-channel to v0.0.0-canary.1053
14+
715
## 0.0.0-canary.1052
816

917
Wed, 22 Apr 2026 16:40:26 GMT

0 commit comments

Comments
 (0)