Skip to content

Commit cda3b8a

Browse files
committed
applying package updates ***NO_CI***
1 parent 4c23917 commit cda3b8a

File tree

27 files changed

+135
-57
lines changed

27 files changed

+135
-57
lines changed

change/@office-iss-react-native-win32-9a000792-663d-4da8-b6fc-9604ed758d34.json

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

change/@react-native-windows-telemetry-724fae09-65cc-48dd-b1cf-91098ad7171c.json

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

change/react-native-windows-63b18f97-a175-44ca-9605-590cb97ed803.json

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

packages/@office-iss/react-native-win32-tester/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"flow-enums-runtime": "^0.0.5"
1818
},
1919
"peerDependencies": {
20-
"@office-iss/react-native-win32": "0.76.3",
20+
"@office-iss/react-native-win32": "0.76.4",
2121
"react": "18.0.0",
2222
"react-native": "^0.76.2"
2323
},
2424
"devDependencies": {
25-
"@office-iss/react-native-win32": "0.76.3",
25+
"@office-iss/react-native-win32": "0.76.4",
2626
"@rnw-scripts/babel-react-native-config": "0.0.0",
2727
"@rnw-scripts/eslint-config": "1.2.27",
2828
"@rnw-scripts/just-task": "2.3.44",

packages/@office-iss/react-native-win32/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@office-iss/react-native-win32",
33
"entries": [
4+
{
5+
"date": "Mon, 10 Feb 2025 16:38:08 GMT",
6+
"version": "0.76.4",
7+
"tag": "@office-iss/react-native-win32_v0.76.4",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "email not defined",
12+
"package": "@office-iss/react-native-win32",
13+
"commit": "4c239177bec99b6d108edf7c1a7d40ca5948cc2d",
14+
"comment": "integrate RN 76.6"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 24 Jan 2025 19:55:46 GMT",
621
"version": "0.76.3",

packages/@office-iss/react-native-win32/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @office-iss/react-native-win32
22

3-
<!-- This log was last generated on Fri, 24 Jan 2025 19:55:46 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Mon, 10 Feb 2025 16:38:08 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.76.4
8+
9+
Mon, 10 Feb 2025 16:38:08 GMT
10+
11+
### Patches
12+
13+
- integrate RN 76.6 (email not defined)
14+
715
## 0.76.3
816

917
Fri, 24 Jan 2025 19:55:46 GMT

packages/@office-iss/react-native-win32/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@office-iss/react-native-win32",
3-
"version": "0.76.3",
3+
"version": "0.76.4",
44
"description": "Implementation of react native on top of Office's Win32 platform.",
55
"repository": {
66
"type": "git",

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

Lines changed: 2 additions & 2 deletions
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.7",
36+
"react-native-windows": "0.76.8",
3737
"typescript": "5.0.4"
3838
},
3939
"files": [
@@ -46,4 +46,4 @@
4646
"node": ">= 18"
4747
},
4848
"private": true
49-
}
49+
}

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": "Mon, 10 Feb 2025 16:38:09 GMT",
6+
"version": "0.76.4",
7+
"tag": "@react-native-windows/cli_v0.76.4",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@react-native-windows/cli",
13+
"comment": "Bump @react-native-windows/telemetry to v0.76.3",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 24 Jan 2025 19:55:46 GMT",
621
"version": "0.76.3",

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 Fri, 24 Jan 2025 19:55:46 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Mon, 10 Feb 2025 16:38:09 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.76.4
8+
9+
Mon, 10 Feb 2025 16:38:09 GMT
10+
11+
### Patches
12+
13+
- Bump @react-native-windows/telemetry to v0.76.3
14+
715
## 0.76.3
816

917
Fri, 24 Jan 2025 19:55:46 GMT

0 commit comments

Comments
 (0)