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 4, 2023
1 parent 4d683e8 commit ab4235f
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/famous-panthers-press.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-teachers-join.md

This file was deleted.

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

## 2.3.0

### Minor Changes

- [#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

### Patch Changes

- [#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)

## 2.2.15

### 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.2.15",
"version": "2.3.0",
"description": "CLI tool to initialize a React Native application with Expo",
"repository": {
"type": "git",
Expand Down

1 comment on commit ab4235f

@vercel
Copy link

@vercel vercel bot commented on ab4235f Dec 4, 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.