This commit is contained in:
github-actions[bot]
2025-03-22 15:18:01 +05:30
committed by GitHub
parent 406864f411
commit 4ab28b0006
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": minor
---
Add Tauri Desktop App addon

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 0.16.0
### Minor Changes
- 406864f: Add Tauri Desktop App addon
## 0.15.0
### Minor Changes

View File

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