feat(v3.10.32): add params for GetDeliveryRecord, fixed e2e tests

This commit is contained in:
JJ-Cro
2025-02-10 14:03:08 +01:00
parent 646fecceda
commit 1abc2425e4
4 changed files with 16 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "3.10.31",
"version": "3.10.32",
"description": "Complete & robust Node.js SDK for Bybit's REST APIs and WebSockets, with TypeScript & strong end to end tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",