Version Packages (#465)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-08-05 14:49:25 +05:30
committed by GitHub
parent 4ae27bbac6
commit 64dbe39b61
4 changed files with 8 additions and 11 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
update dependencies

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
Comment isolated linker in bunfig.toml when native-nativewind is selected

View File

@@ -1,5 +1,12 @@
# create-better-t-stack
## 2.29.1
### Patch Changes
- b06fa74: update dependencies
- ad1d28f: Comment isolated linker in bunfig.toml when native-nativewind is selected
## 2.29.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "create-better-t-stack",
"version": "2.29.0",
"version": "2.29.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",