Skip to content

Commit a64fccf

Browse files
committed
release: v0.10.0-alpha.5
1 parent 0a316a3 commit a64fccf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cli/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.10.0-alpha.4",
3+
"version": "0.10.0-alpha.5",
44
"description": "Tanstack Start Builder",
55
"bin": "./dist/index.js",
66
"type": "module",

cli/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.10.0-alpha.3",
3+
"version": "0.10.0-alpha.5",
44
"description": "Tanstack Application Builder",
55
"bin": "./dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)