Version Packages

This commit is contained in:
github-actions[bot]
2025-02-12 11:26:20 +00:00
parent 5d89847253
commit 717e940fe7
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
Add -y to auto select the defaults

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 0.1.1
### Patch Changes
- 5d89847: Add -y to auto select the defaults
## 0.1.0
### Minor Changes

View File

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