This commit is contained in:
github-actions[bot]
2025-03-25 00:15:41 +05:30
committed by GitHub
parent 2bfbcf647f
commit 6b49fe78cb
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
fix several db conf issues

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 1.0.7
### Patch Changes
- 2bfbcf6: fix several db conf issues
## 1.0.6
### Patch Changes

View File

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