Skip to content

Commit 99d3539

Browse files
RELEASE: Releasing 2 package(s) (main) (#16044)
Co-authored-by: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com>
1 parent 4fb5248 commit 99d3539

6 files changed

Lines changed: 28 additions & 12 deletions

File tree

change/@react-native-windows-automation-commands-0c626a05-33dc-4738-b0a2-2414c549c404.json

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

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": "Thu, 23 Apr 2026 17:24:46 GMT",
6+
"version": "0.0.0-canary.1053",
7+
"tag": "@react-native-windows/automation-commands_v0.0.0-canary.1053",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "30809111+acoates-ms@users.noreply.github.com",
12+
"package": "@react-native-windows/automation-commands",
13+
"commit": "4fb52489eb1ca3a577e95cd4b5bfde2ff4e2685a",
14+
"comment": "Add ability for e2e screenshots"
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-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 Wed, 22 Apr 2026 16:40:26 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 23 Apr 2026 17:24:46 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.0.0-canary.1053
8+
9+
Thu, 23 Apr 2026 17:24:46 GMT
10+
11+
### Changes
12+
13+
- Add ability for e2e screenshots (30809111+acoates-ms@users.noreply.github.com)
14+
715
## 0.0.0-canary.1052
816

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

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

Lines changed: 1 addition & 1 deletion
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.1052",
3+
"version": "0.0.0-canary.1053",
44
"description": "Allows controlling your react-native-windows application",
55
"main": "lib-commonjs/index.js",
66
"license": "MIT",

packages/e2e-test-app-fabric/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@babel/runtime": "^7.20.0",
4343
"@react-native-community/cli": "20.0.0",
4444
"@react-native-windows/automation": "0.0.0-canary.1052",
45-
"@react-native-windows/automation-commands": "0.0.0-canary.1052",
45+
"@react-native-windows/automation-commands": "0.0.0-canary.1053",
4646
"@react-native-windows/fs": "^0.0.0-canary.72",
4747
"@react-native-windows/perf-testing": "0.0.0-canary.1038",
4848
"@react-native/metro-config": "0.85.0-nightly-20260114-f15985f4f",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3524,7 +3524,7 @@ __metadata:
35243524
languageName: unknown
35253525
linkType: soft
35263526

3527-
"@react-native-windows/automation-commands@npm:0.0.0-canary.1052, @react-native-windows/automation-commands@workspace:packages/@react-native-windows/automation-commands":
3527+
"@react-native-windows/automation-commands@npm:0.0.0-canary.1053, @react-native-windows/automation-commands@workspace:packages/@react-native-windows/automation-commands":
35283528
version: 0.0.0-use.local
35293529
resolution: "@react-native-windows/automation-commands@workspace:packages/@react-native-windows/automation-commands"
35303530
dependencies:
@@ -4369,7 +4369,7 @@ __metadata:
43694369
"@react-native-community/cli": "npm:20.0.0"
43704370
"@react-native-windows/automation": "npm:0.0.0-canary.1052"
43714371
"@react-native-windows/automation-channel": "npm:0.0.0-canary.1052"
4372-
"@react-native-windows/automation-commands": "npm:0.0.0-canary.1052"
4372+
"@react-native-windows/automation-commands": "npm:0.0.0-canary.1053"
43734373
"@react-native-windows/fs": "npm:^0.0.0-canary.72"
43744374
"@react-native-windows/perf-testing": "npm:0.0.0-canary.1038"
43754375
"@react-native-windows/tester": "npm:0.0.1"

0 commit comments

Comments
 (0)