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.
2 parents b0ec248 + 4ed91ec commit 56b75acCopy full SHA for 56b75ac
.changeset/fast-guests-talk.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @balancer/sdk
2
3
+## 4.9.0
4
+
5
+### Minor Changes
6
7
+- a398076: Bump Viem to 2.38.5. Use Viem Plasma chain.
8
9
## 4.8.1
10
11
### Patch Changes
package.json
@@ -9,7 +9,7 @@
"publishConfig": {
"access": "public"
},
12
- "version": "4.8.1",
+ "version": "4.9.0",
13
"main": "dist/index.js",
14
"module": "dist/index.mjs",
15
"types": "dist/index.d.ts",
0 commit comments