Skip to content

Commit efd39a6

Browse files
ci: Version Packages (#489)
ci: changeset release Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fb59492 commit efd39a6

16 files changed

Lines changed: 84 additions & 28 deletions

File tree

.changeset/clean-cats-start.md

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

.changeset/fresh-partner-paths.md

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

cli-aliases/create-start-app/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# create-start-app
22

3+
## 0.59.40
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`75db7e8`](https://github.com/TanStack/cli/commit/75db7e89a0a1125683bc75cca81acb700ef73eff), [`fb59492`](https://github.com/TanStack/cli/commit/fb59492f68aa005fbab9afad0a61aa75e90258bb)]:
8+
- @tanstack/cli@0.70.0
9+
- @tanstack/create@0.69.0
10+
311
## 0.59.39
412

513
### Patch Changes

cli-aliases/create-start-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-start-app",
3-
"version": "0.59.39",
3+
"version": "0.59.40",
44
"description": "Tanstack Start Builder",
55
"bin": "./dist/index.js",
66
"type": "module",

cli-aliases/create-tanstack-app/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# create-tanstack-app
22

3+
## 0.54.40
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`75db7e8`](https://github.com/TanStack/cli/commit/75db7e89a0a1125683bc75cca81acb700ef73eff), [`fb59492`](https://github.com/TanStack/cli/commit/fb59492f68aa005fbab9afad0a61aa75e90258bb)]:
8+
- @tanstack/cli@0.70.0
9+
- @tanstack/create@0.69.0
10+
311
## 0.54.39
412

513
### Patch Changes

cli-aliases/create-tanstack-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-tanstack-app",
3-
"version": "0.54.39",
3+
"version": "0.54.40",
44
"description": "Tanstack Application Builder",
55
"bin": "./dist/index.js",
66
"type": "module",

cli-aliases/create-tanstack/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# create-tanstack
22

3+
## 0.54.40
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`75db7e8`](https://github.com/TanStack/cli/commit/75db7e89a0a1125683bc75cca81acb700ef73eff), [`fb59492`](https://github.com/TanStack/cli/commit/fb59492f68aa005fbab9afad0a61aa75e90258bb)]:
8+
- @tanstack/cli@0.70.0
9+
- @tanstack/create@0.69.0
10+
311
## 0.54.39
412

513
### Patch Changes

cli-aliases/create-tanstack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-tanstack",
3-
"version": "0.54.39",
3+
"version": "0.54.40",
44
"description": "Tanstack Application Builder",
55
"bin": "./dist/index.js",
66
"type": "module",

cli-aliases/create-tsrouter-app/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# create-tsrouter-app
22

3+
## 0.54.40
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`75db7e8`](https://github.com/TanStack/cli/commit/75db7e89a0a1125683bc75cca81acb700ef73eff), [`fb59492`](https://github.com/TanStack/cli/commit/fb59492f68aa005fbab9afad0a61aa75e90258bb)]:
8+
- @tanstack/cli@0.70.0
9+
- @tanstack/create@0.69.0
10+
311
## 0.54.39
412

513
### Patch Changes

cli-aliases/create-tsrouter-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-tsrouter-app",
3-
"version": "0.54.39",
3+
"version": "0.54.40",
44
"description": "Tanstack Application Builder",
55
"bin": "./dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)