Skip to content

Commit

Permalink
chore(release): 2.41.0 [skip ci]nn# [2.41.0](v2.40.0...v2.41.0) (2020…
Browse files Browse the repository at this point in the history
…-05-21)

### Features

* add support for BC Bitcoin ([db140ed](db140ed))
  • Loading branch information
semantic-release-bot committed May 21, 2020
1 parent db140ed commit 4d48e19
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 @@
# [2.41.0](https://github.com/coinranking/exchanges/compare/v2.40.0...v2.41.0) (2020-05-21)


### Features

* add support for BC Bitcoin ([db140ed](https://github.com/coinranking/exchanges/commit/db140edab2b9afd0630ffaf08eb9057042d05222))

# [2.40.0](https://github.com/coinranking/exchanges/compare/v2.39.0...v2.40.0) (2020-05-14)


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

0 comments on commit 4d48e19

Please sign in to comment.