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

Releases:
  @rnx-kit/metro-serializer-esbuild@0.1.11
  @rnx-kit/react-native-test-app-msal@1.0.5

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-08-22 19:05:11 +02:00 коммит произвёл GitHub
Родитель 9ad2dc9ab2
Коммит 1153f9450b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
17 изменённых файлов: 14 добавлений и 37 удалений

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

@ -1,5 +0,0 @@
---
"@rnx-kit/metro-serializer-esbuild": patch
---
Enable arrow functions and generators when targeting Hermes

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

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

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

@ -1,5 +0,0 @@
---
---
Update to docusaurus 2.0 release build, fix MDX-include plugin, eject Docusaurus
from monorepo

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

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

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

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

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

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

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

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

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

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

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

@ -1,5 +0,0 @@
---
"@rnx-kit/react-native-test-app-msal": patch
---
Android: Bump com.microsoft.identity.client:msal to 4.0.1

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

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

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

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

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

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

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

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

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

@ -1,5 +1,11 @@
# Change Log - @rnx-kit/metro-serializer-esbuild
## 0.1.11
### Patch Changes
- aeb1e5b5: Enable arrow functions and generators when targeting Hermes
## 0.1.10
### Patch Changes

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

@ -1,6 +1,6 @@
{
"name": "@rnx-kit/metro-serializer-esbuild",
"version": "0.1.10",
"version": "0.1.11",
"description": "esbuild serializer for Metro",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/metro-serializer-esbuild#readme",
"license": "MIT",

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

@ -1,5 +1,11 @@
# Change Log - @rnx-kit/react-native-test-app-msal
## 1.0.5
### Patch Changes
- 4c462bf3: Android: Bump com.microsoft.identity.client:msal to 4.0.1
## 1.0.4
### Patch Changes

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

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