Skip to content

Commit 809fff6

Browse files
RELEASING: Releasing 1 package(s) (#3628)
Releases: @rnx-kit/metro-resolver-symlinks@0.2.4 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent be507fc commit 809fff6

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/eight-wasps-wonder.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/metro-resolver-symlinks/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log - @rnx-kit/metro-resolver-symlinks
22

3+
## 0.2.4
4+
5+
### Patch Changes
6+
7+
- f145c88: `experimental_retryResolvingFromDisk` should no longer be necessary
8+
as of 0.82+
9+
310
## 0.2.3
411

512
### Patch Changes

packages/metro-resolver-symlinks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rnx-kit/metro-resolver-symlinks",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "Metro resolver with support for symlinks",
55
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/metro-resolver-symlinks#readme",
66
"license": "MIT",

0 commit comments

Comments
 (0)