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 41b6894 commit ec6462b
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 deletions.
11 changes: 11 additions & 0 deletions packages/vue-qrcode/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.2.2](https://github.com/rx-ts/vue/compare/[email protected]@0.2.2) (2019-09-23)


### Bug Fixes

* **deps:** bump dependencies, correct package homepages ([41b6894](https://github.com/rx-ts/vue/commit/41b6894))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/vue-qrcode/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-qrcode",
"version": "0.2.1",
"version": "0.2.2",
"description": "🤳 A Vue component for QR code generation with `qrcode`",
"repository": "[email protected]:rx-ts/vue.git",
"homepage": "https://github.com/rx-ts/vue/blob/master/packages/vue-qrcode",
Expand Down
11 changes: 11 additions & 0 deletions packages/vue-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.

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


### Bug Fixes

* **deps:** bump dependencies, correct package homepages ([41b6894](https://github.com/rx-ts/vue/commit/41b6894))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/vue-qrious/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-qrious",
"version": "1.4.1",
"version": "1.4.2",
"description": "🤳 A Vue component for QR code generation with qrious",
"repository": "[email protected]:rx-ts/vue.git",
"homepage": "https://github.com/rx-ts/vue/blob/master/packages/vue-qrious",
Expand Down

0 comments on commit ec6462b

Please sign in to comment.