Skip to content

Commit 8fd987a

Browse files
committed
chore(release): 3.0.21
1 parent e16928b commit 8fd987a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [3.0.21](https://github.com/mirari/v-viewer/compare/v3.0.20...v3.0.21) (2024-11-02)
6+
7+
8+
### Bug Fixes
9+
10+
* fix type declaration ([e16928b](https://github.com/mirari/v-viewer/commit/e16928b3badcdbc2a79f3ab2f06a7feeb0700521))
11+
512
### [3.0.20](https://github.com/mirari/v-viewer/compare/v3.0.19...v3.0.20) (2024-09-26)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "v-viewer",
33
"scope": "VueViewer",
4-
"version": "3.0.20",
4+
"version": "3.0.21",
55
"description": "Image viewer component for vue, supports rotation, scale, zoom and so on, based on viewer.js",
66
"author": "mirari",
77
"license": "MIT",

0 commit comments

Comments
 (0)