Skip to content

Commit

Permalink
chore(release): 4.0.0-alpha.17 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.0-alpha.17](v4.0.0-alpha.16...v4.0.0-alpha.17) (2024-05-29)

### Features

* **buy/sell panel:** add cost to returned values ([3357f19](3357f19))
* **buy/sell panel:** calculate maker order size by desired trade qty ([9eb671f](9eb671f))
* **buy/sell panel:** return all values unsigned ([3957057](3957057))

### Bug Fixes

* **buy/sell panel:** maker order IMR is based on limit (not index) price ([02f35e5](02f35e5))
  • Loading branch information
idex-bot committed May 29, 2024
1 parent de10932 commit c11d8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@idexio/idex-sdk",
"version": "4.0.0-alpha.16",
"version": "4.0.0-alpha.17",
"description": "IDEX SDK for Javascript in the browser and Node.js",
"repository": "git@github.com:idexio/idex-sdk-js.git",
"license": "MIT",
Expand Down

0 comments on commit c11d8e3

Please sign in to comment.