Skip to content

Commit 2c27c31

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

File tree

5 files changed

+18
-10
lines changed

5 files changed

+18
-10
lines changed

.changeset/curvy-tigers-reflect.md

-8
This file was deleted.

packages/vue-qrcode/CHANGELOG.md

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

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- [`dbe5c27`](https://github.com/rx-ts/vue/commit/dbe5c2774639fabe1a67650c83f97f8d2ff8ff15) Thanks [@JounQin](https://github.com/JounQin)! - feat!: require vue 2.7.0+
8+
9+
close #140
10+
311
## 1.0.1
412

513
### 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": "1.0.1",
3+
"version": "2.0.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

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

3+
## 3.0.0
4+
5+
### Major Changes
6+
7+
- [`dbe5c27`](https://github.com/rx-ts/vue/commit/dbe5c2774639fabe1a67650c83f97f8d2ff8ff15) Thanks [@JounQin](https://github.com/JounQin)! - feat!: require vue 2.7.0+
8+
9+
close #140
10+
311
## 2.0.1
412

513
### 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": "2.0.1",
3+
"version": "3.0.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)