Version Packages (#160)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-04-19 21:03:43 +05:30
committed by GitHub
parent 1cb5c0caab
commit de21c9e8a4
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
fix database none flags validation

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 2.0.8
### Patch Changes
- 1cb5c0c: fix database none flags validation
## 2.0.7
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "create-better-t-stack",
"version": "2.0.7",
"version": "2.0.8",
"description": "A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations",
"type": "module",
"license": "MIT",