We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8186a5 commit c8512e2Copy full SHA for c8512e2
.VERSION_PREFIX
@@ -1 +1 @@
1
-2.2
+2.3
CHANGELOG.md
@@ -1,4 +1,4 @@
-# Unreleased
+# 2.3.127 (2022-07-01 / a8186a5)
2
3
## Added
4
README.md
@@ -40,13 +40,13 @@ so that we may continue to enjoy a thriving Clojure ecosystem.
40
deps.edn
41
42
```
43
-lambdaisland/deep-diff2 {:mvn/version "2.2.124"}
+lambdaisland/deep-diff2 {:mvn/version "2.3.127"}
44
45
46
project.clj
47
48
49
-[lambdaisland/deep-diff2 "2.2.124"]
+[lambdaisland/deep-diff2 "2.3.127"]
50
51
52
## Use
package.json
@@ -4,6 +4,6 @@
"dependencies": {
5
"react": "^16.13.1",
6
"react-dom": "^16.13.1",
7
- "ws": "^8.6.0"
+ "ws": "^8.8.0"
8
}
9
0 commit comments