We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 297973e commit d3f29c5Copy full SHA for d3f29c5
cli/create-start-app/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "create-start-app",
3
- "version": "0.11.1",
+ "version": "0.11.2",
4
"description": "Tanstack Start Builder",
5
"bin": "./dist/index.js",
6
"type": "module",
cli/create-tsrouter-app/package.json
"name": "create-tsrouter-app",
"description": "Tanstack Application Builder",
packages/cta-engine/package.json
"name": "@tanstack/cta-engine",
"description": "Tanstack Application Builder Engine",
"main": "./dist/index.js",
0 commit comments