Skip to content

Commit 5f71786

Browse files
chore: update versions
1 parent 2396999 commit 5f71786

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.changeset/flat-shrimps-crash.md

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

packages/core/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# react-image-previewer
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [`14d72bd`](https://github.com/big-camel/react-image-previewer/commit/14d72bd8a9ba389a62aee5c9f56ec08dfc515feb) Thanks [@big-camel](https://github.com/big-camel)! - - Separate toolbar and UI components
8+
- Add `ref` reference to the root node
9+
- Fix the wrong number of rendered pictures
10+
- Fix initial `scale` not correct
11+
- Optimize animation effects
12+
313
## 1.0.0
414

515
### Major Changes

packages/core/package.json

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

0 commit comments

Comments
 (0)