This commit is contained in:
github-actions[bot]
2025-03-01 00:39:51 +05:30
committed by GitHub
parent 6600d1f042
commit 0a0c024f12
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": minor
---
implement auth add or remove logic

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 0.9.0
### Minor Changes
- 6600d1f: implement auth add or remove logic
## 0.8.1
### Patch Changes

View File

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