Skip to content

Commit

Permalink
chore(release): 3.14.0 [skip ci]nn# [3.14.0](v3.13.0...v3.14.0) (2020…
Browse files Browse the repository at this point in the history
…-08-14)

### Bug Fixes

* change base and quoteVolume for fylbit driver ([8c26f88](8c26f88))

### Features

* add baseName to Bitcoiva driver ([91833e7](91833e7))
* bitcoiva driver ([68fe560](68fe560))
* flybit driver ([72a3380](72a3380))
  • Loading branch information
semantic-release-bot committed Aug 14, 2020
1 parent 50d5026 commit 8a8de44
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [3.14.0](https://github.com/coinranking/exchanges/compare/v3.13.0...v3.14.0) (2020-08-14)


### Bug Fixes

* change base and quoteVolume for fylbit driver ([8c26f88](https://github.com/coinranking/exchanges/commit/8c26f88800d5f597e977d2a61fd6460b8212d006))


### Features

* add baseName to Bitcoiva driver ([91833e7](https://github.com/coinranking/exchanges/commit/91833e7fd6ab3e7bb6c9c55965479101c02af233))
* bitcoiva driver ([68fe560](https://github.com/coinranking/exchanges/commit/68fe560a2e24c5f9e9cef8f1bb32d2b664fcd58e))
* flybit driver ([72a3380](https://github.com/coinranking/exchanges/commit/72a33806bd5b2dce76516f37bb6a46bbc9f15cc6))

# [3.13.0](https://github.com/coinranking/exchanges/compare/v3.12.0...v3.13.0) (2020-08-11)


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.13.0",
"version": "3.14.0",
"description": "An open source JavaScript library for fetching tickers from cryptocurrency exchanges",
"main": "lib/exchanges.js",
"engines": {
Expand Down

0 comments on commit 8a8de44

Please sign in to comment.