Skip to content

Commit

Permalink
(meta) bump version to 4.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
vigan-abd authored and JacobPlaster committed Feb 25, 2020
1 parent 08b467a commit 248f10e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
4.0.8
- WSv2: fix on trade message handler by prioritising channel data symbol over pair symbol

4.0.7
- WSv2: refactor to use async/await style where possible
- WSv2: reconnect() now always resolves on completion
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bitfinex-api-node",
"version": "4.0.7",
"version": "4.0.8",
"description": "Node reference library for Bitfinex API",
"engines": {
"node": ">=7"
Expand Down

0 comments on commit 248f10e

Please sign in to comment.