File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## master (unreleased)
4
4
5
+ ### Changes
6
+
7
+ * Bump ` compliment ` to version [ 0.3.13] ( https://github.com/alexander-yakushev/compliment/blob/master/CHANGELOG.md#0313-2022-06-18 ) .
8
+
5
9
## 0.28.4 (2022-05-18)
6
10
7
- ### Bugs Fixed
11
+ ### Bugs Fixed
8
12
9
13
* [ #751 ] ( https://github.com/clojure-emacs/cider-nrepl/issues/751 ) : Skip unmapping of default imports in ` undef-all ` op.
10
14
Original file line number Diff line number Diff line change 12
12
^:inline-dep [thunknyc/profile " 0.5.2" ]
13
13
^:inline-dep [mvxcvi/puget " 1.3.1" ]
14
14
^:inline-dep [fipp ~fipp-version] ; can be removed in unresolved-tree mode
15
- ^:inline-dep [compliment " 0.3.12 " ]
15
+ ^:inline-dep [compliment " 0.3.13 " ]
16
16
^:inline-dep [org.rksm/suitable " 0.4.1" :exclusions [org.clojure/clojurescript]]
17
17
^:inline-dep [cljfmt " 0.8.0" :exclusions [org.clojure/clojurescript]]
18
18
^:inline-dep [org.clojure/tools.namespace " 1.3.0" ]
You can’t perform that action at this time.
0 commit comments