Skip to content

Commit e5cfb0c

Browse files
chore(release): version packages (#222)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1ae783d commit e5cfb0c

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/funny-lamps-raise.md

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

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.7.8
4+
5+
### Patch Changes
6+
7+
- [#221](https://github.com/okwasniewski/react-native-bottom-tabs/pull/221) [`1ae783d`](https://github.com/okwasniewski/react-native-bottom-tabs/commit/1ae783df914fc661d25dfcbfafec32c70e9b3538) Thanks [@okwasniewski](https://github.com/okwasniewski)! - revert: freezeOnblur
8+
39
## 0.7.7
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.7.7",
3+
"version": "0.7.8",
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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @bottom-tabs/react-navigation
22

3+
## 0.7.8
4+
5+
### Patch Changes
6+
7+
- [#221](https://github.com/okwasniewski/react-native-bottom-tabs/pull/221) [`1ae783d`](https://github.com/okwasniewski/react-native-bottom-tabs/commit/1ae783df914fc661d25dfcbfafec32c70e9b3538) Thanks [@okwasniewski](https://github.com/okwasniewski)! - revert: freezeOnblur
8+
39
## 0.7.7
410

511
### Patch Changes

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.7.7",
3+
"version": "0.7.8",
44
"description": "React Native Bottom Tabs React Navigation integration",
55
"source": "./src/index.tsx",
66
"main": "./lib/commonjs/index.js",

0 commit comments

Comments
 (0)