Skip to content

Commit

Permalink
chore(release): 3.82.0 [skip ci]nn# [3.82.0](v3.81.3...v3.82.0) (2022…
Browse files Browse the repository at this point in the history
…-07-26)

### Features

* add blockchain.com driver ([c27284d](c27284d))
* add btcex driver ([e6d73e7](e6d73e7))
  • Loading branch information
semantic-release-bot committed Jul 26, 2022
1 parent ea97e17 commit ab08d0f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [3.82.0](https://github.com/coinranking/exchanges/compare/v3.81.3...v3.82.0) (2022-07-26)


### Features

* add blockchain.com driver ([c27284d](https://github.com/coinranking/exchanges/commit/c27284d4ace0a9739479833752e4f281d94123d1))
* add btcex driver ([e6d73e7](https://github.com/coinranking/exchanges/commit/e6d73e723369f00e6217c18907b321f08bdabc35))

## [3.81.3](https://github.com/coinranking/exchanges/compare/v3.81.2...v3.81.3) (2022-07-07)


Expand Down
4 changes: 2 additions & 2 deletions 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.81.3",
"version": "3.82.0",
"description": "An open source JavaScript library for fetching tickers from cryptocurrency exchanges",
"main": "lib/exchanges.js",
"engines": {
Expand Down

0 comments on commit ab08d0f

Please sign in to comment.