Skip to content

Commit

Permalink
chore(main): release 1.0.14-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
moeen-mahmud committed Oct 6, 2024
1 parent 244d75d commit 62a136b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

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


### Bug Fixes

* automate the publishing ([64e9ac7](https://github.com/moeen-mahmud/react-native-floating-tab/commit/64e9ac74db5d24eeda8539f009abb35937aea5a7))
* experimenting with the publishing ci ([244d75d](https://github.com/moeen-mahmud/react-native-floating-tab/commit/244d75dde216848e73b253923f32b6156e7d6370))

## [1.0.13-beta.1](https://github.com/moeen-mahmud/react-native-floating-tab/compare/v1.0.12-beta.1...v1.0.13-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.13-beta.1",
"version": "1.0.14-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 62a136b

Please sign in to comment.