This commit is contained in:
github-actions[bot]
2025-03-24 22:32:07 +05:30
committed by GitHub
parent 66832028aa
commit 6879491c8b
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
Fix get() error method drizzle

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 1.0.5
### Patch Changes
- 6683202: Fix get() error method drizzle
## 1.0.4
### Patch Changes

View File

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