This commit is contained in:
github-actions[bot]
2025-02-15 03:30:20 +05:30
committed by GitHub
parent f98216e642
commit e15dae37f1
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": minor
---
replace chalk with picocolors

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 0.7.0
### Minor Changes
- f98216e: replace chalk with picocolors
## 0.6.2
### Patch Changes

View File

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