Skip to content

Commit 837b6b3

Browse files
chore(release): version packages (#424)
1 parent 14f9c04 commit 837b6b3

File tree

8 files changed

+25
-14
lines changed

8 files changed

+25
-14
lines changed

.changeset/lemon-trainers-boil.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/expo-template/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @bottom-tabs/expo-template
22

3+
## 0.0.19
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`14f9c04`](https://github.com/callstackincubator/react-native-bottom-tabs/commit/14f9c04baaaf140ff739786a1c376cf1b8409340)]:
8+
9+
- @bottom-tabs/react-navigation@0.11.2
10+
311
## 0.0.18
412

513
### Patch Changes

packages/expo-template/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bottom-tabs/expo-template",
33
"main": "expo-router/entry",
4-
"version": "0.0.18",
4+
"version": "0.0.19",
55
"scripts": {
66
"start": "expo start",
77
"reset-project": "node ./scripts/reset-project.js",
@@ -18,7 +18,7 @@
1818
"preset": "jest-expo"
1919
},
2020
"dependencies": {
21-
"@bottom-tabs/react-navigation": "0.11.1",
21+
"@bottom-tabs/react-navigation": "0.11.2",
2222
"@expo/vector-icons": "^14.0.2",
2323
"@react-navigation/native": "^7.1.17",
2424
"expo": "^54.0.1",
@@ -37,7 +37,7 @@
3737
"react": "^19.1.0",
3838
"react-dom": "18.3.1",
3939
"react-native": "0.81.4",
40-
"react-native-bottom-tabs": "0.11.1",
40+
"react-native-bottom-tabs": "0.11.2",
4141
"react-native-gesture-handler": "^2.28.0",
4242
"react-native-reanimated": "^4.1.0",
4343
"react-native-safe-area-context": "^5.6.1",

packages/react-native-bottom-tabs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-native-bottom-tabs
22

3+
## 0.11.2
4+
5+
### Patch Changes
6+
7+
- [#420](https://github.com/callstackincubator/react-native-bottom-tabs/pull/420) [`14f9c04`](https://github.com/callstackincubator/react-native-bottom-tabs/commit/14f9c04baaaf140ff739786a1c376cf1b8409340) Thanks [@r0b0t3d](https://github.com/r0b0t3d)! - fix: tabbar showing duplicates on iOS
8+
39
## 0.11.1
410

511
### Patch Changes

packages/react-native-bottom-tabs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-bottom-tabs",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"description": "Native Bottom Tabs for React Native",
55
"source": "./src/index.tsx",
66
"main": "./lib/commonjs/index.js",

packages/react-navigation/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @bottom-tabs/react-navigation
22

3+
## 0.11.2
4+
35
## 0.11.1
46

57
## 0.11.0

packages/react-navigation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bottom-tabs/react-navigation",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"description": "React Native Bottom Tabs React Navigation integration",
55
"source": "./src/index.tsx",
66
"main": "./lib/commonjs/index.js",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2721,7 +2721,7 @@ __metadata:
27212721
resolution: "@bottom-tabs/expo-template@workspace:packages/expo-template"
27222722
dependencies:
27232723
"@babel/core": "npm:^7.28.4"
2724-
"@bottom-tabs/react-navigation": "npm:0.11.1"
2724+
"@bottom-tabs/react-navigation": "npm:0.11.2"
27252725
"@expo/vector-icons": "npm:^14.0.2"
27262726
"@react-navigation/native": "npm:^7.1.17"
27272727
"@types/jest": "npm:^29.5.12"
@@ -2745,7 +2745,7 @@ __metadata:
27452745
react: "npm:^19.1.0"
27462746
react-dom: "npm:18.3.1"
27472747
react-native: "npm:0.81.4"
2748-
react-native-bottom-tabs: "npm:0.11.1"
2748+
react-native-bottom-tabs: "npm:0.11.2"
27492749
react-native-gesture-handler: "npm:^2.28.0"
27502750
react-native-reanimated: "npm:^4.1.0"
27512751
react-native-safe-area-context: "npm:^5.6.1"
@@ -2778,7 +2778,7 @@ __metadata:
27782778
languageName: unknown
27792779
linkType: soft
27802780

2781-
"@bottom-tabs/react-navigation@npm:*, @bottom-tabs/react-navigation@npm:0.11.1, @bottom-tabs/react-navigation@workspace:packages/react-navigation":
2781+
"@bottom-tabs/react-navigation@npm:*, @bottom-tabs/react-navigation@npm:0.11.2, @bottom-tabs/react-navigation@workspace:packages/react-navigation":
27822782
version: 0.0.0-use.local
27832783
resolution: "@bottom-tabs/react-navigation@workspace:packages/react-navigation"
27842784
dependencies:
@@ -15931,7 +15931,7 @@ __metadata:
1593115931
languageName: unknown
1593215932
linkType: soft
1593315933

15934-
"react-native-bottom-tabs@npm:*, react-native-bottom-tabs@npm:0.11.1, react-native-bottom-tabs@workspace:packages/react-native-bottom-tabs":
15934+
"react-native-bottom-tabs@npm:*, react-native-bottom-tabs@npm:0.11.2, react-native-bottom-tabs@workspace:packages/react-native-bottom-tabs":
1593515935
version: 0.0.0-use.local
1593615936
resolution: "react-native-bottom-tabs@workspace:packages/react-native-bottom-tabs"
1593715937
dependencies:

0 commit comments

Comments
 (0)