Skip to content

Commit

Permalink
chore(release): 3.11.0 [skip ci]nn# [3.11.0](v3.10.0...v3.11.0) (2020…
Browse files Browse the repository at this point in the history
…-07-30)

### Bug Fixes

* eslint extra line ([36c9b8f](36c9b8f))
* fix typo ([b4705c0](b4705c0))

### Features

* bitfxt driver ([f65c766](f65c766))
  • Loading branch information
semantic-release-bot committed Jul 30, 2020
1 parent b7a1547 commit 530c935
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.11.0](https://github.com/coinranking/exchanges/compare/v3.10.0...v3.11.0) (2020-07-30)


### Bug Fixes

* eslint extra line ([36c9b8f](https://github.com/coinranking/exchanges/commit/36c9b8fd55348473f6c7d8f0d95799b5e015b1f3))
* fix typo ([b4705c0](https://github.com/coinranking/exchanges/commit/b4705c02e8970cb4600d820dbf05c769914cf564))


### Features

* bitfxt driver ([f65c766](https://github.com/coinranking/exchanges/commit/f65c7667e6f10faa3cd5d05071ec67b2c91f3aa3))

# [3.10.0](https://github.com/coinranking/exchanges/compare/v3.9.0...v3.10.0) (2020-07-29)


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

0 comments on commit 530c935

Please sign in to comment.