Skip to content

Commit

Permalink
Merge pull request #290 from balancer/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
brunoguerios authored Mar 21, 2024
2 parents 5e4ef5f + e15dcc5 commit 16eba9e
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/gold-tips-attend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-tigers-shave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-hornets-pretend.md

This file was deleted.

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

## 0.13.0

### Minor Changes

- 6974a7c: Add add/remove liquidity support for stable and metastable pools
- 87d1dbd: Refactor queryRemoveLiquidityRecovery into a separate method

### Patch Changes

- 33b23c6: Bump create pool test timeout

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

0 comments on commit 16eba9e

Please sign in to comment.