Skip to content

Commit

Permalink
chore(release): version packages (#279)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 5, 2025
1 parent 3c29ee5 commit 6f01d7f
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 15 deletions.
6 changes: 0 additions & 6 deletions .changeset/pretty-lemons-reply.md

This file was deleted.

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

## 0.0.5

### Patch Changes

- Updated dependencies [[`196ea22`](https://github.com/callstackincubator/react-native-bottom-tabs/commit/196ea2224f041f195fd10c5b611818aab4d799ca)]:
- [email protected]
- @bottom-tabs/react-navigation@0.8.4

## 0.0.4

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/expo-template/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bottom-tabs/expo-template",
"main": "expo-router/entry",
"version": "0.0.4",
"version": "0.0.5",
"scripts": {
"start": "expo start",
"reset-project": "node ./scripts/reset-project.js",
Expand All @@ -18,7 +18,7 @@
"preset": "jest-expo"
},
"dependencies": {
"@bottom-tabs/react-navigation": "0.8.3",
"@bottom-tabs/react-navigation": "0.8.4",
"@expo/vector-icons": "^14.0.2",
"@react-navigation/native": "^7.0.14",
"expo": "~52.0.11",
Expand All @@ -37,7 +37,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.3",
"react-native-bottom-tabs": "0.8.3",
"react-native-bottom-tabs": "0.8.4",
"react-native-gesture-handler": "~2.20.2",
"react-native-reanimated": "~3.16.1",
"react-native-safe-area-context": "4.12.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-native-bottom-tabs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# react-native-bottom-tabs

## 0.8.4

### Patch Changes

- [#273](https://github.com/callstackincubator/react-native-bottom-tabs/pull/273) [`196ea22`](https://github.com/callstackincubator/react-native-bottom-tabs/commit/196ea2224f041f195fd10c5b611818aab4d799ca) Thanks [@okwasniewski](https://github.com/okwasniewski)! - feat: allow for custom JavaScript tab bars

## 0.8.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.8.3",
"version": "0.8.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.8.4

### Patch Changes

- [#273](https://github.com/callstackincubator/react-native-bottom-tabs/pull/273) [`196ea22`](https://github.com/callstackincubator/react-native-bottom-tabs/commit/196ea2224f041f195fd10c5b611818aab4d799ca) Thanks [@okwasniewski](https://github.com/okwasniewski)! - feat: allow for custom JavaScript tab bars

## 0.8.3

## 0.8.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.8.3",
"version": "0.8.4",
"description": "React Native Bottom Tabs React Navigation integration",
"source": "./src/index.tsx",
"main": "./lib/commonjs/index.js",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1860,7 +1860,7 @@ __metadata:
resolution: "@bottom-tabs/expo-template@workspace:packages/expo-template"
dependencies:
"@babel/core": "npm:^7.25.2"
"@bottom-tabs/react-navigation": "npm:0.8.3"
"@bottom-tabs/react-navigation": "npm:0.8.4"
"@expo/vector-icons": "npm:^14.0.2"
"@react-navigation/native": "npm:^7.0.14"
"@types/jest": "npm:^29.5.12"
Expand All @@ -1884,7 +1884,7 @@ __metadata:
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-native: "npm:0.76.3"
react-native-bottom-tabs: "npm:0.8.3"
react-native-bottom-tabs: "npm:0.8.4"
react-native-gesture-handler: "npm:~2.20.2"
react-native-reanimated: "npm:~3.16.1"
react-native-safe-area-context: "npm:4.12.0"
Expand Down Expand Up @@ -1915,7 +1915,7 @@ __metadata:
languageName: unknown
linkType: soft

"@bottom-tabs/react-navigation@npm:*, @bottom-tabs/react-navigation@npm:0.8.3, @bottom-tabs/react-navigation@workspace:packages/react-navigation":
"@bottom-tabs/react-navigation@npm:*, @bottom-tabs/react-navigation@npm:0.8.4, @bottom-tabs/react-navigation@workspace:packages/react-navigation":
version: 0.0.0-use.local
resolution: "@bottom-tabs/react-navigation@workspace:packages/react-navigation"
dependencies:
Expand Down Expand Up @@ -17095,7 +17095,7 @@ __metadata:
languageName: unknown
linkType: soft

"react-native-bottom-tabs@npm:*, react-native-bottom-tabs@npm:0.8.3, react-native-bottom-tabs@workspace:packages/react-native-bottom-tabs":
"react-native-bottom-tabs@npm:*, react-native-bottom-tabs@npm:0.8.4, react-native-bottom-tabs@workspace:packages/react-native-bottom-tabs":
version: 0.0.0-use.local
resolution: "react-native-bottom-tabs@workspace:packages/react-native-bottom-tabs"
dependencies:
Expand Down

0 comments on commit 6f01d7f

Please sign in to comment.