RELEASING: Releasing 4 package(s) (#3432)

This commit is contained in:
React Native SDK Bot 2024-11-27 12:05:14 +01:00 коммит произвёл GitHub
Родитель b0c6cae816
Коммит 3b43370567
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
10 изменённых файлов: 31 добавлений и 17 удалений

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

@ -1,5 +0,0 @@
---
"@rnx-kit/cli": patch
---
Add support for ESM config files

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

@ -1,8 +0,0 @@
---
"@react-native-webapis/battery-status": minor
"@react-native-webapis/web-storage": minor
"@rnx-kit/react-native-test-app-msal": major
---
Migrate away from deprecated `TurboReactPackage`. This is a requirement for
supporting 0.77 and above.

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

@ -1,5 +1,12 @@
# @react-native-webapis/battery-status
## 0.3.0
### Minor Changes
- dd56196: Migrate away from deprecated `TurboReactPackage`. This is a
requirement for supporting 0.77 and above.
## 0.2.0
### Minor Changes

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

@ -1,6 +1,6 @@
{
"name": "@react-native-webapis/battery-status",
"version": "0.2.0",
"version": "0.3.0",
"description": "EXPERIMENTAL - USE WITH CAUTION - Battery Status API for React Native",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/@react-native-webapis/battery-status#readme",
"license": "MIT",

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

@ -1,5 +1,12 @@
# @react-native-webapis/web-storage
## 0.4.0
### Minor Changes
- dd56196: Migrate away from deprecated `TurboReactPackage`. This is a
requirement for supporting 0.77 and above.
## 0.3.1
### Patch Changes

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

@ -1,6 +1,6 @@
{
"name": "@react-native-webapis/web-storage",
"version": "0.3.1",
"version": "0.4.0",
"description": "EXPERIMENTAL - USE WITH CAUTION - Web Storage API for React Native",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/@react-native-webapis/web-storage#readme",
"license": "MIT",

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

@ -1,5 +1,12 @@
# Change Log - @rnx-kit/react-native-test-app-msal
## 5.0.0
### Major Changes
- dd56196: Migrate away from deprecated `TurboReactPackage`. This is a
requirement for supporting 0.77 and above.
## 4.0.0
### Major Changes

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

@ -1,6 +1,6 @@
{
"name": "@rnx-kit/react-native-test-app-msal",
"version": "4.0.0",
"version": "5.0.0",
"description": "Microsoft Authentication Library (MSAL) module for react-native-test-app",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/react-native-test-app-msal#readme",
"license": "MIT",

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

@ -1,5 +1,11 @@
# Change Log - @rnx-kit/cli
## 0.18.3
### Patch Changes
- b0c6cae: Add support for ESM config files
## 0.18.2
### Patch Changes

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

@ -1,6 +1,6 @@
{
"name": "@rnx-kit/cli",
"version": "0.18.2",
"version": "0.18.3",
"description": "Command-line interface for working with kit packages in your repo",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/cli#readme",
"license": "MIT",