Skip to content

Commit 90f4903

Browse files
committed
chore: release 8.0.1
1 parent 48e50f2 commit 90f4903

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [8.0.1](https://github.com/PedroBern/react-native-collapsible-tab-view/compare/v8.0.0...v8.0.1) (2025-03-29)
4+
5+
6+
### Bug Fixes
7+
8+
* tabs not being displayed on Android ([559ae22](https://github.com/PedroBern/react-native-collapsible-tab-view/commit/559ae222c48aee73f24e4c27db07890f8e28d694))
9+
310
# [8.0.0](https://github.com/PedroBern/react-native-collapsible-tab-view/compare/v7.0.1...v8.0.0) (2024-07-05)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-collapsible-tab-view",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
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)