Version Packages

This commit is contained in:
github-actions[bot]
2025-02-12 19:42:55 +00:00
parent a06be85b50
commit 438201323d
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
refactor(cli): improve Turso database setup workflow

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 0.1.3
### Patch Changes
- a06be85: refactor(cli): improve Turso database setup workflow
## 0.1.2
### Patch Changes

View File

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