Skip to content

Commit f373bb2

Browse files
RELEASE: Releasing 11 package(s) (0.74-stable) (#15812)
Co-authored-by: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com>
1 parent 76076ae commit f373bb2

File tree

19 files changed

+99
-30
lines changed

19 files changed

+99
-30
lines changed

change/@react-native-windows-codegen-5eec03c8-b98e-4492-a16b-925464b82d19.json

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"prettier": "2.8.8",
3333
"react": "18.2.0",
3434
"react-native": "0.74.7",
35-
"react-native-windows": "0.74.53",
35+
"react-native-windows": "0.74.54",
3636
"typescript": "5.0.4"
3737
},
3838
"files": [

packages/@react-native-windows/cli/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/cli",
33
"entries": [
4+
{
5+
"date": "Thu, 19 Mar 2026 04:56:08 GMT",
6+
"version": "0.74.13",
7+
"tag": "@react-native-windows/cli_v0.74.13",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@react-native-windows/cli",
13+
"comment": "Bump @react-native-windows/codegen to v0.74.9",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 18 Mar 2026 03:08:41 GMT",
621
"version": "0.74.12",

packages/@react-native-windows/cli/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/cli
22

3-
This log was last generated on Mon, 22 Sep 2025 15:31:50 GMT and should not be manually modified.
3+
<!-- This log was last generated on Thu, 19 Mar 2026 04:56:08 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.74.13
8+
9+
Thu, 19 Mar 2026 04:56:08 GMT
10+
11+
### Patches
12+
13+
- Bump @react-native-windows/codegen to v0.74.9
14+
715
## 0.74.12
816

917
Mon, 22 Sep 2025 15:31:50 GMT

packages/@react-native-windows/cli/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/cli",
3-
"version": "0.74.12",
3+
"version": "0.74.13",
44
"license": "MIT",
55
"main": "lib-commonjs/index.js",
66
"repository": {
@@ -17,7 +17,7 @@
1717
"watch": "rnw-scripts watch"
1818
},
1919
"dependencies": {
20-
"@react-native-windows/codegen": "0.74.8",
20+
"@react-native-windows/codegen": "0.74.9",
2121
"@react-native-windows/fs": "0.74.1",
2222
"@react-native-windows/package-utils": "0.74.1",
2323
"@react-native-windows/telemetry": "0.74.2",

packages/@react-native-windows/codegen/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/codegen",
33
"entries": [
4+
{
5+
"date": "Thu, 19 Mar 2026 04:56:08 GMT",
6+
"version": "0.74.9",
7+
"tag": "@react-native-windows/codegen_v0.74.9",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "vmorozov@microsoft.com",
12+
"package": "@react-native-windows/codegen",
13+
"commit": "76076aecc4377ef028ab8337e30e5f9489eb1329",
14+
"comment": "Fix publish pipeline"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 07 Mar 2025 20:21:59 GMT",
621
"version": "0.74.8",

packages/@react-native-windows/codegen/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/codegen
22

3-
This log was last generated on Fri, 07 Mar 2025 20:21:59 GMT and should not be manually modified.
3+
<!-- This log was last generated on Thu, 19 Mar 2026 04:56:08 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.74.9
8+
9+
Thu, 19 Mar 2026 04:56:08 GMT
10+
11+
### Patches
12+
13+
- Fix publish pipeline (vmorozov@microsoft.com)
14+
715
## 0.74.8
816

917
Fri, 07 Mar 2025 20:21:59 GMT

packages/@react-native-windows/codegen/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/codegen",
3-
"version": "0.74.8",
3+
"version": "0.74.9",
44
"description": "Generators for react-native-codegen targeting react-native-windows",
55
"main": "lib-commonjs/index.js",
66
"repository": {

packages/@react-native-windows/tester/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@react-native-picker/picker": "2.4.10",
2020
"react": "18.0.0",
2121
"react-native": "^0.74.0",
22-
"react-native-windows": "0.74.53",
22+
"react-native-windows": "0.74.54",
2323
"react-native-xaml": "^0.0.78"
2424
},
2525
"devDependencies": {
@@ -33,7 +33,7 @@
3333
"just-scripts": "^1.3.3",
3434
"react-native": "0.74.7",
3535
"react-native-platform-override": "^1.9.25",
36-
"react-native-windows": "0.74.53",
36+
"react-native-windows": "0.74.54",
3737
"typescript": "5.0.4"
3838
},
3939
"engines": {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@typescript-eslint/parser": "^5.21.0",
2222
"react": "18.2.0",
2323
"react-native": "0.74.7",
24-
"react-native-windows": "0.74.53"
24+
"react-native-windows": "0.74.54"
2525
},
2626
"devDependencies": {
2727
"@babel/core": "^7.20.0",

0 commit comments

Comments
 (0)