This commit is contained in:
github-actions[bot]
2025-03-05 13:52:14 +05:30
committed by GitHub
parent 48efa59878
commit 64271666d0
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
fix commander init

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 0.10.1
### Patch Changes
- 48efa59: fix commander init
## 0.10.0
### Minor Changes

View File

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