Skip to content

Commit b39bb9e

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

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

.changeset/strong-pumpkins-exercise.md

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

.changeset/twenty-chefs-burn.md

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

cli/CHANGELOG.md

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

3+
## 2.12.0
4+
5+
### Minor Changes
6+
7+
- [#280](https://github.com/roninoss/create-expo-stack/pull/280) [`08c09d915dc6f6579446913a51994eb1898ed88d`](https://github.com/roninoss/create-expo-stack/commit/08c09d915dc6f6579446913a51994eb1898ed88d) Thanks [@theblondealex](https://github.com/theblondealex)! - Added a StateManagement Question with zustand to start and potentially more to follow
8+
9+
- setup with a question prompt just before the internationalization prompt
10+
- --zustand flag to skip the prompt
11+
- Adds a StateManagement folder to the project with a zustandStore.ts file to start with
12+
13+
### Patch Changes
14+
15+
- [#432](https://github.com/roninoss/create-expo-stack/pull/432) [`374aeb8fab91253d5bd9300a3a07c0d87f9562df`](https://github.com/roninoss/create-expo-stack/commit/374aeb8fab91253d5bd9300a3a07c0d87f9562df) Thanks [@dannyhw](https://github.com/dannyhw)! - fix: compatibility with expo 52 and react navigation 7
16+
317
## 2.11.25
418

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

0 commit comments

Comments
 (0)