Skip to content

Commit

Permalink
RELEASING: Releasing 2 package(s) (#192)
Browse files Browse the repository at this point in the history
Releases:
  [email protected]
  @bottom-tabs/[email protected]

[skip ci]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 12, 2024
1 parent 8af1b2a commit a585b03
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/curly-snails-crash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/itchy-papayas-move.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/react-native-bottom-tabs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# react-native-bottom-tabs

## 0.7.5

### Patch Changes

- [#191](https://github.com/okwasniewski/react-native-bottom-tabs/pull/191) [`f681e5e`](https://github.com/okwasniewski/react-native-bottom-tabs/commit/f681e5e81a9ff89c7cdb8e98b89efd9d6bcae6a9) Thanks [@okwasniewski](https://github.com/okwasniewski)! - fix: make translucent prop work properly with default apperance

- [#189](https://github.com/okwasniewski/react-native-bottom-tabs/pull/189) [`041eebc`](https://github.com/okwasniewski/react-native-bottom-tabs/commit/041eebc458ac953971fc398ecd8c758d43710e0f) Thanks [@okwasniewski](https://github.com/okwasniewski)! - fix: compile on visionOS

## 0.7.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-bottom-tabs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-bottom-tabs",
"version": "0.7.4",
"version": "0.7.5",
"description": "Native Bottom Tabs for React Native",
"source": "./src/index.tsx",
"main": "./lib/commonjs/index.js",
Expand Down
2 changes: 2 additions & 0 deletions packages/react-navigation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @bottom-tabs/react-navigation

## 0.7.5

## 0.7.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-navigation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bottom-tabs/react-navigation",
"version": "0.7.4",
"version": "0.7.5",
"description": "React Native Bottom Tabs React Navigation integration",
"source": "./src/index.tsx",
"main": "./lib/commonjs/index.js",
Expand Down

0 comments on commit a585b03

Please sign in to comment.