Skip to content

Commit

Permalink
fix: PDFViewer 修改縮放比例後,插件錯位的bug
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoKam committed Aug 30, 2023
1 parent 33dad2e commit a7898c0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/pdf-viewer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @orca-fe/pdf-viewer

## 1.18.2

### Patch Changes

- fix: PDFViewer 修改縮放比例後,插件錯位的 bug

## 1.18.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pdf-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orca-fe/pdf-viewer",
"version": "1.18.1",
"version": "1.18.2",
"description": "PDF Viewer",
"keywords": [
"react",
Expand Down

1 comment on commit a7898c0

@vercel
Copy link

@vercel vercel bot commented on a7898c0 Aug 30, 2023

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.