@react-native-windows/codegen 0.81.4 → 0.81.5
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.md +9 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
# Change Log - @react-native-windows/codegen
|
|
2
2
|
|
|
3
|
-
<!-- This log was last generated on
|
|
3
|
+
<!-- This log was last generated on Sat, 21 Mar 2026 02:43:22 GMT and should not be manually modified. -->
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 0.81.5
|
|
8
|
+
|
|
9
|
+
Sat, 21 Mar 2026 02:43:22 GMT
|
|
10
|
+
|
|
11
|
+
### Patches
|
|
12
|
+
|
|
13
|
+
- Speed up the publish pipeline (#15785) (vmorozov@microsoft.com)
|
|
14
|
+
|
|
7
15
|
## 0.81.4
|
|
8
16
|
|
|
9
17
|
Thu, 12 Mar 2026 08:48:51 GMT
|