This commit is contained in:
Aman Varshney
2025-02-13 19:06:03 +05:30
committed by GitHub
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": minor
---
refractor: migrate inquirer to @clack/prompts

View File

@@ -1,5 +1,11 @@
# create-better-t-stack
## 0.4.0
### Minor Changes
- 76a14ea: refractor: migrate inquirer to @clack/prompts
## 0.3.4
### Patch Changes

View File

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