Skip to content

Commit 4bcbbef

Browse files
authored
Merge pull request #5 from nonhana/changeset-release/main
chore: version packages
2 parents 34ce8e6 + 1b52f13 commit 4bcbbef

4 files changed

Lines changed: 12 additions & 11 deletions

File tree

.changeset/large-donkeys-relate.md

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

.changeset/rare-dryers-think.md

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

packages/components/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# hana-img-viewer
2+
3+
## 3.0.0
4+
5+
### Major Changes
6+
7+
- [#1](https://github.com/nonhana/hana-img-viewer/pull/1) [`0a9b575`](https://github.com/nonhana/hana-img-viewer/commit/0a9b575e34331d316e1b8bb7b0a8aa2bcdde5268) Thanks [@nonhana](https://github.com/nonhana)! - Refactor the public styling API for thumbnails.
8+
9+
### Patch Changes
10+
11+
- [#3](https://github.com/nonhana/hana-img-viewer/pull/3) [`b2899b8`](https://github.com/nonhana/hana-img-viewer/commit/b2899b8de9409a533e5835aed135fec5509b2805) Thanks [@nonhana](https://github.com/nonhana)! - Update Vite to 8.0

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hana-img-viewer",
33
"type": "module",
4-
"version": "2.0.2",
4+
"version": "3.0.0",
55
"description": "A lightweight and easy-to-use image previewer for Vue 3",
66
"author": "nonhana",
77
"license": "MIT",

0 commit comments

Comments
 (0)