File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ v3.6.3] ( https://github.com/gorhom/react-native-bottom-sheet/compare/v3.6.2...v3.6.3 )
3
+ ## [ v3.6.4] ( https://github.com/gorhom/react-native-bottom-sheet/compare/v3.6.3...v3.6.4 )
4
+
5
+ #### Improvements
6
+
7
+ - refactor: remove deep equal checker ([ ` #395 ` ] ( https://github.com/gorhom/react-native-bottom-sheet/pull/395 ) ).
8
+ - chore: refactored examples ([ 7c6d9f3] ( https://github.com/gorhom/react-native-bottom-sheet/commit/7c6d9f3fb601a092f0e7b4752ac608c40c47c60a ) ).
9
+
10
+ ## [ v3.6.3] ( https://github.com/gorhom/react-native-bottom-sheet/compare/v3.6.2...v3.6.3 ) - 2021-04-07
4
11
5
12
#### Improvements
6
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gorhom/bottom-sheet" ,
3
- "version" : " 3.6.3 " ,
3
+ "version" : " 3.6.4 " ,
4
4
"description" : " A performant interactive bottom sheet with fully configurable options 🚀" ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments