Skip to content

Commit

Permalink
RELEASING: Releasing 2 package(s) (#3105)
Browse files Browse the repository at this point in the history
  • Loading branch information
rnsdkbot committed Apr 24, 2024
1 parent 3c55156 commit 1bf87d9
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/fair-dogs-listen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twelve-jeans-wait.md

This file was deleted.

6 changes: 6 additions & 0 deletions incubator/@react-native-webapis/web-storage/CHANGELOG.md
@@ -1,5 +1,11 @@
# @react-native-webapis/web-storage

## 0.2.5

### Patch Changes

- 3c55156: Add TurboModule support on Windows

## 0.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion incubator/@react-native-webapis/web-storage/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-native-webapis/web-storage",
"version": "0.2.4",
"version": "0.2.5",
"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",
Expand Down
6 changes: 6 additions & 0 deletions incubator/react-native-test-app-msal/CHANGELOG.md
@@ -1,5 +1,11 @@
# Change Log - @rnx-kit/react-native-test-app-msal

## 3.0.1

### Patch Changes

- af82a1f: Migrate away from deprecated `acquireTokenSilent(Array<(out) String!>, IAccount, String): IAuthenticationResult!`

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion incubator/react-native-test-app-msal/package.json
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/react-native-test-app-msal",
"version": "3.0.0",
"version": "3.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",
Expand Down

0 comments on commit 1bf87d9

Please sign in to comment.