Skip to content

Commit 208a84d

Browse files
committed
chore(release): 3.0.18
1 parent 02662af commit 208a84d

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.18](https://github.com/mirari/v-viewer/compare/v3.0.17...v3.0.18) (2024-09-26)
6+
7+
8+
### Bug Fixes
9+
10+
* support iife ([02662af](https://github.com/mirari/v-viewer/commit/02662afd89f8f307a0e825fd601a710939a463d0))
11+
512
### [3.0.17](https://github.com/mirari/v-viewer/compare/v3.0.16...v3.0.17) (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.17",
4+
"version": "3.0.18",
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)