Version Packages

This commit is contained in:
github-actions[bot]
2025-02-13 17:42:42 +00:00
parent ecd7db9e48
commit ac1cf638d4
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
feat: add project name validation

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 0.4.3
### Patch Changes
- ecd7db9: feat: add project name validation
## 0.4.2
### Patch Changes

View File

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