Skip to content

Commit 148d00b

Browse files
committedDec 31, 2022
chore: update versions
1 parent f0dc6d8 commit 148d00b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed
 

‎.changeset/witty-camels-tan.md

-5
This file was deleted.

‎packages/core/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-image-previewer
22

3+
## 1.1.6
4+
5+
### Patch Changes
6+
7+
- [`172d7d7`](https://github.com/big-camel/react-image-previewer/commit/172d7d7f0ab3bf824fc363326723cfa33a0a13bd) Thanks [@big-camel](https://github.com/big-camel)! - fix: init scale & loading state
8+
39
## 1.1.5
410

511
### Patch Changes

‎packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-image-previewer",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"description": "An exquisite React photo preview component",
55
"author": "MinJieLiu",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)
Please sign in to comment.