Skip to content

Commit 5795d7c

Browse files
Version Packages (#706)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 729db90 commit 5795d7c

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/odd-rats-pay.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sour-berries-behave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @balancer/sdk
22

3+
## 4.5.2
4+
5+
### Patch Changes
6+
7+
- 729db90: adding HyperEvm to the API chain map
8+
- 729db90: Fix api client for HyperEvm
9+
310
## 4.5.1
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"publishConfig": {
1010
"access": "public"
1111
},
12-
"version": "4.5.1",
12+
"version": "4.5.2",
1313
"main": "dist/index.js",
1414
"module": "dist/index.mjs",
1515
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)