RELEASING: Releasing 3 package(s) (#3438)

Releases:
  @react-native-webapis/battery-status@0.3.1
  @react-native-webapis/web-storage@0.4.1
  @rnx-kit/react-native-test-app-msal@5.0.1

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
React Native SDK Bot 2024-12-02 14:56:27 +01:00 коммит произвёл GitHub
Родитель 9a70a58010
Коммит 40a8284b5b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
7 изменённых файлов: 21 добавлений и 10 удалений

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

@ -1,7 +0,0 @@
---
"@react-native-webapis/battery-status": patch
"@react-native-webapis/web-storage": patch
"@rnx-kit/react-native-test-app-msal": patch
---
Migrate away from deprecated `ReactModuleInfo` constructor

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

@ -1,5 +1,11 @@
# @react-native-webapis/battery-status
## 0.3.1
### Patch Changes
- c88c843: Migrate away from deprecated `ReactModuleInfo` constructor
## 0.3.0
### Minor Changes

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

@ -1,6 +1,6 @@
{
"name": "@react-native-webapis/battery-status",
"version": "0.3.0",
"version": "0.3.1",
"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,11 @@
# @react-native-webapis/web-storage
## 0.4.1
### Patch Changes
- c88c843: Migrate away from deprecated `ReactModuleInfo` constructor
## 0.4.0
### Minor Changes

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

@ -1,6 +1,6 @@
{
"name": "@react-native-webapis/web-storage",
"version": "0.4.0",
"version": "0.4.1",
"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,11 @@
# Change Log - @rnx-kit/react-native-test-app-msal
## 5.0.1
### Patch Changes
- c88c843: Migrate away from deprecated `ReactModuleInfo` constructor
## 5.0.0
### Major Changes

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

@ -1,6 +1,6 @@
{
"name": "@rnx-kit/react-native-test-app-msal",
"version": "5.0.0",
"version": "5.0.1",
"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",