Skip to content

Commit

Permalink
RELEASING: Releasing 2 package(s) (#3501)
Browse files Browse the repository at this point in the history
Releases:
  @rnx-kit/cli@0.18.5
  @rnx-kit/metro-service@4.0.2

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
rnsdkbot and github-actions[bot] authored Jan 29, 2025
1 parent 79e2abd commit 8c9e2ca
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-adults-provide.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/empty-mangos-smash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/many-flies-sleep.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/new-forks-cough.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/twelve-swans-end.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log - @rnx-kit/cli

## 0.18.5

### Patch Changes

- 79e2abd: Support multiple debug targets
- Updated dependencies [66d9673]
- @rnx-kit/metro-service@4.0.2

## 0.18.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/cli",
"version": "0.18.4",
"version": "0.18.5",
"description": "Command-line interface for working with kit packages in your repo",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/cli#readme",
"license": "MIT",
Expand Down Expand Up @@ -47,7 +47,7 @@
"@rnx-kit/metro-plugin-typescript": "^0.5.0",
"@rnx-kit/metro-serializer": "^2.0.0",
"@rnx-kit/metro-serializer-esbuild": "^0.2.1",
"@rnx-kit/metro-service": "^4.0.1",
"@rnx-kit/metro-service": "^4.0.2",
"@rnx-kit/third-party-notices": "^2.0.0",
"@rnx-kit/tools-android": "^0.2.0",
"@rnx-kit/tools-apple": "^0.2.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/metro-service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log - @rnx-kit/metro-service

## 4.0.2

### Patch Changes

- 66d9673: Lazy-load `node-fetch` to avoid `punycode` warning

## 4.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/metro-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/metro-service",
"version": "4.0.1",
"version": "4.0.2",
"description": "Metro service for bundling and bundle-serving",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/metro-service#readme",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3740,7 +3740,7 @@ __metadata:
"@rnx-kit/metro-plugin-typescript": "npm:^0.5.0"
"@rnx-kit/metro-serializer": "npm:^2.0.0"
"@rnx-kit/metro-serializer-esbuild": "npm:^0.2.1"
"@rnx-kit/metro-service": "npm:^4.0.1"
"@rnx-kit/metro-service": "npm:^4.0.2"
"@rnx-kit/scripts": "npm:*"
"@rnx-kit/third-party-notices": "npm:^2.0.0"
"@rnx-kit/tools-android": "npm:^0.2.0"
Expand Down Expand Up @@ -4135,7 +4135,7 @@ __metadata:
languageName: unknown
linkType: soft

"@rnx-kit/metro-service@npm:*, @rnx-kit/metro-service@npm:^4.0.1, @rnx-kit/metro-service@workspace:packages/metro-service":
"@rnx-kit/metro-service@npm:*, @rnx-kit/metro-service@npm:^4.0.2, @rnx-kit/metro-service@workspace:packages/metro-service":
version: 0.0.0-use.local
resolution: "@rnx-kit/metro-service@workspace:packages/metro-service"
dependencies:
Expand Down

0 comments on commit 8c9e2ca

Please sign in to comment.