Version Packages (#94)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-03-30 02:38:22 +05:30
committed by GitHub
parent a69ff19a7e
commit 0cfce4a745
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
fix(todos): trpc v11

View File

@@ -1,5 +1,11 @@
# create-better-t-stack # create-better-t-stack
## 1.3.3
### Patch Changes
- a69ff19: fix(todos): trpc v11
## 1.3.2 ## 1.3.2
### Patch Changes ### Patch Changes

View File

@@ -1,6 +1,6 @@
{ {
"name": "create-better-t-stack", "name": "create-better-t-stack",
"version": "1.3.2", "version": "1.3.3",
"description": "CLI tool to scaffold Better-T Stack projects", "description": "CLI tool to scaffold Better-T Stack projects",
"type": "module", "type": "module",
"license": "MIT", "license": "MIT",