This commit is contained in:
github-actions[bot]
2025-03-08 00:07:29 +05:30
committed by GitHub
parent 03571cac43
commit 2f8c9ef204
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 0.10.4
### Patch Changes
- 03571ca: allow specifying project path in prompt
## 0.10.3
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "create-better-t-stack",
"version": "0.10.3",
"version": "0.10.4",
"description": "CLI tool to scaffold Better-T Stack projects",
"type": "module",
"license": "MIT",