Skip to content

Commit

Permalink
chore: release package(s)
Browse files Browse the repository at this point in the history
 - @1stg/react-qrcode@0.1.0
 - react-qrious@2.3.0
 - @rxts/react-rx@0.5.0
 - @rxts/react-storage@0.5.0
  • Loading branch information
JounQin committed Sep 8, 2019
1 parent 74431bc commit c1f9847
Show file tree
Hide file tree
Showing 8 changed files with 48 additions and 4 deletions.
11 changes: 11 additions & 0 deletions packages/react-qrcode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.1.0 (2019-09-08)


### Features

* add @rxts/react-qrcode package ([74431bc](https://github.com/rx-ts/react/commit/74431bc))
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": "@1stg/react-qrcode",
"version": "0.0.0",
"version": "0.1.0",
"description": "🤳 A React component for QR code generation with `qrcode`",
"repository": "git@github.com:rx-ts/react.git",
"author": "JounQin <admin@1stg.me>",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-qrious/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.3.0](https://github.com/rx-ts/react/compare/react-qrious@2.2.1...react-qrious@2.3.0) (2019-09-08)


### Features

* add @rxts/react-qrcode package ([74431bc](https://github.com/rx-ts/react/commit/74431bc))





## [2.2.1](https://github.com/rx-ts/react/compare/react-qrious@2.2.0...react-qrious@2.2.1) (2019-09-03)

**Note:** Version bump only for package react-qrious
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.2.1",
"version": "2.3.0",
"description": "🤳 A React component for QR code generation with qrious",
"repository": "git@github.com:rx-ts/react.git",
"author": "JounQin <admin@1stg.me>",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-rx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.5.0](https://github.com/rx-ts/react/compare/@rxts/react-rx@0.4.0...@rxts/react-rx@0.5.0) (2019-09-08)


### Features

* add @rxts/react-qrcode package ([74431bc](https://github.com/rx-ts/react/commit/74431bc))





# 0.4.0 (2019-09-02)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/react-rx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rxts/react-rx",
"version": "0.4.0",
"version": "0.5.0",
"description": "👁️ RxJS integration for React.",
"repository": "git@github.com:rx-ts/react.git",
"author": "JounQin <admin@1stg.me>",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.5.0](https://github.com/rx-ts/react/compare/@rxts/react-storage@0.4.0...@rxts/react-storage@0.5.0) (2019-09-08)


### Features

* add @rxts/react-qrcode package ([74431bc](https://github.com/rx-ts/react/commit/74431bc))





# 0.4.0 (2019-09-02)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/react-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rxts/react-storage",
"version": "0.4.0",
"version": "0.5.0",
"description": "🔥 React hooks for using localStorage/sessionStorage",
"repository": "git@github.com:rx-ts/react.git",
"author": "JounQin <admin@1stg.me>",
Expand Down

1 comment on commit c1f9847

@vercel
Copy link

@vercel vercel bot commented on c1f9847 Sep 8, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.