This commit is contained in:
github-actions[bot]
2025-02-15 03:53:23 +05:30
committed by GitHub
parent be5c662905
commit c416621d6d
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-better-t-stack": patch
---
update readme

View File

@@ -1,5 +1,11 @@
# create-better-t-stack # create-better-t-stack
## 0.7.1
### Patch Changes
- be5c662: update readme
## 0.7.0 ## 0.7.0
### Minor Changes ### Minor Changes

View File

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