Version Packages (#168)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-04-22 15:06:04 +05:30
committed by GitHub
parent 783995072f
commit 49c7d4f436
3 changed files with 8 additions and 7 deletions

View File

@@ -1,6 +0,0 @@
---
"create-better-t-stack": patch
---
Add express.json() middleware to the Express backend template.
Rename the TanStack Start frontend package to "web".

View File

@@ -1,5 +1,12 @@
# create-better-t-stack # create-better-t-stack
## 2.0.12
### Patch Changes
- 7839950: Add express.json() middleware to the Express backend template.
Rename the TanStack Start frontend package to "web".
## 2.0.11 ## 2.0.11
### Patch Changes ### Patch Changes

View File

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