Version Packages

This commit is contained in:
github-actions[bot]
2025-02-13 17:53:46 +00:00
parent 92d2443825
commit 4111518199
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
clear console on start

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 0.4.4
### Patch Changes
- 92d2443: clear console on start
## 0.4.3
### Patch Changes

View File

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