@office-iss/react-native-win32 0.74.7 → 0.74.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,22 @@
2
2
  "name": "@office-iss/react-native-win32",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 05 Nov 2024 21:09:27 GMT",
5
+ "date": "Fri, 07 Mar 2025 20:21:22 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
+ },
19
+ {
20
+ "date": "Tue, 05 Nov 2024 21:10:07 GMT",
6
21
  "version": "0.74.7",
7
22
  "tag": "@office-iss/react-native-win32_v0.74.7",
8
23
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,17 +1,25 @@
1
1
  # Change Log - @office-iss/react-native-win32
2
2
 
3
- This log was last generated on Tue, 05 Nov 2024 21:09:27 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 07 Mar 2025 20:21:22 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## 0.74.7
7
+ ## 0.74.8
8
8
 
9
- Tue, 05 Nov 2024 21:09:27 GMT
9
+ Fri, 07 Mar 2025 20:21:22 GMT
10
10
 
11
11
  ### Patches
12
12
 
13
- - adds default Modal (tatianakapos@microsoft.com)
13
+ - Refactor WebSocket resource class (#14377) (julio.rocha@microsoft.com)
14
14
 
15
+ ## 0.74.7
16
+
17
+ Tue, 05 Nov 2024 21:10:07 GMT
18
+
19
+ ### Patches
20
+
21
+ - adds default Modal (tatianakapos@microsoft.com)
22
+
15
23
  ## 0.74.6
16
24
 
17
25
  Mon, 19 Aug 2024 19:11:33 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@office-iss/react-native-win32",
3
- "version": "0.74.7",
3
+ "version": "0.74.8",
4
4
  "description": "Implementation of react native on top of Office's Win32 platform.",
5
5
  "repository": {
6
6
  "type": "git",