Skip to content

Commit 68ca884

Browse files
committed
release: v0.10.0-alpha.10
1 parent 4694705 commit 68ca884

File tree

3 files changed

+3
-3
lines changed

3 files changed

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

packages/cta-engine/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/cta-engine",
3-
"version": "0.10.0-alpha.9",
3+
"version": "0.10.0-alpha.10",
44
"description": "Tanstack Application Builder Engine",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)