Skip to content

Commit 1ba7c64

Browse files
committed
chore: release 6.2.2
1 parent 2c0732a commit 1ba7c64

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.2.2](https://github.com/PedroBern/react-native-collapsible-tab-view/compare/v6.2.1...v6.2.2) (2024-04-03)
2+
3+
4+
### Bug Fixes
5+
6+
* lazy FlashList scroll sync issue ([1b89ec7](https://github.com/PedroBern/react-native-collapsible-tab-view/commit/1b89ec7221dc87792fc56886b170ff6f1d06e230))
7+
18
## [6.2.1](https://github.com/PedroBern/react-native-collapsible-tab-view/compare/v6.2.0...v6.2.1) (2023-08-10)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-collapsible-tab-view",
3-
"version": "6.2.1",
3+
"version": "6.2.2",
44
"description": "Collapsible tab view component for React Native",
55
"main": "lib/commonjs/index.js",
66
"react-native": "src/index.tsx",

0 commit comments

Comments
 (0)