Skip to content

Commit ed6c3dd

Browse files
Version Packages (#316)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0ffaedd commit ed6c3dd

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/easy-olives-accept.md

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

.changeset/empty-clocks-cut.md

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

apps/cli/CHANGELOG.md

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

3+
## 2.18.0
4+
5+
### Minor Changes
6+
7+
- 0ffaedd: Upgrade to Tanstack start devinxi
8+
9+
### Patch Changes
10+
11+
- 1dc9222: use zod for project name validation
12+
313
## 2.17.1
414

515
### 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": "2.17.1",
3+
"version": "2.18.0",
44
"description": "A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)