Skip to content

Commit 2d7fb1b

Browse files
chore: release package(s) (#147)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 71ccf87 commit 2d7fb1b

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/polite-lions-swim.md

-6
This file was deleted.

packages/vue-qrcode/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- [#146](https://github.com/rx-ts/vue/pull/146) [`71ccf87`](https://github.com/rx-ts/vue/commit/71ccf876d1e838c9d3cd2ee1ccbef94bbde73fc1) Thanks [@JounQin](https://github.com/JounQin)! - feat: support dataURL `change` event
8+
39
## 2.1.0
410

511
### Minor Changes

packages/vue-qrcode/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-qrcode",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"type": "module",
55
"description": "🤳 A Vue component for QR code generation with `qrcode`",
66
"repository": "[email protected]:rx-ts/vue.git",

packages/vue-qrious/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- [#146](https://github.com/rx-ts/vue/pull/146) [`71ccf87`](https://github.com/rx-ts/vue/commit/71ccf876d1e838c9d3cd2ee1ccbef94bbde73fc1) Thanks [@JounQin](https://github.com/JounQin)! - feat: support dataURL `change` event
8+
39
## 3.0.1
410

511
### Patch Changes

packages/vue-qrious/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-qrious",
3-
"version": "3.0.1",
3+
"version": "3.1.0",
44
"type": "module",
55
"description": "🤳 A Vue component for QR code generation with qrious",
66
"repository": "[email protected]:rx-ts/vue.git",

0 commit comments

Comments
 (0)