Skip to content

Commit

Permalink
release: 2024-01-03
Browse files Browse the repository at this point in the history
Changed
- aliases: `:search/libraries` updated to use practicalli/clj-find-libraries fork
- aliases: remove `:project/clojars-signed`
- aliases: rename `:project/clojars` to `:deploy/clojars` and enable signing by default (required for Clojars libraries)

Updated
- dev: upload-artifact v4 in megalinter workflow
- Update library versions using `make outdated`

| :name                             | :current                                 | :latest                                  |
| ---                               | ---                                      | ---                                      |
| com.github.liquidz/antq           | 2.7.1133                                 | 2.8.1165                                 |
| com.github.seancorfield/next.jdbc | 1.3.894                                  | 1.3.909                                  |
| djblue/portal                     | 0.49.1                                   | 0.51.0                                   |
| io.github.seancorfield/deps-new   | v0.5.3                                   | v0.6.0                                   |
| mvxcvi/cljstyle                   | 14c18e5b593c39bc59f10df1b894c31a0020dc49 | e625c17619236949c0f899c66503c408f943fa8f |
| org.slf4j/slf4j-nop               | 2.0.9                                    | 2.0.10                                   |
| refactor-nrepl/refactor-nrepl     | 3.9.0                                    | 3.9.1                                    |
  • Loading branch information
practicalli-johnny committed Jan 3, 2024
1 parent 3bf7d85 commit 79b56cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.org
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#+TITLE: Changelog

* Unreleased

* 2024-01-03
** Changed
- aliases: `:search/libraries` updated to use practicalli/clj-find-libraries fork
- aliases: remove `:project/clojars-signed`
Expand Down

0 comments on commit 79b56cf

Please sign in to comment.