Skip to content

Commit a6d37f6

Browse files
authored
Merge pull request #35 from tiesen243/changeset-release/main
chore(release): version packages
2 parents abbe693 + 349dcb7 commit a6d37f6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/orange-mugs-greet.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.1.98
4+
5+
### Patch Changes
6+
7+
- [`abbe693`](https://github.com/tiesen243/create-yuki-stack/commit/abbe69375b11df59bfb9fde7c70043df5349d0c9) Thanks [@tiesen243](https://github.com/tiesen243)! - fix bin path
8+
39
## 0.1.97
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.1.97",
3+
"version": "0.1.98",
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)