Skip to content

Commit

Permalink
chore: release package(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Sep 23, 2019
1 parent 473e56f commit d17aa58
Show file tree
Hide file tree
Showing 8 changed files with 55 additions and 4 deletions.
18 changes: 18 additions & 0 deletions packages/react-qrcode/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.2.0 (2019-09-23)


### Bug Fixes

* **deps:** bump dependencies, fix a typo in README ([904c986](https://github.com/rx-ts/react/commit/904c986))
* **pkg:** correct package deps, names and publish accesses ([6ff43c8](https://github.com/rx-ts/react/commit/6ff43c8))


### Features

* add @rxts/react-qrcode package ([74431bc](https://github.com/rx-ts/react/commit/74431bc))
* rename @rxts/react-qrcode to react-qrcode, correct package homepages ([473e56f](https://github.com/rx-ts/react/commit/473e56f))





## [0.1.1](https://github.com/rx-ts/react/compare/@rxts/[email protected]...@rxts/[email protected]) (2019-09-09)

**Note:** Version bump only for package @rxts/react-qrcode
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.1.3",
"version": "0.2.0",
"description": "🤳 A React component for QR code generation with `qrcode`",
"repository": "[email protected]:rx-ts/react.git",
"homepage": "https://github.com/rx-ts/react/blob/master/packages/react-qrcode",
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.4.0](https://github.com/rx-ts/react/compare/[email protected]@2.4.0) (2019-09-23)


### Features

* rename @rxts/react-qrcode to react-qrcode, correct package homepages ([473e56f](https://github.com/rx-ts/react/commit/473e56f))





## [2.3.2](https://github.com/rx-ts/react/compare/[email protected]@2.3.2) (2019-09-09)

**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.3.2",
"version": "2.4.0",
"description": "🤳 A React component for QR code generation with qrious",
"repository": "[email protected]:rx-ts/react.git",
"homepage": "https://github.com/rx-ts/react/blob/master/packages/react-qrious",
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.6.0](https://github.com/rx-ts/react/compare/@rxts/[email protected]...@rxts/[email protected]) (2019-09-23)


### Features

* rename @rxts/react-qrcode to react-qrcode, correct package homepages ([473e56f](https://github.com/rx-ts/react/commit/473e56f))





## [0.5.3](https://github.com/rx-ts/react/compare/@rxts/[email protected]...@rxts/[email protected]) (2019-09-09)

**Note:** Version bump only for package @rxts/react-rx
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.5.3",
"version": "0.6.0",
"description": "👁️ RxJS integration for React.",
"repository": "[email protected]:rx-ts/react.git",
"homepage": "https://github.com/rx-ts/react/blob/master/packages/react-rx",
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.6.0](https://github.com/rx-ts/react/compare/@rxts/[email protected]...@rxts/[email protected]) (2019-09-23)


### Features

* rename @rxts/react-qrcode to react-qrcode, correct package homepages ([473e56f](https://github.com/rx-ts/react/commit/473e56f))





## [0.5.2](https://github.com/rx-ts/react/compare/@rxts/[email protected]...@rxts/[email protected]) (2019-09-09)

**Note:** Version bump only for package @rxts/react-storage
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.5.2",
"version": "0.6.0",
"description": "🔥 React hooks for using localStorage/sessionStorage",
"repository": "[email protected]:rx-ts/react.git",
"homepage": "https://github.com/rx-ts/react/blob/master/packages/react-storage",
Expand Down

1 comment on commit d17aa58

@vercel
Copy link

@vercel vercel bot commented on d17aa58 Sep 23, 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.