Skip to content

Commit 4be3976

Browse files
Version Packages (#801)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7097369 commit 4be3976

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shiny-dingos-wave.md

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

CHANGELOG.md

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

3+
## 5.1.3
4+
5+
### Patch Changes
6+
7+
- c8c2a65: fix-add-monad-addresses-and-update-tests
8+
39
## 5.1.2
410

511
### 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": "5.1.2",
12+
"version": "5.1.3",
1313
"main": "dist/index.js",
1414
"module": "dist/index.mjs",
1515
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)