@react-native-windows/cli
Advanced tools
Comparing version 0.64.3 to 0.64.4
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Mon, 19 Apr 2021 17:00:25 GMT", | ||
"date": "Mon, 24 May 2021 15:08:38 GMT", | ||
"tag": "@react-native-windows/cli_v0.64.4", | ||
"version": "0.64.4", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Fix Typo in Autolinking Source", | ||
"author": "34109996+chiaramooney@users.noreply.github.com", | ||
"commit": "e04f8cf45367e9026cdc1a6269107123f1856cb8", | ||
"package": "@react-native-windows/cli" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 19 Apr 2021 17:00:53 GMT", | ||
"tag": "@react-native-windows/cli_v0.64.3", | ||
@@ -8,0 +23,0 @@ "version": "0.64.3", |
# Change Log - @react-native-windows/cli | ||
This log was last generated on Mon, 19 Apr 2021 17:00:25 GMT and should not be manually modified. | ||
This log was last generated on Mon, 24 May 2021 15:08:38 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.64.4 | ||
Mon, 24 May 2021 15:08:38 GMT | ||
### Patches | ||
- Fix Typo in Autolinking Source (34109996+chiaramooney@users.noreply.github.com) | ||
## 0.64.3 | ||
Mon, 19 Apr 2021 17:00:25 GMT | ||
Mon, 19 Apr 2021 17:00:53 GMT | ||
@@ -11,0 +19,0 @@ ### Patches |
@@ -178,3 +178,3 @@ "use strict"; | ||
item in project && | ||
project[item] != '' && | ||
project[item] !== '' && | ||
!project[item].toString().startsWith('Error: ')); | ||
@@ -181,0 +181,0 @@ }); |
{ | ||
"name": "@react-native-windows/cli", | ||
"version": "0.64.3", | ||
"version": "0.64.4", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "main": "lib-commonjs/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
343665
4798
19