@office-iss/react-native-win32 0.71.1 → 0.71.2

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.
Files changed (3) hide show
  1. package/CHANGELOG.json +12667 -12667
  2. package/CHANGELOG.md +15 -15
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,17 +1,17 @@
1
- # Change Log - @office-iss/react-native-win32
2
-
3
- This log was last generated on Mon, 13 Feb 2023 16:15:12 GMT and should not be manually modified.
4
-
5
- <!-- Start content -->
6
-
7
- ## 0.71.1
8
-
9
- Mon, 13 Feb 2023 16:15:12 GMT
10
-
11
- ### Patches
12
-
13
- - Fix react-native-win32 typescript definitions (30809111+acoates-ms@users.noreply.github.com)
14
-
1
+ # Change Log - @office-iss/react-native-win32
2
+
3
+ This log was last generated on Mon, 13 Feb 2023 16:16:01 GMT and should not be manually modified.
4
+
5
+ <!-- Start content -->
6
+
7
+ ## 0.71.1
8
+
9
+ Mon, 13 Feb 2023 16:16:01 GMT
10
+
11
+ ### Patches
12
+
13
+ - Fix react-native-win32 typescript definitions (30809111+acoates-ms@users.noreply.github.com)
14
+
15
15
  ## 0.71.0
16
16
 
17
17
  Mon, 23 Jan 2023 16:16:57 GMT
@@ -4818,4 +4818,4 @@ Mon, 01 May 2017 19:28:16 GMT
4818
4818
 
4819
4819
  ### Patches
4820
4820
 
4821
- - Move @office-iss/react-native to 0.40.1 to fix build
4821
+ - Move @office-iss/react-native to 0.40.1 to fix build
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@office-iss/react-native-win32",
3
- "version": "0.71.1",
3
+ "version": "0.71.2",
4
4
  "description": "Implementation of react native on top of Office's Win32 platform.",
5
5
  "license": "MIT",
6
6
  "main": "./index.win32.js",