Skip to content

Commit c9dc42a

Browse files
committed
chore: release 3.9.7
1 parent 8656610 commit c9dc42a

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 3.9.7
6+
57
### 🐛 Bug fixes
68

79
- **Android**: Fixed first interaction with remounted nested ScrollView dragging sheet instead of scrolling. ([#564](https://github.com/lodev09/react-native-true-sheet/pull/564) by [@lodev09](https://github.com/lodev09))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lodev09/react-native-true-sheet",
3-
"version": "3.9.6",
3+
"version": "3.9.7",
44
"description": "The true native bottom sheet experience for your React Native Apps.",
55
"source": "./src/index.ts",
66
"main": "./lib/module/index.js",

0 commit comments

Comments
 (0)