Skip to content

Commit

Permalink
chore(release): 3.7.2 [skip ci]nn## [3.7.2](v3.7.1...v3.7.2) (2020-07…
Browse files Browse the repository at this point in the history
…-23)

### Bug Fixes

* **fivestarexchange:** base and quote were reversed ([3dbfc12](3dbfc12))
  • Loading branch information
semantic-release-bot committed Jul 23, 2020
1 parent 3dbfc12 commit 12494f0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.7.2](https://github.com/coinranking/exchanges/compare/v3.7.1...v3.7.2) (2020-07-23)


### Bug Fixes

* **fivestarexchange:** base and quote were reversed ([3dbfc12](https://github.com/coinranking/exchanges/commit/3dbfc12a23d324f7f5451c819c26519ea0c276af))

## [3.7.1](https://github.com/coinranking/exchanges/compare/v3.7.0...v3.7.1) (2020-07-23)


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

0 comments on commit 12494f0

Please sign in to comment.