Skip to content

Commit 89a6c83

Browse files
RELEASING: Releasing 6 package(s) (#4161)
Releases: @rnx-kit/fork-sync@0.4.2 @rnx-kit/cli@2.0.1 @rnx-kit/lint-package@0.2.1 @rnx-kit/metro-serializer-esbuild@0.4.1 @rnx-kit/react-native-host@0.5.17 @rnx-kit/align-deps@4.0.1 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7c47ea8 commit 89a6c83

19 files changed

Lines changed: 62 additions & 51 deletions

.changeset/breezy-windows-relax.md

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

.changeset/five-bugs-watch.md

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

.changeset/rare-planets-notice.md

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

.changeset/react-native-host-strict-xcconfig.md

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

.changeset/salty-colts-turn.md

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

.changeset/tricky-comics-push.md

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

incubator/fork-sync/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @rnx-kit/fork-sync
22

3+
## 0.4.2
4+
5+
### Patch Changes
6+
7+
- f41748c: Handle empty changes and autoupdate tags in sync config
8+
39
## 0.4.1
410

511
### Patch Changes

incubator/fork-sync/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/fork-sync",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "EXPERIMENTAL - USE WITH CAUTION - Sync forked/vendored dependencies with upstream using AI-powered Git 3-way merge",
55
"keywords": [
66
"ai-merge",

incubator/lint-package/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @rnx-kit/lint-package
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- 1baf028: Reverted accidental downgrade of minimum Node version
8+
39
## 0.2.0
410

511
### Minor Changes

incubator/lint-package/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/lint-package",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "EXPERIMENTAL - USE WITH CAUTION - lint-package",
55
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/lint-package#readme",
66
"license": "MIT",

0 commit comments

Comments
 (0)