feat(v2.3.5): added missing affiliate endpoints in broker client, updated examples and endpoint map

This commit is contained in:
JJ-Cro
2025-02-28 09:51:19 +01:00
parent 503baf3107
commit 97012bc1ae
13 changed files with 531 additions and 255 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bitget-api",
"version": "2.3.4",
"version": "2.3.5",
"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",