This commit is contained in:
github-actions[bot]
2025-03-19 23:24:29 +05:30
committed by GitHub
parent 5897e9c04f
commit e880c76e2d
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
several improvements

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 0.12.1
### Patch Changes
- 5897e9c: several improvements
## 0.12.0
### Minor Changes

View File

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