Skip to content

Commit

Permalink
chore(main): release 1.0.16-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
moeen-mahmud committed Oct 9, 2024
1 parent 4ae5857 commit f18a39d
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.16-beta.1](https://github.com/moeen-mahmud/react-native-floating-tab/compare/v1.0.15-beta.1...v1.0.16-beta.1) (2024-10-09)


### Bug Fixes

* updates the base tsconfig.json to generate declaration | updates the release file ([4ae5857](https://github.com/moeen-mahmud/react-native-floating-tab/commit/4ae5857b6b260527333c0f3ca2802e22ac794cd9))

## [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)


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.15-beta.1",
"version": "1.0.16-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 f18a39d

Please sign in to comment.