mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
Version Packages (#420)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0c26578e8e
commit
9079964676
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user