Skip to content

Commit

Permalink
RELEASING: Releasing 2 package(s) (#3123)
Browse files Browse the repository at this point in the history
  • Loading branch information
rnsdkbot committed May 2, 2024
1 parent f174719 commit 88b8214
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 16 deletions.
2 changes: 0 additions & 2 deletions .changeset/gentle-dragons-kiss.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/new-papayas-run.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/poor-planets-shop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-lions-own.md

This file was deleted.

6 changes: 6 additions & 0 deletions incubator/build/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @rnx-kit/build

## 0.6.4

### Patch Changes

- f1f70fb: Using `gradle/actions/setup-gradle` to execute Gradle is deprecated (see https://github.com/gradle/actions/blob/v3/docs/deprecation-upgrade-guide.md#using-the-action-to-execute-gradle-via-the-arguments-parameter-is-deprecated)

## 0.6.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion incubator/build/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@rnx-kit/build",
"version": "0.6.3",
"version": "0.6.4",
"description": "EXPERIMENTAL - USE WITH CAUTION - @rnx-kit/build builds your app in the cloud",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/build#readme",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-native-host/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @rnx-kit/react-native-host

## 0.4.8

### Patch Changes

- f174719: Prevent unintentional autolinking

## 0.4.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-host/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/react-native-host",
"version": "0.4.7",
"version": "0.4.8",
"description": "Simplify React Native initialization",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/react-native-host#readme",
"license": "MIT",
Expand Down

0 comments on commit 88b8214

Please sign in to comment.