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)
2
2
3
3
## Fixed
4
4
118
118
119
119
## Added
120
120
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.
40
40
deps.edn
41
41
42
42
```
43
- lambdaisland/deep-diff2 {:mvn/version "2.3.127 "}
43
+ lambdaisland/deep-diff2 {:mvn/version "2.4.138 "}
44
44
```
45
45
46
46
project.clj
47
47
48
48
```
49
- [lambdaisland/deep-diff2 "2.3.127 "]
49
+ [lambdaisland/deep-diff2 "2.4.138 "]
50
50
```
51
51
52
52
## Use
Original file line number Diff line number Diff line change 4
4
"dependencies" : {
5
5
"react" : " ^16.13.1" ,
6
6
"react-dom" : " ^16.13.1" ,
7
- "ws" : " ^8.8.0 "
7
+ "ws" : " ^8.8.1 "
8
8
}
9
9
}
You can’t perform that action at this time.
0 commit comments