Skip to content

Commit

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

### Features

* **buy/sell panel:** calculate maker order size (quantities) ([d48470f](d48470f))
* **buy/sell panel:** support taker limit price input ([b10abf4](b10abf4))
* calculate max maker order size for available collateral ([d3c7234](d3c7234))
  • Loading branch information
idex-bot committed May 28, 2024
1 parent 0195bba commit 4991206
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.15",
"version": "4.0.0-alpha.16",
"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 4991206

Please sign in to comment.