Skip to content

Commit

Permalink
Merge pull request #491 from balancer/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
brunoguerios authored Nov 25, 2024
2 parents d4cfee1 + 888c48e commit d456c86
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/fuzzy-coins-sin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-balloons-train.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-phones-suffer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-kiwis-wash.md

This file was deleted.

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

## 0.32.2

### Patch Changes

- c5e3ffd: Refactor nestedPoolState logic to fetch mainTokens from api
- ac0c5a5: Add proportional helper to calculate BPT from a reference amount for boosted pools
- 2712ee0: Fix getPoolStateWithBalancesV3 with less 18 decimals tokens
- 1455fde: Fix circular dependency on price impact implementation

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

0 comments on commit d456c86

Please sign in to comment.