Skip to content

Commit

Permalink
Published v2.0.5-17 (#1802)
Browse files Browse the repository at this point in the history
* chore: Publish npm package v2.0.5-17

Published by GitHub user: maxencerb

* fix: changelog

---------

Co-authored-by: Louis-Amas <[email protected]>
  • Loading branch information
mangrove-automation and Louis-Amas authored Feb 26, 2024
1 parent fcf6a90 commit ab59bde
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Next version

- fix: bump mangrove-deployments to fix KandelLib

# 2.0.5-17

- Remove amplifier as param to class `MangroveAmplifier`
- fix: `Density.getMaximumGasForRawOutbound` can now handle density = 0

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mangrovedao/mangrove.js",
"version": "2.0.5-16",
"version": "2.0.5-17",
"author": "Mangrove DAO",
"description": "A Typescript SDK for the Mangrove Protocol.",
"license": "MIT",
Expand Down

0 comments on commit ab59bde

Please sign in to comment.