This commit is contained in:
github-actions[bot]
2025-03-18 09:54:02 +05:30
committed by GitHub
parent ac2f22073b
commit e77c56909d
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
simplify auth setup

View File

@@ -1,5 +1,11 @@
# create-better-t-stack # create-better-t-stack
## 0.11.3
### Patch Changes
- ac2f220: simplify auth setup
## 0.11.2 ## 0.11.2
### Patch Changes ### Patch Changes

View File

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