Skip to content

Commit c398b37

Browse files
committed
applying package updates ***NO_CI***
1 parent 760654c commit c398b37

File tree

6 files changed

+27
-11
lines changed

6 files changed

+27
-11
lines changed

change/@react-native-windows-automation-commands-759d3e74-38c9-4691-9a71-867a3d83e8b9.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": "Fri, 31 May 2024 05:16:40 GMT",
6+
"version": "0.1.265",
7+
"tag": "@react-native-windows/automation-commands_v0.1.265",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "1422161+marlenecota@users.noreply.github.com",
12+
"package": "@react-native-windows/automation-commands",
13+
"commit": "760654ca7132a70ea906c1f7ec993c0f963ca82c",
14+
"comment": "Update image uris in dumpVisualTree.ts"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 30 May 2024 05:18:26 GMT",
621
"version": "0.1.264",

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, 30 May 2024 05:18:26 GMT and should not be manually modified.
3+
This log was last generated on Fri, 31 May 2024 05:16:40 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.1.265
8+
9+
Fri, 31 May 2024 05:16:40 GMT
10+
11+
### Patches
12+
13+
- Update image uris in dumpVisualTree.ts (1422161+marlenecota@users.noreply.github.com)
14+
715
## 0.1.264
816

917
Thu, 30 May 2024 05:18: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.1.264",
3+
"version": "0.1.265",
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
@@ -30,7 +30,7 @@
3030
"@babel/preset-typescript": "^7.8.3",
3131
"@babel/runtime": "^7.20.0",
3232
"@react-native-windows/automation": "^0.3.244",
33-
"@react-native-windows/automation-commands": "^0.1.264",
33+
"@react-native-windows/automation-commands": "^0.1.265",
3434
"@react-native/metro-config": "0.75.0-nightly-20240511-3f17c8b5f",
3535
"@rnw-scripts/babel-node-config": "2.3.2",
3636
"@rnw-scripts/babel-react-native-config": "0.0.0",

packages/e2e-test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@babel/preset-typescript": "^7.8.3",
3232
"@babel/runtime": "^7.20.0",
3333
"@react-native-windows/automation": "^0.3.244",
34-
"@react-native-windows/automation-commands": "^0.1.264",
34+
"@react-native-windows/automation-commands": "^0.1.265",
3535
"@react-native/metro-config": "0.75.0-nightly-20240511-3f17c8b5f",
3636
"@rnw-scripts/babel-node-config": "2.3.2",
3737
"@rnw-scripts/babel-react-native-config": "0.0.0",

0 commit comments

Comments
 (0)