This commit is contained in:
github-actions[bot]
2025-03-24 23:26:58 +05:30
committed by GitHub
parent d0133f3b64
commit 32b7c42d79
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
rename packages folder to apps

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 1.0.6
### Patch Changes
- d0133f3: rename packages folder to apps
## 1.0.5
### Patch Changes

View File

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