File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## master (unreleased)
4
4
5
+ ## 0.50.1 (2024-08-28)
6
+
7
+ * Bump ` orchard ` to [ 0.27.2] ( https://github.com/clojure-emacs/orchard/blob/master/CHANGELOG.md#0272-2024-08-28 ) .
8
+
5
9
## 0.50.0 (2024-08-28)
6
10
7
11
* [ #893 ] ( https://github.com/clojure-emacs/cider-nrepl/pull/893 ) : Replace ` clojure.tools.trace ` with ` orchard.trace ` .
Original file line number Diff line number Diff line change 51
51
:url " http://www.eclipse.org/legal/epl-v10.html" }
52
52
:scm {:name " git" :url " https://github.com/clojure-emacs/cider-nrepl" }
53
53
:dependencies [[nrepl " 1.1.1" :exclusions [org.clojure/clojure]]
54
- [cider/orchard " 0.27.1 " :exclusions [org.clojure/clojure]]
54
+ [cider/orchard " 0.27.2 " :exclusions [org.clojure/clojure]]
55
55
^:inline-dep [mx.cider/haystack " 0.3.3" :exclusions [cider/orchard]]
56
56
^:inline-dep [thunknyc/profile " 0.5.2" ]
57
57
^:inline-dep [mvxcvi/puget " 1.3.4" :exclusions [org.clojure/clojure]]
You can’t perform that action at this time.
0 commit comments