Skip to content

Commit 96c8033

Browse files
github-actions[bot]danstepanov
authored andcommitted
chore(release): version packages
1 parent bad4a51 commit 96c8033

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/rich-roses-smile.md

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

.changeset/thin-geese-beam.md

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

cli/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# create-expo-stack
22

3+
## 2.11.0
4+
5+
### Minor Changes
6+
7+
- [#33](https://github.com/danstepanov/create-expo-stack/pull/33) [`3c394087a85cbc6e4fb84972093029e4094f3700`](https://github.com/danstepanov/create-expo-stack/commit/3c394087a85cbc6e4fb84972093029e4094f3700) Thanks [@falcoagustin](https://github.com/falcoagustin)! - Adds --vexo-analytics to enable vexo analytics
8+
9+
### Patch Changes
10+
11+
- [#335](https://github.com/danstepanov/create-expo-stack/pull/335) [`bad4a51309fd5006edeea44be80d77a8de3cbd07`](https://github.com/danstepanov/create-expo-stack/commit/bad4a51309fd5006edeea44be80d77a8de3cbd07) Thanks [@dannyhw](https://github.com/dannyhw)! - fix: remove unnecessary console.log message
12+
313
## 2.10.5
414

515
### Patch Changes

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-expo-stack",
3-
"version": "2.10.5",
3+
"version": "2.11.0",
44
"description": "CLI tool to initialize a React Native application with Expo",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)