Skip to content

Commit 6f8b867

Browse files
author
Wonday
committed
Revert "Version bump to v6.7.5"
This reverts commit 2363b92.
1 parent 2363b92 commit 6f8b867

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -168,17 +168,8 @@ react-native run-ios
168168
### ChangeLog
169169
<details>
170170
<summary>ChangeLog details</summary>
171-
v6.7.6
172-
1. Fixed: Add missing 'enableDoubleTapZoom' to fabric codegen source (#832)
173-
2. Fixed: added missing 'scrollEnabled' prop (#842)
174-
3. Fixed: java.lang.IllegalStateException: Tried to access a JS module before the React instance was fully set up (#840)
175-
4. Fixed: an issue that crashes when cancel is not present (#852)
176-
5. Added: add load method (#861)
177-
6. Fixed: encoded accented character is decoded incorrectly (#873)
178-
7. Fixed: enableDoubleTapZoom bugfix
179-
180-
181171
v6.7.5
172+
182173
1. Added progressContainerStyle prop
183174
2. Improved: Added enableDoubleTapZoom option
184175
3. Fixed: Fix app crash with this.lastRNBFTask.cancel is not a function (#827)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-pdf",
3-
"version": "6.7.6",
3+
"version": "6.7.5",
44
"summary": "A react native PDF view component",
55
"description": "A react native PDF view component, support ios and android platform",
66
"main": "index.js",

0 commit comments

Comments
 (0)