Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/big-camels-shop.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/healthy-rabbits-study.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lucky-poets-double.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/metal-rings-protect.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/ninety-pugs-destroy.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/stale-lamps-notice.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/thick-cars-burn.md

This file was deleted.

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

## 3.0.3

### Patch Changes

- 16b7ee6: Added profile for 0.77

## 3.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/align-deps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/align-deps",
"version": "3.0.2",
"version": "3.0.3",
"description": "Manage dependencies within a repository and across many repositories",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/align-deps#readme",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @rnx-kit/eslint-config

## 0.0.10

### Patch Changes

- Updated dependencies [4f18f88]
- @rnx-kit/eslint-plugin@0.8.6

## 0.0.9

### 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.9",
"version": "0.0.10",
"private": true,
"description": "Shareable ESLint config for @rnx-kit",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/eslint-config#readme",
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log - @rnx-kit/eslint-plugin

## 0.8.6

### Patch Changes

- 4f18f88: Bump `@react-native/eslint-plugin` to 0.76

## 0.8.5

### 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.5",
"version": "0.8.6",
"description": "A set of ESLint rules for React developers",
"keywords": [
"eslint",
Expand Down
Loading