This commit is contained in:
github-actions[bot]
2025-03-18 15:49:06 +05:30
committed by GitHub
parent b7ac81d496
commit 83168410d7
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
Add dependency version constants and package management utility

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 0.11.4
### Patch Changes
- b7ac81d: Add dependency version constants and package management utility
## 0.11.3
### Patch Changes

View File

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