Skip to content

Commit 3f10acb

Browse files
committed
RELEASE: Releasing 10 package(s) (0.83-stable)
1 parent cdeb814 commit 3f10acb

File tree

21 files changed

+122
-37
lines changed

21 files changed

+122
-37
lines changed

change/@react-native-windows-automation-channel-c72c39e3-c579-4b51-b2aa-6fc7302f6bc4.json

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

change/react-native-windows-578517aa-d3ba-4901-a4f1-78366e66ee48.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": "Thu, 09 Apr 2026 05:55:58 GMT",
6+
"version": "0.83.0-preview.3",
7+
"tag": "@react-native-windows/automation-channel_v0.83.0-preview.3",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "julio.rocha@microsoft.com",
12+
"package": "@react-native-windows/automation-channel",
13+
"commit": "cdeb81437dfa46b485fc466bf085998223e5f467",
14+
"comment": "Upgrade to Boost 1.84"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@react-native-windows/automation-channel",
19+
"comment": "Bump react-native-windows to v0.83.0-preview.3",
20+
"commit": "not available"
21+
}
22+
]
23+
}
24+
},
425
{
526
"date": "Mon, 30 Mar 2026 23:06:11 GMT",
627
"version": "0.83.0-preview.2",

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 Mon, 30 Mar 2026 23:06:11 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 09 Apr 2026 05:55:58 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.83.0-preview.3
8+
9+
Thu, 09 Apr 2026 05:55:58 GMT
10+
11+
### Changes
12+
13+
- Upgrade to Boost 1.84 (julio.rocha@microsoft.com)
14+
- Bump react-native-windows to v0.83.0-preview.3
15+
716
## 0.83.0-preview.2
817

918
Mon, 30 Mar 2026 23:06:11 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.83.0-preview.2",
3+
"version": "0.83.0-preview.3",
44
"license": "MIT",
55
"repository": {
66
"type": "git",
@@ -34,7 +34,7 @@
3434
"prettier": "2.8.8",
3535
"react": "19.2.0",
3636
"react-native": "0.83.0-rc.5",
37-
"react-native-windows": "0.83.0-preview.2",
37+
"react-native-windows": "0.83.0-preview.3",
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": "Thu, 09 Apr 2026 05:55:58 GMT",
6+
"version": "0.83.0-preview.3",
7+
"tag": "@react-native-windows/automation-commands_v0.83.0-preview.3",
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.83.0-preview.3",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 30 Mar 2026 23:06:11 GMT",
621
"version": "0.83.0-preview.2",

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 Mon, 30 Mar 2026 23:06:11 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 09 Apr 2026 05:55:58 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.83.0-preview.3
8+
9+
Thu, 09 Apr 2026 05:55:58 GMT
10+
11+
### Changes
12+
13+
- Bump @react-native-windows/automation-channel to v0.83.0-preview.3
14+
715
## 0.83.0-preview.2
816

917
Mon, 30 Mar 2026 23:06:11 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.83.0-preview.2",
3+
"version": "0.83.0-preview.3",
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.83.0-preview.2",
21+
"@react-native-windows/automation-channel": "0.83.0-preview.3",
2222
"@typescript-eslint/eslint-plugin": "^7.1.1",
2323
"@typescript-eslint/parser": "^7.1.1"
2424
},

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": "Thu, 09 Apr 2026 05:55:58 GMT",
6+
"version": "0.83.0-preview.3",
7+
"tag": "@react-native-windows/automation_v0.83.0-preview.3",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "beachball",
12+
"package": "@react-native-windows/automation",
13+
"comment": "Bump @react-native-windows/automation-channel to v0.83.0-preview.3",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 30 Mar 2026 23:06:11 GMT",
621
"version": "0.83.0-preview.2",

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 Mon, 30 Mar 2026 23:06:11 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 09 Apr 2026 05:55:58 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.83.0-preview.3
8+
9+
Thu, 09 Apr 2026 05:55:58 GMT
10+
11+
### Changes
12+
13+
- Bump @react-native-windows/automation-channel to v0.83.0-preview.3
14+
715
## 0.83.0-preview.2
816

917
Mon, 30 Mar 2026 23:06:11 GMT

0 commit comments

Comments
 (0)