Skip to content

Commit d6cf5c9

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ripe-peaches-crash.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+
## 2.31.0
4+
5+
### Minor Changes
6+
7+
- f412d8f: Upgrade to AI SDK v5
8+
39
## 2.30.0
410

511
### Minor 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.30.0",
3+
"version": "2.31.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)