v3.3.2: feat(#203) add execution history list endpoint for linear

This commit is contained in:
tiagosiebler
2022-11-17 15:09:24 +00:00
parent 2ca81ae5ac
commit bc7b2322bf
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "3.3.1",
"version": "3.3.2",
"description": "Complete & robust node.js SDK for Bybit's REST APIs and WebSockets, with TypeScript & integration tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",