Skip to content

Commit

Permalink
chore(release): 2.34.0 [skip ci]nn# [2.34.0](v2.33.0...v2.34.0) (2020…
Browse files Browse the repository at this point in the history
…-04-14)

### Bug Fixes

* remove bid and ask price ([81f4e41](81f4e41))
* remove bid and ask price ([81c72cc](81c72cc))

### Features

* bamboo driver (Test is failed) ([9ab7657](9ab7657))
* five-start driver (test is failed) ([ce37314](ce37314))
  • Loading branch information
semantic-release-bot committed Apr 14, 2020
1 parent 81f4e41 commit f8def1f
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 @@
# [2.34.0](https://github.com/coinranking/exchanges/compare/v2.33.0...v2.34.0) (2020-04-14)


### Bug Fixes

* remove bid and ask price ([81f4e41](https://github.com/coinranking/exchanges/commit/81f4e41bdf2889ee6daca977e08d38d21e39c915))
* remove bid and ask price ([81c72cc](https://github.com/coinranking/exchanges/commit/81c72ccaab5e0d0d19a55f49e6acdc9e9783ab0b))


### Features

* bamboo driver (Test is failed) ([9ab7657](https://github.com/coinranking/exchanges/commit/9ab7657bf7e4f280ff680d0c43e72e584075ee06))
* five-start driver (test is failed) ([ce37314](https://github.com/coinranking/exchanges/commit/ce3731454d63034f5281329cc20adef4a0d765dc))

# [2.33.0](https://github.com/coinranking/exchanges/compare/v2.32.0...v2.33.0) (2020-03-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": "2.33.0",
"version": "2.34.0",
"description": "An open source JavaScript library for fetching tickers from cryptocurrency exchanges",
"main": "lib/exchanges.js",
"engines": {
Expand Down

0 comments on commit f8def1f

Please sign in to comment.