Skip to content

Commit cc9684a

Browse files
committed
- updated Kindly version
1 parent 2a99bb2 commit cc9684a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. This change
77
- svg support (when represented as `kind/hiccup`) in static targets
88
- added a kindly option for caption in images
99
- a minor update to IntelliJ `repl-commands.xml`
10+
- updated Kindly version
1011

1112
## [2-beta54 - 2025-09-05]
1213
- updated Kindly version

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
io.github.nextjournal/markdown {:mvn/version "0.6.157"}
1111
hiccup/hiccup {:mvn/version "2.0.0-RC5"}
1212
clj-commons/clj-yaml {:mvn/version "1.0.29"}
13-
org.scicloj/kindly {:mvn/version "4-beta19"}
13+
org.scicloj/kindly {:mvn/version "4-beta20"}
1414
org.scicloj/kindly-advice {:mvn/version "1-beta14"}
1515
org.scicloj/tempfiles {:mvn/version "1-beta1"}
1616
org.scicloj/kind-portal {:mvn/version "1-beta3"}

0 commit comments

Comments
 (0)