Skip to content

Commit

Permalink
chore(release): 3.63.0 [skip ci]nn# [3.63.0](coinranking/exchanges@v3…
Browse files Browse the repository at this point in the history
….62.0...v3.63.0) (2021-07-28)

### Bug Fixes

* get top 1000 markets for Pancakeswap v2 again ([ca4b422](coinranking@ca4b422))

### Features

* support custom markets for Pancakeswap v2 ([aeb3acc](coinranking@aeb3acc))
  • Loading branch information
semantic-release-bot committed Jul 28, 2021
1 parent 12e14a3 commit 8dd5dbb
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 @@
# [3.63.0](https://github.com/coinranking/exchanges/compare/v3.62.0...v3.63.0) (2021-07-28)


### Bug Fixes

* get top 1000 markets for Pancakeswap v2 again ([ca4b422](https://github.com/coinranking/exchanges/commit/ca4b422222a038d21b91f9e94ad5d9f113f40789))


### Features

* support custom markets for Pancakeswap v2 ([aeb3acc](https://github.com/coinranking/exchanges/commit/aeb3acc1e72aa4e51a64b02eaa179c26a1ae28f6))

# [3.62.0](https://github.com/coinranking/exchanges/compare/v3.61.0...v3.62.0) (2021-07-28)


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

0 comments on commit 8dd5dbb

Please sign in to comment.