initial release

This commit is contained in:
Aman Varshney
2025-02-12 16:39:10 +05:30
committed by GitHub
3 changed files with 8 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": minor
---
initial release

7
apps/cli/CHANGELOG.md Normal file
View File

@@ -0,0 +1,7 @@
# create-better-t-stack
## 0.1.0
### Minor Changes
- 5c83a10: initial release

View File

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