Version Packages (#234)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-05-07 18:14:36 +05:30
committed by GitHub
parent 5240729914
commit c1dcfe6bcf
4 changed files with 11 additions and 11 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
make backend optional

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": minor
---
add expo with unistyles

View File

@@ -1,5 +1,15 @@
# create-better-t-stack
## 2.9.0
### Minor Changes
- 6c269a4: add expo with unistyles
### Patch Changes
- d09a284: make backend optional
## 2.8.4
### Patch Changes

View File

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