Skip to content

Commit

Permalink
Merge pull request #529 from balancer/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
brunoguerios authored Dec 16, 2024
2 parents 3201a1e + 4f21956 commit 7054cef
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/eleven-masks-repair.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hungry-roses-sleep.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-ducks-decide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-dolls-matter.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wild-paws-whisper.md

This file was deleted.

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

## 1.0.0

### Major Changes

- b3d61f2: Remove `queryRemoveLiquidityRecovery` from `RemoveLiquidity`. Please use `query` with `RemoveLiquidityRecoveryInput` instead.

### Minor Changes

- 8aa2fb9: Add native token support to AddLiquidityNested and AddLiquidityBoosted
- a6ebf0d: Add support for InitBuffer
- 15567ec: Add support for addLiquidityBuffer

### Patch Changes

- e3fdf6c: Add extra integration tests for gyro pools

## 0.33.5

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

0 comments on commit 7054cef

Please sign in to comment.