Skip to content

Commit

Permalink
Merge pull request #105 from balancer/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
johngrantuk authored Oct 12, 2023
2 parents 558ffc0 + 08c0b85 commit bd1f04c
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/eleven-trains-kneel.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/few-mayflies-change.md

This file was deleted.

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

## 0.2.0

### Minor Changes

- f6d1051: Add Fantom config. Update to have network specific vault addr.
- 67e4120: Replace dataQueries with multicall (using Viem):

- Add `BATCHSIZE` config per network
- Onchain calls correctly mapped to pool/version
- Filter bricked pools from vulnerability
- Fix scalingFactor scaling

## 0.1.2

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

0 comments on commit bd1f04c

Please sign in to comment.