Version Packages (#374)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-07-07 19:18:06 +05:30
committed by GitHub
parent 98bb4a357d
commit 744d659eee
4 changed files with 8 additions and 11 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
Prevent web-deploy when no web frontend is selected

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
Upgrade to unistyles 3.0

View File

@@ -1,5 +1,12 @@
# create-better-t-stack
## 2.24.1
### Patch Changes
- d344b85: Prevent web-deploy when no web frontend is selected
- 98bb4a3: Upgrade to unistyles 3.0
## 2.24.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "create-better-t-stack",
"version": "2.24.0",
"version": "2.24.1",
"description": "A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations",
"type": "module",
"license": "MIT",