Skip to content

Commit 5864fb9

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents ab2aada + 3e38131 commit 5864fb9

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@
77

88
### Fixes
99

10+
## [0.1.28] - 2026-01-21
11+
12+
### Miscellaneous
13+
14+
- rename text
15+
16+
### Features
17+
18+
### Fixes
19+
1020
## [0.1.27] - 2026-01-15
1121

1222
### Miscellaneous

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@crunchwrap/cli",
3-
"version": "0.1.27",
3+
"version": "0.1.28",
44
"description": "A CLI tool to quickly initialize new Crunchwrap projects from templates",
55
"license": "MIT",
66
"exports": "./main.ts",

0 commit comments

Comments
 (0)