Version Packages (#157)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-04-19 17:32:54 +05:30
committed by GitHub
parent 0de49d4e45
commit b8c3fd40ab
5 changed files with 8 additions and 20 deletions

View File

@@ -1,5 +1,12 @@
# create-better-t-stack
## 2.0.6
### Patch Changes
- 0de49d4: remove none option in api
- 0de49d4: Only add tRPC server adapters when API is tRPC
## 2.0.6-beta.1
### Patch Changes

View File

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