Skip to content

Commit

Permalink
RELEASING: Releasing 2 package(s) (#3426)
Browse files Browse the repository at this point in the history
Releases:
  @rnx-kit/[email protected]
  @rnx-kit/[email protected]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
rnsdkbot and github-actions[bot] authored Nov 21, 2024
1 parent abca638 commit dcd48a3
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-paws-remain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-lies-visit.md

This file was deleted.

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

## 0.7.1

### Patch Changes

- abca638: Add support for `extends` field

## 0.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/config",
"version": "0.7.0",
"version": "0.7.1",
"description": "Define and query information about a kit package",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/config#readme",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/tools-react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log - @rnx-kit/tools-react-native

## 2.0.2

### Patch Changes

- 0b73195: Add missing `loadContextAsync` to exported types

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tools-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/tools-react-native",
"version": "2.0.1",
"version": "2.0.2",
"description": "A collection of supplemental react-native functions and types",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/tools-react-native#readme",
"license": "MIT",
Expand Down

0 comments on commit dcd48a3

Please sign in to comment.