Skip to content

Commit feafc2e

Browse files
committed
feat(v1.2.0): add REST-like WS API Client class, bump node build to LTS, automatic WS API auth on command, WS API response enrichment with request #57
1 parent 81d9dc5 commit feafc2e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gateio-api",
3-
"version": "1.1.12",
3+
"version": "1.2.0",
44
"description": "Complete & Robust Node.js SDK for Gate.com's REST APIs, WebSockets & WebSocket APIs, with TypeScript declarations.",
55
"scripts": {
66
"clean": "rm -rf dist/*",

0 commit comments

Comments
 (0)