Skip to content

Commit

Permalink
chore: release package(s) (#145)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 18, 2022
1 parent 0fdda1f commit 5224145
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 13 deletions.
6 changes: 0 additions & 6 deletions .changeset/lovely-lizards-sip.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/poor-comics-tan.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/vue-qrcode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 2.1.0

### Minor Changes

- [`0fdda1f`](https://github.com/rx-ts/vue/commit/0fdda1f91fea0393753c044134a19fbed13e5843) Thanks [@JounQin](https://github.com/JounQin)! - feat: upgrade qrcode to v1.5.0+

### Patch Changes

- [`0fdda1f`](https://github.com/rx-ts/vue/commit/0fdda1f91fea0393753c044134a19fbed13e5843) Thanks [@JounQin](https://github.com/JounQin)! - chore: remove unstandard donate field in package.json

## 2.0.0

### Major Changes
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": "2.0.0",
"version": "2.1.0",
"type": "module",
"description": "🤳 A Vue component for QR code generation with `qrcode`",
"repository": "git@github.com:rx-ts/vue.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/vue-qrious/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 3.0.1

### Patch Changes

- [`0fdda1f`](https://github.com/rx-ts/vue/commit/0fdda1f91fea0393753c044134a19fbed13e5843) Thanks [@JounQin](https://github.com/JounQin)! - chore: remove unstandard donate field in package.json

## 3.0.0

### Major Changes
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": "3.0.0",
"version": "3.0.1",
"type": "module",
"description": "🤳 A Vue component for QR code generation with qrious",
"repository": "git@github.com:rx-ts/vue.git",
Expand Down

0 comments on commit 5224145

Please sign in to comment.