This commit is contained in:
github-actions[bot]
2025-03-17 16:37:49 +05:30
committed by GitHub
parent 98b1262b41
commit 7fc4c60ca6
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
Add postgres support

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 0.11.2
### Patch Changes
- 98b1262: Add postgres support
## 0.11.1
### Patch Changes

View File

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