Skip to content

Commit f4e0739

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

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/smooth-gifts-lay.md

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

.changeset/sour-dodos-hunt.md

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

cli/CHANGELOG.md

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

3+
## 2.11.17
4+
5+
### Patch Changes
6+
7+
- [#387](https://github.com/roninoss/create-expo-stack/pull/387) [`bfb30b177924f815e1862c7a8a3c82c87dbcb38d`](https://github.com/roninoss/create-expo-stack/commit/bfb30b177924f815e1862c7a8a3c82c87dbcb38d) Thanks [@dannyhw](https://github.com/dannyhw)! - fix: should always prompt about deleting unless using --overwrite
8+
9+
- [#386](https://github.com/roninoss/create-expo-stack/pull/386) [`4793cc438515a8e44528a5cf7a3915a112e3433c`](https://github.com/roninoss/create-expo-stack/commit/4793cc438515a8e44528a5cf7a3915a112e3433c) Thanks [@dannyhw](https://github.com/dannyhw)! - fix: allow adding nwui component without installing
10+
311
## 2.11.16
412

513
### 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.11.16",
3+
"version": "2.11.17",
44
"description": "CLI tool to initialize a React Native application with Expo",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)