Version Packages (#228)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-05-05 23:49:03 +05:30
committed by GitHub
parent a2469b63ff
commit adcabcfa7c
4 changed files with 8 additions and 11 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
Prompt to overwrite non-empty dirs before config

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
Add merge and rename options for existing directories

View File

@@ -1,5 +1,12 @@
# create-better-t-stack
## 2.8.1
### Patch Changes
- 357dfbb: Prompt to overwrite non-empty dirs before config
- a2469b6: Add merge and rename options for existing directories
## 2.8.0
### Minor Changes

View File

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