Skip to content

Commit

Permalink
chore: release 6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andreialecu committed Aug 10, 2023
1 parent e6a53b3 commit b5f77dd
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.1](https://github.com/PedroBern/react-native-collapsible-tab-view/compare/v6.2.0...v6.2.1) (2023-08-10)


### Bug Fixes

* recycling and re-rendering issues ([f1cbbc8](https://github.com/PedroBern/react-native-collapsible-tab-view/commit/f1cbbc8ba4e915f95739cdd85726f5db8dfe3f94))

# [6.2.0](https://github.com/PedroBern/react-native-collapsible-tab-view/compare/v6.1.4...v6.2.0) (2023-08-01)

### Features
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.0",
"version": "6.2.1",
"description": "Collapsible tab view component for React Native",
"main": "lib/commonjs/index.js",
"react-native": "src/index.tsx",
Expand Down

0 comments on commit b5f77dd

Please sign in to comment.