Skip to content

Commit 9498149

Browse files
RELEASE: Releasing 10 package(s) (0.82-stable) (#15831)
Co-authored-by: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com>
1 parent 4497512 commit 9498149

23 files changed

Lines changed: 138 additions & 52 deletions

change/react-native-windows-11d17e38-1d0e-4ba7-b807-02f7bf4e0da9.json

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

change/react-native-windows-79860631-e1e4-4f9d-8469-2509ed9bf409.json

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

change/react-native-windows-aab9fc58-e498-4310-bd8e-f341801827a4.json

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

change/react-native-windows-c4c264df-7619-4559-b43f-9761d5d68d63.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": "Thu, 26 Mar 2026 03:47:47 GMT",
6+
"version": "0.82.3",
7+
"tag": "@react-native-windows/automation-channel_v0.82.3",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@react-native-windows/automation-channel",
13+
"comment": "Bump react-native-windows to v0.82.3",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Sat, 21 Mar 2026 02:07:56 GMT",
621
"version": "0.82.2",

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 Sat, 21 Mar 2026 02:07:56 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 26 Mar 2026 03:47:47 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.82.3
8+
9+
Thu, 26 Mar 2026 03:47:47 GMT
10+
11+
### Patches
12+
13+
- Bump react-native-windows to v0.82.3
14+
715
## 0.82.2
816

917
Sat, 21 Mar 2026 02:07:56 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.82.2",
3+
"version": "0.82.3",
44
"license": "MIT",
55
"repository": {
66
"type": "git",
@@ -33,7 +33,7 @@
3333
"prettier": "2.8.8",
3434
"react": "19.1.1",
3535
"react-native": "0.82.1",
36-
"react-native-windows": "0.82.2",
36+
"react-native-windows": "0.82.3",
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": "Thu, 26 Mar 2026 03:47:47 GMT",
6+
"version": "0.82.3",
7+
"tag": "@react-native-windows/automation-commands_v0.82.3",
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.82.3",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Sat, 21 Mar 2026 02:07:56 GMT",
621
"version": "0.82.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 Sat, 21 Mar 2026 02:07:56 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 26 Mar 2026 03:47:47 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.82.3
8+
9+
Thu, 26 Mar 2026 03:47:47 GMT
10+
11+
### Patches
12+
13+
- Bump @react-native-windows/automation-channel to v0.82.3
14+
715
## 0.82.2
816

917
Sat, 21 Mar 2026 02:07:56 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.82.2",
3+
"version": "0.82.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.82.2",
21+
"@react-native-windows/automation-channel": "0.82.3",
2222
"@typescript-eslint/eslint-plugin": "^7.1.1",
2323
"@typescript-eslint/parser": "^7.1.1"
2424
},

0 commit comments

Comments
 (0)