Skip to content

Commit dc5ebe7

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

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/silly-coins-shave.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.6
4+
5+
### Patch Changes
6+
7+
- [#193](https://github.com/okwasniewski/react-native-bottom-tabs/pull/193) [`79311a5`](https://github.com/okwasniewski/react-native-bottom-tabs/commit/79311a5939e7f33981ea9924625ef47e5ade9d13) Thanks [@okwasniewski](https://github.com/okwasniewski)! - chore: setup provenance
8+
39
## 0.7.5
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.5",
3+
"version": "0.7.6",
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.6
4+
5+
### Patch Changes
6+
7+
- [#193](https://github.com/okwasniewski/react-native-bottom-tabs/pull/193) [`79311a5`](https://github.com/okwasniewski/react-native-bottom-tabs/commit/79311a5939e7f33981ea9924625ef47e5ade9d13) Thanks [@okwasniewski](https://github.com/okwasniewski)! - chore: setup provenance
8+
39
## 0.7.5
410

511
## 0.7.4

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.5",
3+
"version": "0.7.6",
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)