Version Packages

This commit is contained in:
github-actions[bot]
2025-02-13 06:08:43 +00:00
parent d99e161e40
commit 5bbfd36c49
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
use script syntax in execa

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 0.3.2
### Patch Changes
- d99e161: use script syntax in execa
## 0.3.1
### Patch Changes

View File

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