We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11e469a commit f0e39afCopy full SHA for f0e39af
CHANGELOG
@@ -1,3 +1,6 @@
1
+4.0.10
2
+- fix: refactor tests so they can run alongside all other HF/API library tests
3
+
4
4.0.9
5
- WS2Manager: respect internal auth arg settings
6
package.json
@@ -1,6 +1,6 @@
{
"name": "bitfinex-api-node",
- "version": "4.0.9",
+ "version": "4.0.10",
"description": "Node reference library for Bitfinex API",
"engines": {
"node": ">=7"
0 commit comments