This commit is contained in:
github-actions[bot]
2025-02-20 19:15:19 +05:30
committed by Aman Varshney
parent f804a9efda
commit ec71d8941c
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": minor
---
add flags and prompt for orm, add none option in database

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 0.8.0
### Minor Changes
- 3d78d1e: add flags and prompt for orm, add none option in database
## 0.7.5
### Patch Changes

View File

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