We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab2aada + 3e38131 commit 5864fb9Copy full SHA for 5864fb9
CHANGELOG.md
@@ -7,6 +7,16 @@
7
8
### Fixes
9
10
+## [0.1.28] - 2026-01-21
11
+
12
+### Miscellaneous
13
14
+- rename text
15
16
+### Features
17
18
+### Fixes
19
20
## [0.1.27] - 2026-01-15
21
22
### Miscellaneous
deno.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@crunchwrap/cli",
3
- "version": "0.1.27",
+ "version": "0.1.28",
4
"description": "A CLI tool to quickly initialize new Crunchwrap projects from templates",
5
"license": "MIT",
6
"exports": "./main.ts",
0 commit comments