applying package updates ***NO_CI***

This commit is contained in:
React-Native Bot 2020-05-18 23:31:12 +00:00
Родитель 1f640ad99a
Коммит a753d91f0a
4 изменённых файлов: 25 добавлений и 10 удалений

Просмотреть файл

@ -1,8 +0,0 @@
{
"type": "minor",
"comment": "check the currently installed version of RNmacOS + CLI display tweaks",
"packageName": "react-native-macos-init",
"email": "gosimek@gmail.com",
"dependentChangeType": "patch",
"date": "2020-05-18T17:18:39.367Z"
}

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "react-native-macos-init",
"entries": [
{
"date": "Mon, 18 May 2020 23:31:12 GMT",
"tag": "react-native-macos-init_v2.1.0",
"version": "2.1.0",
"comments": {
"minor": [
{
"comment": "check the currently installed version of RNmacOS + CLI display tweaks",
"author": "gosimek@gmail.com",
"commit": "1f640ad99a98c7731a5c210b0dd92673d6a7a230",
"package": "react-native-macos-init"
}
]
}
},
{
"date": "Sun, 05 Apr 2020 00:06:57 GMT",
"tag": "react-native-macos-init_v2.0.0",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - react-native-macos-init
This log was last generated on Sun, 05 Apr 2020 00:06:57 GMT and should not be manually modified.
This log was last generated on Mon, 18 May 2020 23:31:12 GMT and should not be manually modified.
<!-- Start content -->
## 2.1.0
Mon, 18 May 2020 23:31:12 GMT
### Minor changes
- check the currently installed version of RNmacOS + CLI display tweaks (gosimek@gmail.com)
## 2.0.0
Sun, 05 Apr 2020 00:06:57 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "react-native-macos-init",
"version": "2.0.0",
"version": "2.1.0",
"description": "CLI to add react-native-macos to an existing react-native project",
"main": "index.js",
"repository": "https://github.com/microsoft/react-native-macos",