This commit is contained in:
github-actions[bot]
2025-02-18 10:02:01 +05:30
committed by GitHub
parent 64fc644235
commit 60e721142a
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
refactor(cli): simplify database selection flags

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 0.7.5
### Patch Changes
- 64fc644: refactor(cli): simplify database selection flags
## 0.7.4
### Patch Changes

View File

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