Skip to content

Commit

Permalink
- updated Kindly and Kindly-advice versions
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Sep 10, 2024
1 parent ad58f3e commit 73060be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. This change

## [2-beta16] - Pending
- Class or style from kindly/options (#139)
- updated Kindly version
- updated Kindly and Kindly-advice versions
- rely on kindly/*options* and kindly-advice for options (PR #148)
- bugfix in handling `:kindly/options` at item preparation
- check for horizontal in clay and kindly options (PR #149)
Expand Down
4 changes: 2 additions & 2 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
io.github.nextjournal/markdown {:mvn/version "0.5.148"}
hiccup/hiccup {:mvn/version "2.0.0-RC3"}
clj-commons/clj-yaml {:mvn/version "1.0.27"}
org.scicloj/kindly {:local/root "../kindly" #_#_:mvn/version "4-beta7"}
org.scicloj/kindly-advice {:local/root "../kindly-advice" #_#_:mvn/version "1-beta4"}
org.scicloj/kindly {:mvn/version "4-beta8"}
org.scicloj/kindly-advice {:mvn/version "1-beta7"}
org.scicloj/tempfiles {:mvn/version "1-beta1"}
org.scicloj/kind-portal {:mvn/version "1-beta1"}
org.clojure/tools.reader {:mvn/version "1.3.7"}
Expand Down

0 comments on commit 73060be

Please sign in to comment.