Skip to content

Commit ab4235f

Browse files
github-actions[bot]danstepanov
authored andcommitted
chore(release): version packages
1 parent 4d683e8 commit ab4235f

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/famous-panthers-press.md

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

.changeset/tidy-teachers-join.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.3.0
4+
5+
### Minor Changes
6+
7+
- [#80](https://github.com/danstepanov/create-expo-stack/pull/80) [`001fff8`](https://github.com/danstepanov/create-expo-stack/commit/001fff8f501cd0b0aa557da607f481f9b4320eec) Thanks [@frankcalise](https://github.com/frankcalise)! - Adds `--importAlias` to enable TS path aliases
8+
9+
### Patch Changes
10+
11+
- [#83](https://github.com/danstepanov/create-expo-stack/pull/83) [`fb044c8`](https://github.com/danstepanov/create-expo-stack/commit/fb044c810fdd91efb4dde52e787e1f2434d43509) Thanks [@sammoore](https://github.com/sammoore)! - Support a wider variety of shells in generated package.json run-scripts by using double-quotes around glob arguments. Courtesy of Gaurav Bhandari (@kratos-respawned)
12+
313
## 2.2.15
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.2.15",
3+
"version": "2.3.0",
44
"description": "CLI tool to initialize a React Native application with Expo",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)