react-native-windows 0.65.13 → 0.65.14

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": "react-native-windows",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 30 May 2022 15:09:16 GMT",
5
+ "date": "Mon, 11 Jul 2022 15:10:43 GMT",
6
+ "tag": "react-native-windows_v0.65.14",
7
+ "version": "0.65.14",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "comment": "[0.65] CG updates for 6/28/22",
12
+ "author": "jthysell@microsoft.com",
13
+ "commit": "4ff64a9cc1cddc2ff2d70517726e9e20c6e4afeb",
14
+ "package": "react-native-windows"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Mon, 30 May 2022 15:09:30 GMT",
6
21
  "tag": "react-native-windows_v0.65.13",
7
22
  "version": "0.65.13",
8
23
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,17 +1,25 @@
1
1
  # Change Log - react-native-windows
2
2
 
3
- This log was last generated on Mon, 30 May 2022 15:09:16 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 11 Jul 2022 15:10:43 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## 0.65.13
7
+ ## 0.65.14
8
8
 
9
- Mon, 30 May 2022 15:09:16 GMT
9
+ Mon, 11 Jul 2022 15:10:43 GMT
10
10
 
11
11
  ### Patches
12
12
 
13
- - [0.65] Change CG registration for folly and fmt from `other` to `git` (jthysell@microsoft.com)
13
+ - [0.65] CG updates for 6/28/22 (jthysell@microsoft.com)
14
14
 
15
+ ## 0.65.13
16
+
17
+ Mon, 30 May 2022 15:09:30 GMT
18
+
19
+ ### Patches
20
+
21
+ - [0.65] Change CG registration for folly and fmt from `other` to `git` (jthysell@microsoft.com)
22
+
15
23
  ## 0.65.12
16
24
 
17
25
  Mon, 07 Feb 2022 16:12:32 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-windows",
3
- "version": "0.65.13",
3
+ "version": "0.65.14",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "type": "git",