feat(v2.2.0): bump build version to node LTS, fix linter, address linter conflicts, update gh action for linter check

This commit is contained in:
Tiago Siebler
2024-12-11 16:55:37 +00:00
parent 0299bf41d2
commit d96ce80228
2 changed files with 3 additions and 3 deletions

View File

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