Skip to content

Commit f6deabc

Browse files
committed
Merge branch 'alpha' of github.com:TanStack/create-tsrouter-app into alpha
2 parents 0730a69 + 5a8d07a commit f6deabc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

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

Diff for: packages/cta-engine/package.json

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

0 commit comments

Comments
 (0)