We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1811239 commit 151b2d0Copy full SHA for 151b2d0
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changelog
2
3
-## [v4.3.1](https://github.com/gorhom/react-native-bottom-sheet/compare/v4.3.0...v4.3.1)
+## [v4.3.2](https://github.com/gorhom/react-native-bottom-sheet/compare/v4.3.1...v4.3.2)
4
+
5
+## [v4.3.1](https://github.com/gorhom/react-native-bottom-sheet/compare/v4.3.0...v4.3.1) - 2022-05-24
6
7
#### Improvements
8
package.json
@@ -1,6 +1,6 @@
{
"name": "@gorhom/bottom-sheet",
- "version": "4.3.1",
+ "version": "4.3.2",
"description": "A performant interactive bottom sheet with fully configurable options 🚀",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments