Skip to content

Commit

Permalink
RELEASING: Releasing 4 package(s) (#3080)
Browse files Browse the repository at this point in the history
  • Loading branch information
rnsdkbot committed Apr 11, 2024
1 parent 576f29a commit 1136449
Show file tree
Hide file tree
Showing 11 changed files with 29 additions and 19 deletions.
5 changes: 0 additions & 5 deletions .changeset/cuddly-readers-burn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/orange-days-design.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-chairs-drop.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/eslint-config/CHANGELOG.md
@@ -1,5 +1,12 @@
# @rnx-kit/eslint-config

## 0.0.2

### Patch Changes

- Updated dependencies [576f29a]
- @rnx-kit/eslint-plugin@0.7.1

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/eslint-config",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"description": "Shareable ESLint config for @rnx-kit",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/eslint-config#readme",
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint-plugin/CHANGELOG.md
@@ -1,5 +1,11 @@
# Change Log - @rnx-kit/eslint-plugin

## 0.7.1

### Patch Changes

- 576f29a: Migrate to `typescript-eslint`

## 0.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/eslint-plugin",
"version": "0.7.0",
"version": "0.7.1",
"description": "A set of ESLint rules for React developers",
"keywords": [
"eslint",
Expand Down
6 changes: 6 additions & 0 deletions packages/metro-resolver-symlinks/CHANGELOG.md
@@ -1,5 +1,11 @@
# Change Log - @rnx-kit/metro-resolver-symlinks

## 0.1.36

### Patch Changes

- 487d867: Ensure hash uniqueness when `experimental_retryResolvingFromDisk` is enabled

## 0.1.35

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/metro-resolver-symlinks/package.json
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/metro-resolver-symlinks",
"version": "0.1.35",
"version": "0.1.36",
"description": "Metro resolver with support for symlinks",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/metro-resolver-symlinks#readme",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-native-host/CHANGELOG.md
@@ -1,5 +1,11 @@
# @rnx-kit/react-native-host

## 0.4.7

### Patch Changes

- 9f51524: Handle `launchOptions` being added to `RCTHost` initializer in 0.74 (see https://github.com/facebook/react-native/pull/43757)

## 0.4.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-host/package.json
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/react-native-host",
"version": "0.4.6",
"version": "0.4.7",
"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 1136449

Please sign in to comment.