Version Packages

This commit is contained in:
github-actions[bot]
2025-02-12 11:43:24 +00:00
parent 5554818335
commit 91f28b457e
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
auto get current package version

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 0.1.2
### Patch Changes
- 5554818: auto get current package version
## 0.1.1
### Patch Changes

View File

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