Skip to content

Commit 248f10e

Browse files
vigan-abdJacobPlaster
authored andcommitted
(meta) bump version to 4.0.8
1 parent 08b467a commit 248f10e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
4.0.8
2+
- WSv2: fix on trade message handler by prioritising channel data symbol over pair symbol
3+
14
4.0.7
25
- WSv2: refactor to use async/await style where possible
36
- WSv2: reconnect() now always resolves on completion

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bitfinex-api-node",
3-
"version": "4.0.7",
3+
"version": "4.0.8",
44
"description": "Node reference library for Bitfinex API",
55
"engines": {
66
"node": ">=7"

0 commit comments

Comments
 (0)