v2.1.0 feat(): added all request types

This commit is contained in:
JJ-Cro
2024-12-10 12:16:28 +01:00
parent 96f2ebe3c8
commit cf2464a210
12 changed files with 2500 additions and 363 deletions

View File

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