v1.0.4: feat(#6) add futures trailing stop endpoint, add missing types for new order endpoint

This commit is contained in:
Tiago Siebler
2023-02-10 18:26:55 +00:00
parent eb1f7ae4c2
commit 6f9981db15
4 changed files with 27 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bitget-api",
"version": "1.0.3",
"version": "1.0.4",
"description": "Node.js connector for Bitget REST APIs and WebSockets, with TypeScript & end-to-end tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",