react-native-windows 0.64.30 → 0.64.31

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, 07 Feb 2022 16:13:15 GMT",
5
+ "date": "Mon, 11 Jul 2022 15:11:14 GMT",
6
+ "tag": "react-native-windows_v0.64.31",
7
+ "version": "0.64.31",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "comment": "[0.64] CG updates for 6/28/22",
12
+ "author": "jthysell@microsoft.com",
13
+ "commit": "277af7a8de5afcaa38201c20c2d7e07f6d21d347",
14
+ "package": "react-native-windows"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Mon, 07 Feb 2022 16:13:32 GMT",
6
21
  "tag": "react-native-windows_v0.64.30",
7
22
  "version": "0.64.30",
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, 07 Feb 2022 16:13:15 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 11 Jul 2022 15:11:14 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## 0.64.30
7
+ ## 0.64.31
8
8
 
9
- Mon, 07 Feb 2022 16:13:15 GMT
9
+ Mon, 11 Jul 2022 15:11:14 GMT
10
10
 
11
11
  ### Patches
12
12
 
13
- - Replace __APPLE__ with __clang__ where applicable (#9461) (julio.rocha@microsoft.com)
13
+ - [0.64] CG updates for 6/28/22 (jthysell@microsoft.com)
14
14
 
15
+ ## 0.64.30
16
+
17
+ Mon, 07 Feb 2022 16:13:32 GMT
18
+
19
+ ### Patches
20
+
21
+ - Replace __APPLE__ with __clang__ where applicable (#9461) (julio.rocha@microsoft.com)
22
+
15
23
  ## 0.64.29
16
24
 
17
25
  Mon, 31 Jan 2022 16:12:51 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-windows",
3
- "version": "0.64.30",
3
+ "version": "0.64.31",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "type": "git",