Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
React Native SDK Bot 2023-10-17 10:29:43 +02:00 коммит произвёл GitHub
Родитель 7101b3236c
Коммит a218e1d4dd
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
11 изменённых файлов: 27 добавлений и 23 удалений

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

@ -1,5 +0,0 @@
---
"@rnx-kit/metro-config": patch
---
`@rnx-kit/babel-preset-metro-react-native` has a peer dependency on `@babel/core` so we need to forward it

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

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

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

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

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

@ -1,5 +0,0 @@
---
"@react-native-webapis/battery-status": patch
---
fix for podspec

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

@ -1,6 +0,0 @@
---
"@react-native-webapis/battery-status": minor
"@rnx-kit/polyfills": minor
---
bump to 0.1 so to publish

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

@ -0,0 +1,11 @@
# @react-native-webapis/battery-status
## 0.1.0
### Minor Changes
- 1e32c300: bump to 0.1 so to publish
### Patch Changes
- b5648feb: fix for podspec

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

@ -1,6 +1,6 @@
{
"name": "@react-native-webapis/battery-status",
"version": "0.0.1",
"version": "0.1.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",

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

@ -0,0 +1,7 @@
# @rnx-kit/polyfills
## 0.1.0
### Minor Changes
- 1e32c300: bump to 0.1 so to publish

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

@ -1,6 +1,6 @@
{
"name": "@rnx-kit/polyfills",
"version": "0.0.1",
"version": "0.1.0",
"description": "EXPERIMENTAL - USE WITH CAUTION - New package called polyfills",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/polyfills#readme",
"license": "MIT",

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

@ -1,5 +1,11 @@
# Change Log - @rnx-kit/metro-config
## 1.3.11
### Patch Changes
- a399bcbe: `@rnx-kit/babel-preset-metro-react-native` has a peer dependency on `@babel/core` so we need to forward it
## 1.3.10
### Patch Changes

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

@ -1,6 +1,6 @@
{
"name": "@rnx-kit/metro-config",
"version": "1.3.10",
"version": "1.3.11",
"description": "Metro config for monorepos",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/metro-config#readme",
"license": "MIT",