Skip to content

Commit

Permalink
chore(release): 2.29.0 [skip ci]nn# [2.29.0](v2.28.0...v2.29.0) (2020…
Browse files Browse the repository at this point in the history
…-03-25)

### Features

* add bid and ask ([734d5c6](734d5c6))
* drgx driver ([36fb07d](36fb07d))
  • Loading branch information
semantic-release-bot committed Mar 25, 2020
1 parent 734d5c6 commit 58ec340
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 @@
# [2.29.0](https://github.com/coinranking/exchanges/compare/v2.28.0...v2.29.0) (2020-03-25)


### Features

* add bid and ask ([734d5c6](https://github.com/coinranking/exchanges/commit/734d5c668ea6f8595080c0fbd5610f22f40660b3))
* drgx driver ([36fb07d](https://github.com/coinranking/exchanges/commit/36fb07dbbb4c3660ee748f6ec7c3db360c7c1845))

# [2.28.0](https://github.com/coinranking/exchanges/compare/v2.27.0...v2.28.0) (2020-03-20)


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

0 comments on commit 58ec340

Please sign in to comment.