Skip to content

Commit 6e23cd0

Browse files
RELEASING: Releasing 3 package(s) (#3533)
Releases: @rnx-kit/tools-react-native@2.1.0 @rnx-kit/tools-workspaces@0.2.2 @rnx-kit/align-deps@3.0.4 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f883f3e commit 6e23cd0

File tree

8 files changed

+21
-14
lines changed

8 files changed

+21
-14
lines changed

.changeset/chilled-wolves-attend.md

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

.changeset/cold-flowers-drive.md

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

packages/align-deps/CHANGELOG.md

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

3+
## 3.0.4
4+
5+
### Patch Changes
6+
7+
- f883f3e: Added profile for 0.78
8+
39
## 3.0.3
410

511
### Patch Changes

packages/align-deps/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/align-deps",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Manage dependencies within a repository and across many repositories",
55
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/align-deps#readme",
66
"license": "MIT",

packages/tools-react-native/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log - @rnx-kit/tools-react-native
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- 66961be: Add support for Bun's text-based lockfile
8+
39
## 2.0.4
410

511
### Patch Changes

packages/tools-react-native/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/tools-react-native",
3-
"version": "2.0.4",
3+
"version": "2.1.0",
44
"description": "A collection of supplemental react-native functions and types",
55
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/tools-react-native#readme",
66
"license": "MIT",

packages/tools-workspaces/CHANGELOG.md

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

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- 66961be: Add support for Bun's text-based lockfile
8+
39
## 0.2.1
410

511
### Patch Changes

packages/tools-workspaces/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/tools-workspaces",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "A collection of tools for working with workspaces",
55
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/tools-workspaces#readme",
66
"license": "MIT",

0 commit comments

Comments
 (0)