bump version

This commit is contained in:
Aman Varshney
2025-04-26 12:06:09 +05:30
parent 72965f23da
commit ba55384ecb
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"create-better-t-stack": minor
---
Add svelte

View File

@@ -14,7 +14,7 @@
},
"apps/cli": {
"name": "create-better-t-stack",
"version": "2.1.4",
"version": "2.1.5",
"bin": {
"create-better-t-stack": "dist/index.js",
},