Skip to content

Commit 78e42ba

Browse files
chore(release): version packages (#86)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 38dd3b1 commit 78e42ba

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/proud-pants-cut.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-native-gesture-image-viewer
22

3+
## 1.6.6
4+
5+
### Patch Changes
6+
7+
- 38dd3b1: fix: disable the dismiss pan gesture when `enableDismissGesture` is false
8+
39
## 1.6.5
410

511
### Patch Changes

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-gesture-image-viewer",
3-
"version": "1.6.5",
3+
"version": "1.6.6",
44
"description": "🖼️ A highly customizable and easy-to-use React Native image viewer with gesture support and external controls",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)