Skip to content

Commit

Permalink
RELEASING: Releasing 2 package(s) (#185)
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 11, 2024
1 parent 8a7add1 commit ad3040a
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 13 deletions.
6 changes: 0 additions & 6 deletions .changeset/green-ravens-fail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-kiwis-clean.md

This file was deleted.

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

## 0.7.4

### Patch Changes

- 4771cfd: feat: add support for testID
- 8a7add1: fix: properly set translucent prop on iOS

## 0.7.3

### 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.3",
"version": "0.7.4",
"description": "Native Bottom Tabs for React Native",
"source": "./src/index.tsx",
"main": "./lib/commonjs/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-navigation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bottom-tabs/react-navigation

## 0.7.4

### Patch Changes

- 4771cfd: feat: add support for testID

## 0.7.3

## 0.7.2
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.3",
"version": "0.7.4",
"description": "React Native Bottom Tabs React Navigation integration",
"source": "./src/index.tsx",
"main": "./lib/commonjs/index.js",
Expand Down

0 comments on commit ad3040a

Please sign in to comment.