Skip to content

Commit

Permalink
chore(release): version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and danstepanov committed Dec 19, 2023
1 parent be7142e commit c7b319f
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/shy-drinks-sneeze.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/six-pugs-pump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-suns-remember.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-olives-study.md

This file was deleted.

12 changes: 12 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# create-expo-stack

## 2.3.7

### Patch Changes

- [#133](https://github.com/danstepanov/create-expo-stack/pull/133) [`263009a`](https://github.com/danstepanov/create-expo-stack/commit/263009a0898de9fbb0215c3c9e92b9496647218d) Thanks [@finnbayer](https://github.com/finnbayer)! - added .env to .gitignore when firebase or supabase is used

- [`3a8c3a9`](https://github.com/danstepanov/create-expo-stack/commit/3a8c3a98a73ecd906af01480c94f7702dda5d506) Thanks [@danstepanov](https://github.com/danstepanov)! - check if pwd already contains folder with set project name, offer to delete if so

- [#130](https://github.com/danstepanov/create-expo-stack/pull/130) [`6bb80a7`](https://github.com/danstepanov/create-expo-stack/commit/6bb80a768c560c80f94d17b2ff3d839edf7f985e) Thanks [@finnbayer](https://github.com/finnbayer)! - changed metro.config.js to ejs to take expo-router into account

- [#132](https://github.com/danstepanov/create-expo-stack/pull/132) [`9335094`](https://github.com/danstepanov/create-expo-stack/commit/93350940659ea144838ae8bbbffda07726edda70) Thanks [@finnbayer](https://github.com/finnbayer)! - moved the addition of the project name to the target to the end to avoid incorrect replacements

## 2.3.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-expo-stack",
"version": "2.3.6",
"version": "2.3.7",
"description": "CLI tool to initialize a React Native application with Expo",
"repository": {
"type": "git",
Expand Down

1 comment on commit c7b319f

@vercel
Copy link

@vercel vercel bot commented on c7b319f Dec 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.