Skip to content

Commit

Permalink
Merge pull request #480 from balancer/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
johngrantuk authored Nov 5, 2024
2 parents 81b4564 + 03fb774 commit d1f9427
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/loud-otters-doubt.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @balancer/sdk

## 0.31.2

### Patch Changes

- 72a96fb: fix: validateBuffer check for V2 buffer array.

## 0.31.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.31.1",
"version": "0.31.2",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit d1f9427

Please sign in to comment.