Skip to content

Commit

Permalink
chore(release): 3.15.0 [skip ci]nn# [3.15.0](v3.14.0...v3.15.0) (2020…
Browse files Browse the repository at this point in the history
…-08-17)

### Features

* amanpuri driver ([291b22b](291b22b))
* wenxpro driver ([dbdff37](dbdff37))
  • Loading branch information
semantic-release-bot committed Aug 17, 2020
1 parent c628fb5 commit b35af7b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [3.15.0](https://github.com/coinranking/exchanges/compare/v3.14.0...v3.15.0) (2020-08-17)


### Features

* amanpuri driver ([291b22b](https://github.com/coinranking/exchanges/commit/291b22b3b276cb6500da520c086e33642be15627))
* wenxpro driver ([dbdff37](https://github.com/coinranking/exchanges/commit/dbdff3710863a042443406d4b80036b234c2c720))

# [3.14.0](https://github.com/coinranking/exchanges/compare/v3.13.0...v3.14.0) (2020-08-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": "3.14.0",
"version": "3.15.0",
"description": "An open source JavaScript library for fetching tickers from cryptocurrency exchanges",
"main": "lib/exchanges.js",
"engines": {
Expand Down

0 comments on commit b35af7b

Please sign in to comment.