Skip to content

Commit

Permalink
Merge branch 'main' of github.com:moeen-mahmud/react-native-floating-tab
Browse files Browse the repository at this point in the history
  • Loading branch information
moeen-mahmud committed Oct 9, 2024
2 parents fb3a73e + 0c7f896 commit eeb909b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.15-beta.1](https://github.com/moeen-mahmud/react-native-floating-tab/compare/v1.0.14-beta.1...v1.0.15-beta.1) (2024-10-07)


### Bug Fixes

* trying to fix the release yml file [#2](https://github.com/moeen-mahmud/react-native-floating-tab/issues/2) ([5738e08](https://github.com/moeen-mahmud/react-native-floating-tab/commit/5738e0891bb0112bfcb6de7f28b2852b7a4e2f47))

## [1.0.14-beta.1](https://github.com/moeen-mahmud/react-native-floating-tab/compare/v1.0.13-beta.1...v1.0.14-beta.1) (2024-10-06)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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-floating-tab",
"version": "1.0.14-beta.1",
"version": "1.0.15-beta.1",
"description": "A collection of simple animated floating bottom tabs for React Native. Supports React Navigation and Expo Router.",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit eeb909b

Please sign in to comment.