Skip to content

Commit e455cf3

Browse files
committed
v0.5.34
1 parent 8fb1ebf commit e455cf3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[Cherry](https://github.com/squint-cljs/cherry): Experimental ClojureScript to ES6 module compiler
22

3-
## Unreleased
3+
## 0.5.34 (2025-12-18)
44

55
- Fix `cherry compile` CLI command not receiving file arguments
66
- Bump shadow-cljs to `3.3.4`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "module",
33
"name": "cherry-cljs",
44
"sideEffects": false,
5-
"version": "0.5.33",
5+
"version": "0.5.34",
66
"files": [
77
"cljs.core.js",
88
"lib",

0 commit comments

Comments
 (0)