Skip to content

Commit

Permalink
updated deps: kindly, kindly-advice
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Oct 22, 2024
1 parent 8384bd2 commit 5fe5715
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Change Log
All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).

## [2-beta20] - 2024-10-22
- updated deps: kindly, kindly-advice

## [2-beta19] - 2024-10-22
- a minor cleanup of the data structure being read from code
- bugfix: made the special kinds `:kind/fn` and `:kind/fragment` nest inside others
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.6.157"}
hiccup/hiccup {:mvn/version "2.0.0-RC3"}
clj-commons/clj-yaml {:mvn/version "1.0.27"}
org.scicloj/kindly {:mvn/version "4-beta12"}
org.scicloj/kindly-advice {:mvn/version "1-beta8"}
org.scicloj/kindly {:mvn/version "4-beta13"}
org.scicloj/kindly-advice {:mvn/version "1-beta10"}
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 5fe5715

Please sign in to comment.