Skip to content

Commit

Permalink
chore: release 6.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
andreialecu committed Apr 3, 2024
1 parent 2c0732a commit 1ba7c64
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.2.2](https://github.com/PedroBern/react-native-collapsible-tab-view/compare/v6.2.1...v6.2.2) (2024-04-03)


### Bug Fixes

* lazy FlashList scroll sync issue ([1b89ec7](https://github.com/PedroBern/react-native-collapsible-tab-view/commit/1b89ec7221dc87792fc56886b170ff6f1d06e230))

## [6.2.1](https://github.com/PedroBern/react-native-collapsible-tab-view/compare/v6.2.0...v6.2.1) (2023-08-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-collapsible-tab-view",
"version": "6.2.1",
"version": "6.2.2",
"description": "Collapsible tab view component for React Native",
"main": "lib/commonjs/index.js",
"react-native": "src/index.tsx",
Expand Down

0 comments on commit 1ba7c64

Please sign in to comment.