Skip to content

Commit 2af0c86

Browse files
github-actions[bot]danstepanov
authored andcommitted
chore(release): version packages
1 parent 49df44d commit 2af0c86

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chilly-files-visit.md

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

cli/CHANGELOG.md

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

3+
## 2.3.3
4+
5+
### Patch Changes
6+
7+
- [`49df44d`](https://github.com/danstepanov/create-expo-stack/commit/49df44d8b9fe067d684e6eca96258af41e0fa881) Thanks [@danstepanov](https://github.com/danstepanov)! - ensure installation uses the desired packageManager
8+
39
## 2.3.2
410

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

0 commit comments

Comments
 (0)