Skip to content

Commit

Permalink
chore(release): 3.19.0 [skip ci]nn# [3.19.0](v3.18.0...v3.19.0) (2020…
Browse files Browse the repository at this point in the history
…-08-26)

### Bug Fixes

* baseVolume of Redot driver ([f21419d](f21419d))
* remove quotevolume from redot ([0406e19](0406e19))

### Features

* redot driver ([1c5d936](1c5d936))
  • Loading branch information
semantic-release-bot committed Aug 26, 2020
1 parent f21419d commit 674ea5c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [3.19.0](https://github.com/coinranking/exchanges/compare/v3.18.0...v3.19.0) (2020-08-26)


### Bug Fixes

* baseVolume of Redot driver ([f21419d](https://github.com/coinranking/exchanges/commit/f21419d1914d23c292d5b54b79d3cdbc92f2e744))
* remove quotevolume from redot ([0406e19](https://github.com/coinranking/exchanges/commit/0406e1909c70e6f269ba7e323bdf8671de5d8b3c))


### Features

* redot driver ([1c5d936](https://github.com/coinranking/exchanges/commit/1c5d93685223469ce5c33619466b0a75095421eb))

# [3.18.0](https://github.com/coinranking/exchanges/compare/v3.17.0...v3.18.0) (2020-08-25)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coinranking/exchanges",
"version": "3.18.0",
"version": "3.19.0",
"description": "An open source JavaScript library for fetching tickers from cryptocurrency exchanges",
"main": "lib/exchanges.js",
"engines": {
Expand Down

0 comments on commit 674ea5c

Please sign in to comment.