Skip to content

Commit

Permalink
Merge pull request #513 from balancer/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
johngrantuk authored Dec 2, 2024
2 parents c6a3513 + bc9a7a0 commit 6a97edc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/sharp-colts-mix.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.33.2

### Patch Changes

- 863822c: Use correct index for underlying token redeem call.

## 0.33.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.33.1",
"version": "0.33.2",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 6a97edc

Please sign in to comment.