Skip to content

Commit

Permalink
chore(main): release 1.0.20-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
moeen-mahmud committed Oct 10, 2024
1 parent d62b099 commit 2d4b3fb
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,5 +1,12 @@
# Changelog

## [1.0.20-beta.1](https://github.com/moeen-mahmud/react-native-floating-tab/compare/v1.0.19-beta.1...v1.0.20-beta.1) (2024-10-10)


### Bug Fixes

* trying to fix the resolution error of the npm package ([d62b099](https://github.com/moeen-mahmud/react-native-floating-tab/commit/d62b099dcdd649488302e838a7a7b3d7e7ae0786))

## [1.0.19-beta.1](https://github.com/moeen-mahmud/react-native-floating-tab/compare/v1.0.18-beta.1...v1.0.19-beta.1) (2024-10-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-floating-tab",
"version": "1.0.19-beta.1",
"version": "1.0.20-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 2d4b3fb

Please sign in to comment.