Skip to content

Commit

Permalink
Merge pull request #275 from balancer/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
brunoguerios authored Mar 12, 2024
2 parents f811425 + 3b231d9 commit b4023fc
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/curly-shrimps-jog.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/early-glasses-shout.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/few-planets-rush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hungry-seahorses-rest.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mean-numbers-change.md

This file was deleted.

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

## 0.12.0

### Minor Changes

- dfacb04: Rename buildCall interface for consistency and clarity
- e2d66ce: Adds Initialize Pool functionality for V3 pools;
- c071850: Refactor useNativeAssetAsWrappedAmountIn adn toNativeAsset into wethIsEth
- 7bc308a: Move accountAddress from query to buildCall input

### Patch Changes

- 8825f0a: Refactor sender and recipient to exist on v2 only

## 0.11.0

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

0 comments on commit b4023fc

Please sign in to comment.