Skip to content

Commit 86f8f55

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents f5e154b + bc0d4c7 commit 86f8f55

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
@@ -2,6 +2,16 @@
22

33
## [Unreleased]
44

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+
515
### Features
616
- Add ability to just export the pwa images from existing image.
717

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.28",
3+
"version": "0.1.29",
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)