Skip to content

Commit bade679

Browse files
Version Packages (#286)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 46651fb commit bade679

File tree

6 files changed

+13
-21
lines changed

6 files changed

+13
-21
lines changed

.changeset/clean-knives-find.md

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

.changeset/proud-pants-spend.md

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

.changeset/rude-pens-itch.md

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

.changeset/slow-squids-attend.md

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

apps/cli/CHANGELOG.md

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

3+
## 2.14.0
4+
5+
### Minor Changes
6+
7+
- 591ecf8: add posthog analytics
8+
9+
### Patch Changes
10+
11+
- 906b555: Add Native Todo Example Support
12+
- 1c2e8f1: fix convex imports
13+
- 46651fb: add composite in server for references
14+
315
## 2.13.4
416

517
### 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.13.4",
3+
"version": "2.14.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)