Skip to content

Commit d7ab15f

Browse files
Version Packages (#143)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a2b5ab3 commit d7ab15f

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/khaki-teeth-joke.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/vite-plugin-qrcode/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# vite-plugin-qrcode
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- Support Vite 7 peer dependency ([#142](https://github.com/svitejs/vite-plugin-qrcode/pull/142))
8+
39
## 0.2.4
410

511
### Patch Changes

packages/vite-plugin-qrcode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-plugin-qrcode",
33
"description": "Show QR code on server start",
4-
"version": "0.2.4",
4+
"version": "0.3.0",
55
"license": "MIT",
66
"author": "bluwy",
77
"type": "module",

0 commit comments

Comments
 (0)