chore(release): 2.41.4

This commit is contained in:
Aman Varshney
2025-09-09 05:45:08 +05:30
parent d059d7de1d
commit b7c28d3c6d
2 changed files with 87 additions and 87 deletions

View File

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

View File

@@ -15,7 +15,7 @@
},
"apps/cli": {
"name": "create-better-t-stack",
"version": "2.41.3",
"version": "2.41.4",
"bin": {
"create-better-t-stack": "dist/cli.js",
},