Skip to content

Commit

Permalink
Version bump to 6.7.2 (#783)
Browse files Browse the repository at this point in the history
* Version bump to 6.7.2

* Update README.md

Co-authored-by: nobelharvards <[email protected]>

---------

Co-authored-by: nobelharvards <[email protected]>
  • Loading branch information
alex2bc and nobelharvards authored Nov 19, 2023
1 parent 6fc0046 commit 227f8ed
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,9 @@ react-native run-ios
<details>
<summary>ChangeLog details</summary>

v6.7.2
1. Fixed: Fix iOS double tap zoom scrolling

v6.7.1
1. Fixed: fix ios project setting
2. Fixed: fix typo in RNPDFPdfViewManagerInterface interface causing android build error
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-pdf",
"version": "6.7.1",
"version": "6.7.2",
"summary": "A react native PDF view component",
"description": "A react native PDF view component, support ios and android platform",
"main": "index.js",
Expand Down

0 comments on commit 227f8ed

Please sign in to comment.