Skip to content

Commit f0ac5cf

Browse files
committed
release: v0.10.0-alpha.8
1 parent 00d414a commit f0ac5cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cli/create-start-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-start-app",
3-
"version": "0.10.0-alpha.7",
3+
"version": "0.10.0-alpha.8",
44
"description": "Tanstack Start Builder",
55
"bin": "./dist/index.js",
66
"type": "module",

cli/create-tsrouter-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-tsrouter-app",
3-
"version": "0.10.0-alpha.7",
3+
"version": "0.10.0-alpha.8",
44
"description": "Tanstack Application Builder",
55
"bin": "./dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)