Skip to content

Commit

Permalink
chore: release package(s) (#166)
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 Oct 13, 2022
1 parent 90652ef commit c9798e9
Show file tree
Hide file tree
Showing 20 changed files with 65 additions and 27 deletions.
5 changes: 0 additions & 5 deletions .changeset/forty-donkeys-protect.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/kind-comics-swim.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/@react-enhanced/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.0.3

### Patch Changes

- [#165](https://github.com/rx-ts/react/pull/165) [`90652ef`](https://github.com/rx-ts/react/commit/90652efe22ada3309471fab79e7bd0e87757babc) Thanks [@JounQin](https://github.com/JounQin)! - fix: add `src` folder into registry for sourcemap

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-enhanced/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-enhanced/eslint-plugin",
"version": "0.0.2",
"version": "0.0.3",
"type": "module",
"description": "An incredible ESLint plugin for @react-enhanced",
"repository": "[email protected]:rx-ts/react.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/@react-enhanced/hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.4.1

### Patch Changes

- [#165](https://github.com/rx-ts/react/pull/165) [`90652ef`](https://github.com/rx-ts/react/commit/90652efe22ada3309471fab79e7bd0e87757babc) Thanks [@JounQin](https://github.com/JounQin)! - fix: add `src` folder into registry for sourcemap

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-enhanced/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-enhanced/hooks",
"version": "0.4.0",
"version": "0.4.1",
"type": "module",
"description": "🔥 Enhanced React Hooks",
"repository": "[email protected]:rx-ts/react.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/@react-enhanced/plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.1.1

### Patch Changes

- [#165](https://github.com/rx-ts/react/pull/165) [`90652ef`](https://github.com/rx-ts/react/commit/90652efe22ada3309471fab79e7bd0e87757babc) Thanks [@JounQin](https://github.com/JounQin)! - fix: add `src` folder into registry for sourcemap

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-enhanced/plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-enhanced/plugins",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"description": "🔥 Enhanced React Plugins",
"repository": "[email protected]:rx-ts/react.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/@react-enhanced/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.2.1

### Patch Changes

- [#165](https://github.com/rx-ts/react/pull/165) [`90652ef`](https://github.com/rx-ts/react/commit/90652efe22ada3309471fab79e7bd0e87757babc) Thanks [@JounQin](https://github.com/JounQin)! - fix: add `src` folder into registry for sourcemap

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-enhanced/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-enhanced/shared",
"version": "0.2.0",
"version": "0.2.1",
"type": "module",
"description": "🔥 Enhanced React Shared codes between sever and client",
"repository": "[email protected]:rx-ts/react.git",
Expand Down
8 changes: 8 additions & 0 deletions packages/@react-enhanced/translate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 0.1.2

### Patch Changes

- [#165](https://github.com/rx-ts/react/pull/165) [`90652ef`](https://github.com/rx-ts/react/commit/90652efe22ada3309471fab79e7bd0e87757babc) Thanks [@JounQin](https://github.com/JounQin)! - fix: change `getBrowserLang` to function

- [#165](https://github.com/rx-ts/react/pull/165) [`90652ef`](https://github.com/rx-ts/react/commit/90652efe22ada3309471fab79e7bd0e87757babc) Thanks [@JounQin](https://github.com/JounQin)! - fix: add `src` folder into registry for sourcemap

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-enhanced/translate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-enhanced/translate",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"description": "🔥 Enhanced React Translate Plugin",
"repository": "[email protected]:rx-ts/react.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/@react-enhanced/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.2.1

### Patch Changes

- [#165](https://github.com/rx-ts/react/pull/165) [`90652ef`](https://github.com/rx-ts/react/commit/90652efe22ada3309471fab79e7bd0e87757babc) Thanks [@JounQin](https://github.com/JounQin)! - fix: add `src` folder into registry for sourcemap

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-enhanced/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-enhanced/types",
"version": "0.2.0",
"version": "0.2.1",
"type": "module",
"description": "🔥 Enhanced React Types",
"repository": "[email protected]:rx-ts/react.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/@react-enhanced/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.2.1

### Patch Changes

- [#165](https://github.com/rx-ts/react/pull/165) [`90652ef`](https://github.com/rx-ts/react/commit/90652efe22ada3309471fab79e7bd0e87757babc) Thanks [@JounQin](https://github.com/JounQin)! - fix: add `src` folder into registry for sourcemap

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-enhanced/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-enhanced/utils",
"version": "0.2.0",
"version": "0.2.1",
"type": "module",
"description": "🔥 Enhanced React Utils",
"repository": "[email protected]:rx-ts/react.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-qrcode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.3.6

### Patch Changes

- [#165](https://github.com/rx-ts/react/pull/165) [`90652ef`](https://github.com/rx-ts/react/commit/90652efe22ada3309471fab79e7bd0e87757babc) Thanks [@JounQin](https://github.com/JounQin)! - fix: add `src` folder into registry for sourcemap

## 0.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-qrcode/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-qrcode",
"version": "0.3.5",
"version": "0.3.6",
"type": "module",
"description": "🤳 A React component for QR code generation with `qrcode`",
"repository": "git+https://github.com/rx-ts/react.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-qrious/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 2.5.6

### Patch Changes

- [#165](https://github.com/rx-ts/react/pull/165) [`90652ef`](https://github.com/rx-ts/react/commit/90652efe22ada3309471fab79e7bd0e87757babc) Thanks [@JounQin](https://github.com/JounQin)! - fix: add `src` folder into registry for sourcemap

## 2.5.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-qrious/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-qrious",
"version": "2.5.5",
"version": "2.5.6",
"type": "module",
"description": "🤳 A React component for QR code generation with qrious",
"repository": "[email protected]:rx-ts/react.git",
Expand Down

0 comments on commit c9798e9

Please sign in to comment.