Skip to content

Commit

Permalink
Merge pull request #3 from big-camel/changeset-release/master
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
big-camel authored Dec 30, 2022
2 parents 2396999 + 5f71786 commit 56b0208
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
9 changes: 0 additions & 9 deletions .changeset/flat-shrimps-crash.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# react-image-previewer

## 1.1.0

### Minor Changes

- [`14d72bd`](https://github.com/big-camel/react-image-previewer/commit/14d72bd8a9ba389a62aee5c9f56ec08dfc515feb) Thanks [@big-camel](https://github.com/big-camel)! - - Separate toolbar and UI components
- Add `ref` reference to the root node
- Fix the wrong number of rendered pictures
- Fix initial `scale` not correct
- Optimize animation effects

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-image-previewer",
"version": "1.0.0",
"version": "1.1.0",
"description": "An exquisite React photo preview component",
"author": "MinJieLiu",
"license": "Apache-2.0",
Expand Down

1 comment on commit 56b0208

@vercel
Copy link

@vercel vercel bot commented on 56b0208 Dec 30, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.