mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
v0.8.0
This commit is contained in:
committed by
Aman Varshney
parent
f804a9efda
commit
ec71d8941c
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"create-better-t-stack": minor
|
||||
---
|
||||
|
||||
add flags and prompt for orm, add none option in database
|
||||
@@ -1,5 +1,11 @@
|
||||
# create-better-t-stack
|
||||
|
||||
## 0.8.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 3d78d1e: add flags and prompt for orm, add none option in database
|
||||
|
||||
## 0.7.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "create-better-t-stack",
|
||||
"version": "0.7.5",
|
||||
"version": "0.8.0",
|
||||
"description": "CLI tool to scaffold Better-T Stack projects",
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user