We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e00f6e + 3a270c2 commit 073a679Copy full SHA for 073a679
.changeset/early-weeks-fold.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @balancer/sdk
2
3
+## 5.2.3
4
+
5
+### Patch Changes
6
7
+- 26cc5b0: Update GyroECLP factory to latest (longer pause window).
8
9
## 5.2.2
10
11
### Patch Changes
package.json
@@ -9,7 +9,7 @@
"publishConfig": {
"access": "public"
},
12
- "version": "5.2.2",
+ "version": "5.2.3",
13
"main": "dist/index.js",
14
"module": "dist/index.mjs",
15
"types": "dist/index.d.ts",
0 commit comments