Skip to content

Commit a5999e3

Browse files
RELEASING: Releasing 2 package(s) (#3882)
Releases: @rnx-kit/[email protected] @rnx-kit/[email protected] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f2b9faa commit a5999e3

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

.changeset/rnx-align-deps.md

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

.changeset/wild-trains-wink.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.3.4
4+
5+
### Patch Changes
6+
7+
- f2b9faa: Add profile for 0.83
8+
39
## 3.3.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.3.3",
3+
"version": "3.3.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/eslint-plugin/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/eslint-plugin
22

3+
## 0.9.4
4+
5+
### Patch Changes
6+
7+
- e3883d0: Bumped `eslint-plugin-react-hooks` to 5.2.0
8+
39
## 0.9.3
410

511
### Patch Changes

packages/eslint-plugin/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/eslint-plugin",
3-
"version": "0.9.3",
3+
"version": "0.9.4",
44
"description": "A set of ESLint rules for React developers",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)