Version Packages (#420)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-07-23 23:36:06 +05:30
committed by GitHub
parent 0c26578e8e
commit 9079964676
3 changed files with 8 additions and 7 deletions

View File

@@ -1,5 +1,12 @@
# create-better-t-stack
## 2.27.0
### Minor Changes
- 0c26578: feat: Add quick setup option with create-db by Prisma
feat: Make Prisma Postgres available for both Prisma and Drizzle ORMs
## 2.26.5
### Patch Changes

View File

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