File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- 2.3
1+ 2.4
Original file line number Diff line number Diff line change 1- # Unreleased
1+ # 2.4.138 (2022-09-01 / 6196130)
22
33## Fixed
44
118118
119119## Added
120120
121- - Extracted from Kaocha, and added a top-level namespace.
121+ - Extracted from Kaocha, and added a top-level namespace.
Original file line number Diff line number Diff line change @@ -40,13 +40,13 @@ so that we may continue to enjoy a thriving Clojure ecosystem.
4040deps.edn
4141
4242```
43- lambdaisland/deep-diff2 {:mvn/version "2.3.127 "}
43+ lambdaisland/deep-diff2 {:mvn/version "2.4.138 "}
4444```
4545
4646project.clj
4747
4848```
49- [lambdaisland/deep-diff2 "2.3.127 "]
49+ [lambdaisland/deep-diff2 "2.4.138 "]
5050```
5151
5252## Use
Original file line number Diff line number Diff line change 44 "dependencies" : {
55 "react" : " ^16.13.1" ,
66 "react-dom" : " ^16.13.1" ,
7- "ws" : " ^8.8.0 "
7+ "ws" : " ^8.8.1 "
88 }
99}
You can’t perform that action at this time.
0 commit comments