Skip to content

Commit

Permalink
chore(release): 2.7.1 [skip ci]nn## [2.7.1](v2.7.0...v2.7.1) (2019-12…
Browse files Browse the repository at this point in the history
…-31)

### Bug Fixes

* **models:** remove the exchange model ([253661c](253661c))
  • Loading branch information
semantic-release-bot committed Dec 31, 2019
1 parent 253661c commit 0c798da
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.7.1](https://github.com/coinranking/exchanges/compare/v2.7.0...v2.7.1) (2019-12-31)


### Bug Fixes

* **models:** remove the exchange model ([253661c](https://github.com/coinranking/exchanges/commit/253661c9de5dd9f73223fe66c0d8064152a4f891))

# [2.7.0](https://github.com/coinranking/exchanges/compare/v2.6.0...v2.7.0) (2019-12-30)


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

0 comments on commit 0c798da

Please sign in to comment.