Skip to content

Commit cf4ecff

Browse files
v0.3.3
2 parents ffda73e + f842eb3 commit cf4ecff

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/early-dots-film.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# create-better-t-stack
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- ffda73e: Improve error handling
8+
39
## 0.3.2
410

511
### Patch Changes

apps/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-better-t-stack",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "CLI tool to scaffold Better-T Stack projects",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)