@react-native-windows/automation-channel 0.0.4 → 0.0.5-0

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/automation-channel",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 28 Sep 2021 05:06:38 GMT",
5
+ "date": "Wed, 29 Sep 2021 05:06:30 GMT",
6
+ "tag": "@react-native-windows/automation-channel_v0.0.5-0",
7
+ "version": "0.0.5-0",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "comment": "Bump react-native-windows to v0.0.0-canary.386",
12
+ "author": "anandrag@microsoft.com",
13
+ "commit": "eb04aeb2e5fcb74988f1630f24adc27a034351fe",
14
+ "package": "@react-native-windows/automation-channel"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Tue, 28 Sep 2021 05:07:03 GMT",
6
21
  "tag": "@react-native-windows/automation-channel_v0.0.4",
7
22
  "version": "0.0.4",
8
23
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,22 +1,30 @@
1
1
  # Change Log - @react-native-windows/automation-channel
2
2
 
3
- This log was last generated on Tue, 28 Sep 2021 05:06:38 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 29 Sep 2021 05:06:30 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## 0.0.4
7
+ ## 0.0.5-0
8
8
 
9
- Tue, 28 Sep 2021 05:06:38 GMT
10
-
11
- ### Patches
12
-
13
- - Remove RNW peerDep from automation-commands package (ngerlem@microsoft.com)
9
+ Wed, 29 Sep 2021 05:06:30 GMT
14
10
 
15
11
  ### Changes
16
12
 
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)
13
+ - Bump react-native-windows to v0.0.0-canary.386 (anandrag@microsoft.com)
19
14
 
15
+ ## 0.0.4
16
+
17
+ Tue, 28 Sep 2021 05:07:03 GMT
18
+
19
+ ### Patches
20
+
21
+ - Remove RNW peerDep from automation-commands package (ngerlem@microsoft.com)
22
+
23
+ ### Changes
24
+
25
+ - Integrate 9/23 (34109996+chiaramooney@users.noreply.github.com)
26
+ - Bump react-native-windows to v0.0.0-canary.385 (34109996+chiaramooney@users.noreply.github.com)
27
+
20
28
  ## 0.0.3-12
21
29
 
22
30
  Sat, 25 Sep 2021 05:06:39 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@react-native-windows/automation-channel",
3
- "version": "0.0.4",
3
+ "version": "0.0.5-0",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "type": "git",
@@ -30,7 +30,7 @@
30
30
  "prettier": "1.19.1",
31
31
  "react": "17.0.2",
32
32
  "react-native": "0.0.0-d3c7e2018",
33
- "react-native-windows": "^0.0.0-canary.385",
33
+ "react-native-windows": "^0.0.0-canary.386",
34
34
  "typescript": "^3.8.3"
35
35
  },
36
36
  "files": [