Skip to content

Commit

Permalink
RELEASING: Releasing 3 package(s) (#3385)
Browse files Browse the repository at this point in the history
Releases:
  @rnx-kit/[email protected]
  @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 Oct 9, 2024
1 parent 05c6b97 commit 8575769
Show file tree
Hide file tree
Showing 10 changed files with 24 additions and 20 deletions.
5 changes: 0 additions & 5 deletions .changeset/curvy-doors-report.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/large-scissors-bow.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/little-impalas-look.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-starfishes-exercise.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rnx-kit/eslint-config

## 0.0.6

### Patch Changes

- Updated dependencies [05c6b97]
- Updated dependencies [d091088]
- @rnx-kit/eslint-plugin@0.8.2

## 0.0.5

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

## 0.8.2

### Patch Changes

- 05c6b97: Bumped `typescript-eslint` to 8.0
- d091088: Avoid dupes of `@eslint/js`

## 0.8.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/eslint-plugin",
"version": "0.8.1",
"version": "0.8.2",
"description": "A set of ESLint rules for React developers",
"keywords": [
"eslint",
Expand Down
6 changes: 6 additions & 0 deletions packages/metro-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log - @rnx-kit/metro-config

## 2.0.1

### Patch Changes

- a472e19: Ignore files generated by Xcode during build

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/metro-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/metro-config",
"version": "2.0.0",
"version": "2.0.1",
"description": "Metro config for monorepos",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/metro-config#readme",
"license": "MIT",
Expand Down

0 comments on commit 8575769

Please sign in to comment.