Skip to content

Commit 2ba60c7

Browse files
committed
v0.8.141
1 parent db2a28b commit 2ba60c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[Squint](https://github.com/squint-cljs/squint): Light-weight ClojureScript dialect
44

5-
## Unreleased
5+
## v0.8.141 (2025-03-10)
66

77
- Fix #602: support hiccup-style shorthand for id and class attributes in `#jsx` and `#html`
88

package.json

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

0 commit comments

Comments
 (0)