Version Packages

This commit is contained in:
github-actions[bot]
2025-02-12 21:10:08 +00:00
parent 4659db93f8
commit 96d511e6e1
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": minor
---
feat: add package manager selection and configuration

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 0.3.0
### Minor Changes
- 4659db9: feat: add package manager selection and configuration
## 0.2.1
### Patch Changes

View File

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