Version Packages

This commit is contained in:
github-actions[bot]
2025-02-14 07:33:04 +00:00
parent f73c7d2064
commit bd9f32406b
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
fix: dependency installation output flow

View File

@@ -1,5 +1,11 @@
# create-better-t-stack # create-better-t-stack
## 0.6.1
### Patch Changes
- f73c7d2: fix: dependency installation output flow
## 0.6.0 ## 0.6.0
### Minor Changes ### Minor Changes

View File

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