Skip to content

Commit

Permalink
Version Packages (#1010)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 26, 2022
1 parent e0e19ad commit 5728598
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/early-jokes-flash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-panthers-jump.md

This file was deleted.

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.2.9

### Patch Changes

- e0e19ad: Declarations should be exported as types

## 0.2.8

Tue, 30 Nov 2021 17:24:14 GMT
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.2.8",
"version": "0.2.9",
"description": "A set of ESLint rules for React developers",
"keywords": [
"eslint",
Expand Down
6 changes: 6 additions & 0 deletions packages/metro-serializer-esbuild/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log - @rnx-kit/metro-serializer-esbuild

## 0.1.2

### Patch Changes

- 1630d25: Manually handle `sideEffects` set to an array of globs as esbuild only accepts boolean values.

## 0.1.1

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

0 comments on commit 5728598

Please sign in to comment.