Skip to content

Commit 56b0208

Browse files
authored
Merge pull request #3 from big-camel/changeset-release/master
chore: update versions
2 parents 2396999 + 5f71786 commit 56b0208

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.changeset/flat-shrimps-crash.md

-9
This file was deleted.

packages/core/CHANGELOG.md

+10
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

+1-1
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)