Skip to content

Commit

Permalink
Merge pull request #9 from moeen-mahmud/release-please--branches--mai…
Browse files Browse the repository at this point in the history
…n--components--react-native-floating-tab

chore(main): release 1.0.9-beta.1
  • Loading branch information
moeen-mahmud authored Oct 6, 2024
2 parents 116b95c + b85c3fa commit a4fee9a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

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


### Bug Fixes

* added release key ([116b95c](https://github.com/moeen-mahmud/react-native-floating-tab/commit/116b95c551b3cfdd441faa7c3353e83be1af7220))
* update .release.yml according to the doc ([e4326e6](https://github.com/moeen-mahmud/react-native-floating-tab/commit/e4326e6d8a30367ef170463ce89783712247a74f))
* updates workflow again ([392ad12](https://github.com/moeen-mahmud/react-native-floating-tab/commit/392ad12f6b903359082a22fdd061c02dff4bee78))

## [1.0.8-beta.1](https://github.com/moeen-mahmud/react-native-floating-tab/compare/v1.0.7-beta.1...v1.0.8-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.8-beta.1",
"version": "1.0.9-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 a4fee9a

Please sign in to comment.