This commit is contained in:
github-actions[bot]
2025-03-20 15:36:25 +05:30
committed by GitHub
parent e4f950c689
commit 019447422b
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
fix env when turso setup is off

View File

@@ -1,5 +1,11 @@
# create-better-t-stack # create-better-t-stack
## 0.12.2
### Patch Changes
- e4f950c: fix env when turso setup is off
## 0.12.1 ## 0.12.1
### Patch Changes ### Patch Changes

View File

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