Skip to content

Commit 3e7a864

Browse files
committed
chore: release expo-template
1 parent a0086c4 commit 3e7a864

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/stupid-trainers-drive.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @bottom-tabs/expo-template
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- [#256](https://github.com/callstackincubator/react-native-bottom-tabs/pull/256) [`098f523`](https://github.com/callstackincubator/react-native-bottom-tabs/commit/098f523d195dbe010357d09ebcf71ff8484c25af) Thanks [@okwasniewski](https://github.com/okwasniewski)! - feat: initial release

packages/expo-template/package.json

Lines changed: 1 addition & 1 deletion
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.1",
4+
"version": "0.0.2",
55
"scripts": {
66
"start": "expo start",
77
"reset-project": "node ./scripts/reset-project.js",

0 commit comments

Comments
 (0)