Skip to content

Commit

Permalink
chore(release): 2.15.0 [skip ci]nn# [2.15.0](v2.14.0...v2.15.0) (2020…
Browse files Browse the repository at this point in the history
…-01-16)

### Bug Fixes

* reverse base and quote values ([43c5209](43c5209))

### Features

* crypto hub exchange driver ([d993b03](d993b03))
  • Loading branch information
semantic-release-bot committed Jan 16, 2020
1 parent 43c5209 commit a88db0f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.15.0](https://github.com/coinranking/exchanges/compare/v2.14.0...v2.15.0) (2020-01-16)


### Bug Fixes

* reverse base and quote values ([43c5209](https://github.com/coinranking/exchanges/commit/43c52094f58b2e82b799deb87b628cd4e2fa8cce))


### Features

* crypto hub exchange driver ([d993b03](https://github.com/coinranking/exchanges/commit/d993b03ab2a0c496c01da0d5a4ae2cd7545a01d7))

# [2.14.0](https://github.com/coinranking/exchanges/compare/v2.13.0...v2.14.0) (2020-01-13)


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

0 comments on commit a88db0f

Please sign in to comment.