Skip to content

Commit 5224145

Browse files
chore: release package(s) (#145)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0fdda1f commit 5224145

File tree

6 files changed

+18
-13
lines changed

6 files changed

+18
-13
lines changed

.changeset/lovely-lizards-sip.md

-6
This file was deleted.

.changeset/poor-comics-tan.md

-5
This file was deleted.

packages/vue-qrcode/CHANGELOG.md

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

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- [`0fdda1f`](https://github.com/rx-ts/vue/commit/0fdda1f91fea0393753c044134a19fbed13e5843) Thanks [@JounQin](https://github.com/JounQin)! - feat: upgrade qrcode to v1.5.0+
8+
9+
### Patch Changes
10+
11+
- [`0fdda1f`](https://github.com/rx-ts/vue/commit/0fdda1f91fea0393753c044134a19fbed13e5843) Thanks [@JounQin](https://github.com/JounQin)! - chore: remove unstandard donate field in package.json
12+
313
## 2.0.0
414

515
### Major 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.0.0",
3+
"version": "2.1.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.0.1
4+
5+
### Patch Changes
6+
7+
- [`0fdda1f`](https://github.com/rx-ts/vue/commit/0fdda1f91fea0393753c044134a19fbed13e5843) Thanks [@JounQin](https://github.com/JounQin)! - chore: remove unstandard donate field in package.json
8+
39
## 3.0.0
410

511
### Major 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.0",
3+
"version": "3.0.1",
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)