Skip to content

Commit 2005fcd

Browse files
authored
Merge pull request #50 from tiesen243/changeset-release/main
chore(release): version packages
2 parents 57d1d2a + 70dc21e commit 2005fcd

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/beige-kids-run.md

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

cli/CHANGELOG.md

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

3+
## 0.2.13
4+
5+
### Patch Changes
6+
7+
- [`57d1d2a`](https://github.com/tiesen243/create-yuki-stack/commit/57d1d2ad9430808f21b5ea50d87f27d323410194) Thanks [@tiesen243](https://github.com/tiesen243)! - fix tanstack start app
8+
39
## 0.2.12
410

511
### Patch Changes

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-yuki-stack",
3-
"version": "0.2.12",
3+
"version": "0.2.13",
44
"description": "A CLI tool for scaffolding type-safe, full-stack TypeScript applications with best practices and customizable.",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)