We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5e154b + bc0d4c7 commit 86f8f55Copy full SHA for 86f8f55
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
## [Unreleased]
4
5
+### Features
6
+
7
+### Fixes
8
9
+## [0.1.29] - 2026-01-29
10
11
+### Miscellaneous
12
13
+- Merge remote-tracking branch 'origin/main'
14
15
### Features
16
- Add ability to just export the pwa images from existing image.
17
deno.json
@@ -1,6 +1,6 @@
1
{
"name": "@crunchwrap/cli",
- "version": "0.1.28",
+ "version": "0.1.29",
"description": "A CLI tool to quickly initialize new Crunchwrap projects from templates",
"license": "MIT",
"exports": "./main.ts",
0 commit comments