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 Jul 1, 2024
1 parent a6fda01 commit 9c9c756
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/strong-spies-sort.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-dots-hang.md

This file was deleted.

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

## 2.11.1

### Patch Changes

- [#340](https://github.com/danstepanov/create-expo-stack/pull/340) [`fc1fb3cfc713375c55e8f4360534b023462f9632`](https://github.com/danstepanov/create-expo-stack/commit/fc1fb3cfc713375c55e8f4360534b023462f9632) Thanks [@dannyhw](https://github.com/dannyhw)! - fix: tests

- [#336](https://github.com/danstepanov/create-expo-stack/pull/336) [`7f0f04765ac19e4c3825ea724ccc3624ac03b940`](https://github.com/danstepanov/create-expo-stack/commit/7f0f04765ac19e4c3825ea724ccc3624ac03b940) Thanks [@dannyhw](https://github.com/dannyhw)! - tests

## 2.11.0

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

0 comments on commit 9c9c756

Please sign in to comment.