@react-native-windows/automation-channel 0.0.3-9 → 0.0.4

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,81 @@
2
2
  "name": "@react-native-windows/automation-channel",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 22 Sep 2021 05:06:23 GMT",
5
+ "date": "Tue, 28 Sep 2021 05:06:38 GMT",
6
+ "tag": "@react-native-windows/automation-channel_v0.0.4",
7
+ "version": "0.0.4",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "comment": "Integrate 9/23",
12
+ "author": "34109996+chiaramooney@users.noreply.github.com",
13
+ "commit": "d4970fdd583866c3ac7af6a0cf38040cf3b22d93",
14
+ "package": "@react-native-windows/automation-channel"
15
+ },
16
+ {
17
+ "comment": "Bump react-native-windows to v0.0.0-canary.385",
18
+ "author": "34109996+chiaramooney@users.noreply.github.com",
19
+ "commit": "d4970fdd583866c3ac7af6a0cf38040cf3b22d93",
20
+ "package": "@react-native-windows/automation-channel"
21
+ }
22
+ ],
23
+ "patch": [
24
+ {
25
+ "comment": "Remove RNW peerDep from automation-commands package",
26
+ "author": "ngerlem@microsoft.com",
27
+ "commit": "09d6b43a7c4a647d38e165a41d788ff8b693a40a",
28
+ "package": "@react-native-windows/automation-channel"
29
+ }
30
+ ]
31
+ }
32
+ },
33
+ {
34
+ "date": "Sat, 25 Sep 2021 05:06:39 GMT",
35
+ "tag": "@react-native-windows/automation-channel_v0.0.3-12",
36
+ "version": "0.0.3-12",
37
+ "comments": {
38
+ "prerelease": [
39
+ {
40
+ "comment": "Bump react-native-windows to v0.0.0-canary.384",
41
+ "author": "53799235+ZihanChen-MSFT@users.noreply.github.com",
42
+ "commit": "eaf932469678b8b67b0b2b17fd2bcdda1ed4e358",
43
+ "package": "@react-native-windows/automation-channel"
44
+ }
45
+ ]
46
+ }
47
+ },
48
+ {
49
+ "date": "Fri, 24 Sep 2021 05:06:42 GMT",
50
+ "tag": "@react-native-windows/automation-channel_v0.0.3-11",
51
+ "version": "0.0.3-11",
52
+ "comments": {
53
+ "prerelease": [
54
+ {
55
+ "comment": "Integrate RN nightly 9/16.",
56
+ "author": "igklemen@microsoft.com",
57
+ "commit": "8b63ada9ba1d55bfd161388fc18c2b5c6445b508",
58
+ "package": "@react-native-windows/automation-channel"
59
+ }
60
+ ]
61
+ }
62
+ },
63
+ {
64
+ "date": "Thu, 23 Sep 2021 05:06:48 GMT",
65
+ "tag": "@react-native-windows/automation-channel_v0.0.3-10",
66
+ "version": "0.0.3-10",
67
+ "comments": {
68
+ "prerelease": [
69
+ {
70
+ "comment": "Bump react-native-windows to v0.0.0-canary.382",
71
+ "author": "34109996+chiaramooney@users.noreply.github.com",
72
+ "commit": "3813907b2eaa6198f0a8b9dc570075f0c7117301",
73
+ "package": "@react-native-windows/automation-channel"
74
+ }
75
+ ]
76
+ }
77
+ },
78
+ {
79
+ "date": "Wed, 22 Sep 2021 05:06:43 GMT",
6
80
  "tag": "@react-native-windows/automation-channel_v0.0.3-9",
7
81
  "version": "0.0.3-9",
8
82
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,17 +1,54 @@
1
1
  # Change Log - @react-native-windows/automation-channel
2
2
 
3
- This log was last generated on Wed, 22 Sep 2021 05:06:23 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 28 Sep 2021 05:06:38 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## 0.0.3-9
7
+ ## 0.0.4
8
8
 
9
- Wed, 22 Sep 2021 05:06:23 GMT
9
+ Tue, 28 Sep 2021 05:06:38 GMT
10
+
11
+ ### Patches
12
+
13
+ - Remove RNW peerDep from automation-commands package (ngerlem@microsoft.com)
10
14
 
11
15
  ### Changes
12
16
 
13
- - Bump react-native-windows to v0.0.0-canary.381 (ali-hk@users.noreply.github.com)
17
+ - Integrate 9/23 (34109996+chiaramooney@users.noreply.github.com)
18
+ - Bump react-native-windows to v0.0.0-canary.385 (34109996+chiaramooney@users.noreply.github.com)
14
19
 
20
+ ## 0.0.3-12
21
+
22
+ Sat, 25 Sep 2021 05:06:39 GMT
23
+
24
+ ### Changes
25
+
26
+ - Bump react-native-windows to v0.0.0-canary.384 (53799235+ZihanChen-MSFT@users.noreply.github.com)
27
+
28
+ ## 0.0.3-11
29
+
30
+ Fri, 24 Sep 2021 05:06:42 GMT
31
+
32
+ ### Changes
33
+
34
+ - Integrate RN nightly 9/16. (igklemen@microsoft.com)
35
+
36
+ ## 0.0.3-10
37
+
38
+ Thu, 23 Sep 2021 05:06:48 GMT
39
+
40
+ ### Changes
41
+
42
+ - Bump react-native-windows to v0.0.0-canary.382 (34109996+chiaramooney@users.noreply.github.com)
43
+
44
+ ## 0.0.3-9
45
+
46
+ Wed, 22 Sep 2021 05:06:43 GMT
47
+
48
+ ### Changes
49
+
50
+ - Bump react-native-windows to v0.0.0-canary.381 (ali-hk@users.noreply.github.com)
51
+
15
52
  ## 0.0.3-8
16
53
 
17
54
  Tue, 21 Sep 2021 05:08:39 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@react-native-windows/automation-channel",
3
- "version": "0.0.3-9",
3
+ "version": "0.0.4",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "type": "git",
@@ -19,9 +19,6 @@
19
19
  "dependencies": {
20
20
  "jsonrpc-lite": "^2.2.0"
21
21
  },
22
- "peerDependencies": {
23
- "react-native-windows": ">=0.0.0-canary.381 <0.0.0"
24
- },
25
22
  "devDependencies": {
26
23
  "@rnw-scripts/eslint-config": "1.1.8",
27
24
  "@rnw-scripts/just-task": "2.2.1",
@@ -32,8 +29,8 @@
32
29
  "just-scripts": "^1.3.2",
33
30
  "prettier": "1.19.1",
34
31
  "react": "17.0.2",
35
- "react-native": "0.0.0-d40cb0e1b",
36
- "react-native-windows": "^0.0.0-canary.381",
32
+ "react-native": "0.0.0-d3c7e2018",
33
+ "react-native-windows": "^0.0.0-canary.385",
37
34
  "typescript": "^3.8.3"
38
35
  },
39
36
  "files": [