RELEASING: Releasing 2 package(s) (#1844)

Releases:
  @rnx-kit/dep-check@1.12.21
  @rnx-kit/react-native-auth@0.1.5

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-08-29 10:54:31 +02:00 коммит произвёл GitHub
Родитель e3fd2c45aa
Коммит 90c59a6a1b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
8 изменённых файлов: 15 добавлений и 19 удалений

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

@ -1,5 +0,0 @@
---
"@rnx-kit/dep-check": patch
---
Added profile for react-native 0.70

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

@ -1,5 +0,0 @@
---
"@rnx-kit/react-native-auth": patch
---
Declare support for react-native 0.70

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

@ -1,5 +0,0 @@
---
"@rnx-kit/dep-check": patch
---
change file not found error to warning

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

@ -1,2 +0,0 @@
---
---

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

@ -1,5 +1,12 @@
# Change Log - @rnx-kit/dep-check
## 1.12.21
### Patch Changes
- e78e4dae: Added profile for react-native 0.70
- e3fd2c45: change file not found error to warning
## 1.12.20
### Patch Changes

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

@ -1,6 +1,6 @@
{
"name": "@rnx-kit/dep-check",
"version": "1.12.20",
"version": "1.12.21",
"description": "Dependency checker for React Native apps",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/dep-check#readme",
"license": "MIT",

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

@ -1,5 +1,11 @@
# @rnx-kit/react-native-auth
## 0.1.5
### Patch Changes
- e78e4dae: Declare support for react-native 0.70
## 0.1.4
### Patch Changes

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

@ -1,6 +1,6 @@
{
"name": "@rnx-kit/react-native-auth",
"version": "0.1.4",
"version": "0.1.5",
"description": "@rnx-kit/react-native-auth provides a cross-app uniform API for user authentication",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/react-native-auth#readme",
"license": "MIT",