Skip to content

Commit 465a179

Browse files
github-actions[bot]danstepanov
authored andcommitted
chore(release): version packages
1 parent 4477250 commit 465a179

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/plenty-toys-pull.md

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

.changeset/selfish-hounds-bathe.md

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

.changeset/tricky-students-sniff.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.9.10
4+
5+
### Patch Changes
6+
7+
- [#307](https://github.com/danstepanov/create-expo-stack/pull/307) [`48765934e887d161527510cbd54d0caf15a09154`](https://github.com/danstepanov/create-expo-stack/commit/48765934e887d161527510cbd54d0caf15a09154) Thanks [@dannyhw](https://github.com/dannyhw)! - exits when eas and no install are chosen together since its not possible
8+
9+
- [`695ba1bd4e6b5ac4f42b171b0fb240567fe6201a`](https://github.com/danstepanov/create-expo-stack/commit/695ba1bd4e6b5ac4f42b171b0fb240567fe6201a) Thanks [@danstepanov](https://github.com/danstepanov)! - silence expo package upgrade messages
10+
11+
- [#310](https://github.com/danstepanov/create-expo-stack/pull/310) [`7a32de0e40b97e8a6f8864b046454d8c0b6f2f0e`](https://github.com/danstepanov/create-expo-stack/commit/7a32de0e40b97e8a6f8864b046454d8c0b6f2f0e) Thanks [@dannyhw](https://github.com/dannyhw)! - fix: issues falling back to npm
12+
313
## 2.9.9
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.9.9",
3+
"version": "2.9.10",
44
"description": "CLI tool to initialize a React Native application with Expo",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)