Skip to content

Commit

Permalink
RELEASING: Releasing 3 package(s) (#3471)
Browse files Browse the repository at this point in the history
Releases:
  @react-native-webapis/[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 Jan 6, 2025
1 parent e726128 commit 5afc8ee
Show file tree
Hide file tree
Showing 10 changed files with 22 additions and 17 deletions.
2 changes: 0 additions & 2 deletions .changeset/hip-comics-collect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-oranges-clean.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/serious-flowers-hammer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-weeks-do.md

This file was deleted.

6 changes: 6 additions & 0 deletions incubator/@react-native-webapis/web-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @react-native-webapis/web-storage

## 0.4.2

### Patch Changes

- f0469e3: Make sure `key()` returns `null` if the index does not exist

## 0.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion incubator/@react-native-webapis/web-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-webapis/web-storage",
"version": "0.4.1",
"version": "0.4.2",
"description": "EXPERIMENTAL - USE WITH CAUTION - Web Storage API for React Native",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/@react-native-webapis/web-storage#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.9

### Patch Changes

- Updated dependencies [65fa41a]
- @rnx-kit/eslint-plugin@0.8.5

## 0.0.8

### 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.8",
"version": "0.0.9",
"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.5

### Patch Changes

- 65fa41a: Handle case where exported specifier is a string literal

## 0.8.4

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

0 comments on commit 5afc8ee

Please sign in to comment.