Version Packages (#92)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-03-29 21:30:03 +05:30
committed by GitHub
parent 851c1b74d9
commit 1704b0ec16
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 1.3.2
### Patch Changes
- 851c1b7: Add @trpc/tanstack-react-query dependency to web package.json
## 1.3.1
### Patch Changes

View File

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