Skip to content

Commit 6fcdf8f

Browse files
committed
applying package updates ***NO_CI***
1 parent 4ad063f commit 6fcdf8f

28 files changed

+155
-70
lines changed

change/@office-iss-react-native-win32-d8f7986f-bff3-4af5-81f9-59712d9f8e71.json

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

change/@react-native-windows-codegen-f126650d-d5cd-4a67-a9dd-73f54e0498ef.json

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

change/react-native-windows-53667472-816f-4d36-b9f3-70b761dd1cf3.json

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

change/react-native-windows-9737fe71-c849-4e4f-a0ec-ba672ca94168.json

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

change/react-native-windows-aedac532-1f7f-4c29-ac14-4fcf1ddac369.json

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

change/react-native-windows-ca0880f1-4d40-4ab6-9c95-d843aade3939.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.74.7",
20+
"@office-iss/react-native-win32": "0.74.8",
2121
"react": "18.0.0",
2222
"react-native": "^0.74.0"
2323
},
2424
"devDependencies": {
25-
"@office-iss/react-native-win32": "0.74.7",
25+
"@office-iss/react-native-win32": "0.74.8",
2626
"@rnw-scripts/babel-react-native-config": "0.0.0",
2727
"@rnw-scripts/eslint-config": "1.2.9",
2828
"@rnw-scripts/just-task": "2.3.25",

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": "Fri, 07 Mar 2025 20:21:59 GMT",
6+
"version": "0.74.8",
7+
"tag": "@office-iss/react-native-win32_v0.74.8",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "julio.rocha@microsoft.com",
12+
"package": "@office-iss/react-native-win32",
13+
"commit": "4dc7e13a5de99b95f76c058f43474dccded41ac5",
14+
"comment": "Refactor WebSocket resource class (#14377)"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 05 Nov 2024 21:10:07 GMT",
621
"version": "0.74.7",

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 Tue, 05 Nov 2024 21:10:07 GMT and should not be manually modified.
3+
This log was last generated on Fri, 07 Mar 2025 20:21:59 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.74.8
8+
9+
Fri, 07 Mar 2025 20:21:59 GMT
10+
11+
### Patches
12+
13+
- Refactor WebSocket resource class (#14377) (julio.rocha@microsoft.com)
14+
715
## 0.74.7
816

917
Tue, 05 Nov 2024 21:10:07 GMT

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@office-iss/react-native-win32",
3-
"version": "0.74.7",
3+
"version": "0.74.8",
44
"description": "Implementation of react native on top of Office's Win32 platform.",
55
"repository": {
66
"type": "git",
@@ -109,4 +109,4 @@
109109
"engines": {
110110
"node": ">= 18"
111111
}
112-
}
112+
}

0 commit comments

Comments
 (0)