Skip to content

Commit a17d1ef

Browse files
committed
applying package updates ***NO_CI***
1 parent 9123bc8 commit a17d1ef

23 files changed

+136
-51
lines changed

change/@react-native-windows-automation-channel-d526de0a-7751-4d1b-bd89-91a732b9bd71.json

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

change/react-native-windows-1739022c-d2df-4531-8d32-188c275cb330.json

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

change/react-native-windows-8a0bc3a0-b03a-43c2-9b0d-9125688cb98d.json

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

change/react-native-windows-cc8b5ca3-c345-4091-87d2-b21198d72f2c.json

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

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@react-native-windows/automation-channel",
33
"entries": [
4+
{
5+
"date": "Wed, 19 Nov 2025 06:41:09 GMT",
6+
"version": "0.12.349",
7+
"tag": "@react-native-windows/automation-channel_v0.12.349",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@react-native-windows/automation-channel",
13+
"commit": "d9f58dee5a19e0bf7332346f657d79db7c6287e0",
14+
"comment": "Update WinAppSdk to 1.8"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@react-native-windows/automation-channel",
19+
"comment": "Bump react-native-windows to v0.0.0-canary.1009",
20+
"commit": "not available"
21+
}
22+
]
23+
}
24+
},
425
{
526
"date": "Tue, 18 Nov 2025 06:41:41 GMT",
627
"version": "0.12.348",

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

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

3-
<!-- This log was last generated on Tue, 18 Nov 2025 06:41:41 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 19 Nov 2025 06:41:09 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.12.349
8+
9+
Wed, 19 Nov 2025 06:41:09 GMT
10+
11+
### Patches
12+
13+
- Update WinAppSdk to 1.8 ([email protected])
14+
- Bump react-native-windows to v0.0.0-canary.1009
15+
716
## 0.12.348
817

918
Tue, 18 Nov 2025 06:41:41 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.12.348",
3+
"version": "0.12.349",
44
"license": "MIT",
55
"repository": {
66
"type": "git",
@@ -33,7 +33,7 @@
3333
"prettier": "2.8.8",
3434
"react": "19.1.0",
3535
"react-native": "0.82.0-nightly-20250806-5936f29d6",
36-
"react-native-windows": "^0.0.0-canary.1008",
36+
"react-native-windows": "^0.0.0-canary.1009",
3737
"typescript": "5.0.4"
3838
},
3939
"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, 19 Nov 2025 06:41:09 GMT",
6+
"version": "0.1.452",
7+
"tag": "@react-native-windows/automation-commands_v0.1.452",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@react-native-windows/automation-commands",
13+
"comment": "Bump @react-native-windows/automation-channel to v0.12.349",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 18 Nov 2025 06:41:41 GMT",
621
"version": "0.1.451",

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 Tue, 18 Nov 2025 06:41:41 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 19 Nov 2025 06:41:09 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.1.452
8+
9+
Wed, 19 Nov 2025 06:41:09 GMT
10+
11+
### Patches
12+
13+
- Bump @react-native-windows/automation-channel to v0.12.349
14+
715
## 0.1.451
816

917
Tue, 18 Nov 2025 06:41:41 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.1.451",
3+
"version": "0.1.452",
44
"description": "Allows controlling your react-native-windows application",
55
"main": "lib-commonjs/index.js",
66
"license": "MIT",
@@ -18,7 +18,7 @@
1818
"watch": "rnw-scripts watch"
1919
},
2020
"dependencies": {
21-
"@react-native-windows/automation-channel": "^0.12.348",
21+
"@react-native-windows/automation-channel": "^0.12.349",
2222
"@typescript-eslint/eslint-plugin": "^7.1.1",
2323
"@typescript-eslint/parser": "^7.1.1"
2424
},

0 commit comments

Comments
 (0)