Skip to content

Commit ef9104a

Browse files
chore: release package(s) (#180)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 842f1e2 commit ef9104a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/hip-beers-pay.md

-5
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.2
4+
5+
### Patch Changes
6+
7+
- [#179](https://github.com/rx-ts/vue/pull/179) [`842f1e2`](https://github.com/rx-ts/vue/commit/842f1e2bf965ab62e6d54055cc891e9a33324fce) Thanks [@JounQin](https://github.com/JounQin)! - fix: export `QRCodeSegment` as type
8+
39
## 2.2.1
410

511
### Patch 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.2.1",
3+
"version": "2.2.2",
44
"type": "module",
55
"description": "🤳 A Vue component for QR code generation with `qrcode`",
66
"repository": "[email protected]:rx-ts/vue.git",

0 commit comments

Comments
 (0)