Skip to content

Commit a4d3174

Browse files
committed
applying package updates ***NO_CI***
1 parent 8384231 commit a4d3174

File tree

14 files changed

+38
-22
lines changed

14 files changed

+38
-22
lines changed

change/react-native-windows-4e06df5c-549e-4b50-a7d7-d541d9f5bf08.json

-7
This file was deleted.

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"prettier": "2.8.8",
3434
"react": "18.3.1",
3535
"react-native": "0.76.6",
36-
"react-native-windows": "0.76.12",
36+
"react-native-windows": "0.76.13",
3737
"typescript": "5.0.4"
3838
},
3939
"files": [

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@react-native-picker/picker": "2.4.10",
2121
"react": "18.0.0",
2222
"react-native": "^0.76.2",
23-
"react-native-windows": "0.76.12",
23+
"react-native-windows": "0.76.13",
2424
"react-native-xaml": "^0.0.78"
2525
},
2626
"devDependencies": {
@@ -34,7 +34,7 @@
3434
"just-scripts": "^1.3.3",
3535
"react-native": "0.76.6",
3636
"react-native-platform-override": "^1.9.46",
37-
"react-native-windows": "0.76.12",
37+
"react-native-windows": "0.76.13",
3838
"typescript": "5.0.4"
3939
},
4040
"engines": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@typescript-eslint/parser": "^7.1.1",
2222
"react": "^18.2.0",
2323
"react-native": "0.76.6",
24-
"react-native-windows": "0.76.12"
24+
"react-native-windows": "0.76.13"
2525
},
2626
"devDependencies": {
2727
"@babel/core": "^7.25.2",

packages/e2e-test-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@typescript-eslint/parser": "^7.1.1",
2222
"react": "^18.2.0",
2323
"react-native": "0.76.6",
24-
"react-native-windows": "0.76.12",
24+
"react-native-windows": "0.76.13",
2525
"react-native-xaml": "^0.0.78"
2626
},
2727
"devDependencies": {

packages/integration-test-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"chai": "^4.2.0",
1919
"react": "^18.2.0",
2020
"react-native": "0.76.6",
21-
"react-native-windows": "0.76.12"
21+
"react-native-windows": "0.76.13"
2222
},
2323
"devDependencies": {
2424
"@babel/core": "^7.25.2",

packages/playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@typescript-eslint/parser": "^7.1.1",
1818
"react": "^18.2.0",
1919
"react-native": "0.76.6",
20-
"react-native-windows": "0.76.12"
20+
"react-native-windows": "0.76.13"
2121
},
2222
"devDependencies": {
2323
"@babel/core": "^7.25.2",

packages/sample-app-fabric/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@typescript-eslint/parser": "^7.1.1",
1818
"react": "^18.2.0",
1919
"react-native": "0.76.6",
20-
"react-native-windows": "0.76.12"
20+
"react-native-windows": "0.76.13"
2121
},
2222
"devDependencies": {
2323
"@babel/core": "^7.25.2",

packages/sample-apps/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@typescript-eslint/parser": "^7.1.1",
1818
"react": "^18.2.0",
1919
"react-native": "0.76.6",
20-
"react-native-windows": "0.76.12"
20+
"react-native-windows": "0.76.13"
2121
},
2222
"devDependencies": {
2323
"@babel/core": "^7.25.2",

packages/sample-custom-component/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/react": "^18.2.6",
2424
"react": "^18.2.0",
2525
"react-native": "0.76.6",
26-
"react-native-windows": "0.76.12"
26+
"react-native-windows": "0.76.13"
2727
},
2828
"devDependencies": {
2929
"@babel/core": "^7.25.2",

vnext/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "react-native-windows",
33
"entries": [
4+
{
5+
"date": "Sat, 26 Apr 2025 21:03:37 GMT",
6+
"version": "0.76.13",
7+
"tag": "react-native-windows_v0.76.13",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "30809111+acoates-ms@users.noreply.github.com",
12+
"package": "react-native-windows",
13+
"commit": "838423173a985d81b925df7c668072db0324a555",
14+
"comment": "Fix initialProps"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 24 Apr 2025 22:24:03 GMT",
621
"version": "0.76.12",

vnext/CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - react-native-windows
22

3-
<!-- This log was last generated on Thu, 24 Apr 2025 22:24:03 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Sat, 26 Apr 2025 21:03:37 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.76.13
8+
9+
Sat, 26 Apr 2025 21:03:37 GMT
10+
11+
### Patches
12+
13+
- Fix initialProps (30809111+acoates-ms@users.noreply.github.com)
14+
715
## 0.76.12
816

917
Thu, 24 Apr 2025 22:24:03 GMT

vnext/PropertySheets/Generated/PackageVersion.g.props

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
-->
1111
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1212
<PropertyGroup>
13-
<ReactNativeWindowsVersion>0.76.12</ReactNativeWindowsVersion>
13+
<ReactNativeWindowsVersion>0.76.13</ReactNativeWindowsVersion>
1414
<ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
1515
<ReactNativeWindowsMinor>76</ReactNativeWindowsMinor>
16-
<ReactNativeWindowsPatch>12</ReactNativeWindowsPatch>
16+
<ReactNativeWindowsPatch>13</ReactNativeWindowsPatch>
1717
<ReactNativeWindowsCanary>false</ReactNativeWindowsCanary>
18-
<ReactNativeWindowsCommitId>e9875d85951d401de0b9c8b26abdee6ce09e807d</ReactNativeWindowsCommitId>
18+
<ReactNativeWindowsCommitId>838423173a985d81b925df7c668072db0324a555</ReactNativeWindowsCommitId>
1919
</PropertyGroup>
2020
</Project>

vnext/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-windows",
3-
"version": "0.76.12",
3+
"version": "0.76.13",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)