react-native-windows 0.67.15 → 0.67.17

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
@@ -1,6 +1,66 @@
1
1
  {
2
2
  "name": "react-native-windows",
3
3
  "entries": [
4
+ {
5
+ "date": "Mon, 28 Nov 2022 16:10:01 GMT",
6
+ "tag": "react-native-windows_v0.67.17",
7
+ "version": "0.67.17",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "react-native-windows",
13
+ "comment": "Bump @react-native-windows/cli to v0.67.4",
14
+ "commit": "b6f537ab5d1f0e4ec719b9985c7a766b847322d3"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Mon, 14 Nov 2022 16:10:12 GMT",
21
+ "tag": "react-native-windows_v0.67.16",
22
+ "version": "0.67.16",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "author": "beachball",
27
+ "package": "react-native-windows",
28
+ "comment": "Bump @react-native-windows/cli to v0.67.3",
29
+ "commit": "a6d388f5d85c1df93bdde6d7ff4e6d4e36ea58c4"
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Mon, 14 Nov 2022 16:09:48 GMT",
36
+ "tag": "react-native-windows_v0.67.16",
37
+ "version": "0.67.16",
38
+ "comments": {
39
+ "patch": [
40
+ {
41
+ "author": "beachball",
42
+ "package": "react-native-windows",
43
+ "comment": "Bump @react-native-windows/cli to v0.67.3",
44
+ "commit": "ea73b0256684b8622e7b75d7ca2f2b6f87f1de7c"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Mon, 19 Sep 2022 15:10:58 GMT",
51
+ "tag": "react-native-windows_v0.67.15",
52
+ "version": "0.67.15",
53
+ "comments": {
54
+ "patch": [
55
+ {
56
+ "author": "ericroz@fb.com",
57
+ "package": "react-native-windows",
58
+ "commit": "not available",
59
+ "comment": "Fixes bug introduced by pointerEvents change"
60
+ }
61
+ ]
62
+ }
63
+ },
4
64
  {
5
65
  "date": "Mon, 19 Sep 2022 15:10:38 GMT",
6
66
  "tag": "react-native-windows_v0.67.15",
package/CHANGELOG.md CHANGED
@@ -1,17 +1,49 @@
1
1
  # Change Log - react-native-windows
2
2
 
3
- This log was last generated on Mon, 19 Sep 2022 15:10:38 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 28 Nov 2022 16:10:01 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## 0.67.15
7
+ ## 0.67.17
8
8
 
9
- Mon, 19 Sep 2022 15:10:38 GMT
9
+ Mon, 28 Nov 2022 16:10:01 GMT
10
10
 
11
11
  ### Patches
12
12
 
13
- - Fixes bug introduced by pointerEvents change (ericroz@fb.com)
13
+ - Bump @react-native-windows/cli to v0.67.4
14
14
 
15
+ ## 0.67.16
16
+
17
+ Mon, 14 Nov 2022 16:10:12 GMT
18
+
19
+ ### Patches
20
+
21
+ - Bump @react-native-windows/cli to v0.67.3
22
+
23
+ ## 0.67.16
24
+
25
+ Mon, 14 Nov 2022 16:09:48 GMT
26
+
27
+ ### Patches
28
+
29
+ - Bump @react-native-windows/cli to v0.67.3
30
+
31
+ ## 0.67.15
32
+
33
+ Mon, 19 Sep 2022 15:10:58 GMT
34
+
35
+ ### Patches
36
+
37
+ - Fixes bug introduced by pointerEvents change (ericroz@fb.com)
38
+
39
+ ## 0.67.15
40
+
41
+ Mon, 19 Sep 2022 15:10:38 GMT
42
+
43
+ ### Patches
44
+
45
+ - Fixes bug introduced by pointerEvents change (ericroz@fb.com)
46
+
15
47
  ## 0.67.14
16
48
 
17
49
  Mon, 25 Jul 2022 15:13:10 GMT
@@ -10,10 +10,10 @@
10
10
  -->
11
11
  <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
12
12
  <PropertyGroup>
13
- <ReactNativeWindowsVersion>0.67.15</ReactNativeWindowsVersion>
13
+ <ReactNativeWindowsVersion>0.67.17</ReactNativeWindowsVersion>
14
14
  <ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
15
15
  <ReactNativeWindowsMinor>67</ReactNativeWindowsMinor>
16
- <ReactNativeWindowsPatch>15</ReactNativeWindowsPatch>
16
+ <ReactNativeWindowsPatch>17</ReactNativeWindowsPatch>
17
17
  <ReactNativeWindowsCanary>false</ReactNativeWindowsCanary>
18
18
  </PropertyGroup>
19
19
  </Project>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-windows",
3
- "version": "0.67.15",
3
+ "version": "0.67.17",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "type": "git",
@@ -26,7 +26,7 @@
26
26
  "@react-native-community/cli": "^6.0.0",
27
27
  "@react-native-community/cli-platform-android": "^6.0.0",
28
28
  "@react-native-community/cli-platform-ios": "^6.0.0",
29
- "@react-native-windows/cli": "0.67.2",
29
+ "@react-native-windows/cli": "0.67.4",
30
30
  "@react-native-windows/virtualized-list": "0.67.1",
31
31
  "@react-native/assets": "1.0.0",
32
32
  "@react-native/normalize-color": "2.0.0",