Skip to content

Commit

Permalink
chore(release): 3.104.0 [skip ci]nn# [3.104.0](v3.103.1...v3.104.0) (…
Browse files Browse the repository at this point in the history
…2023-10-31)

### Features

* add deepcoin exchange driver ([4a88945](4a88945))
  • Loading branch information
semantic-release-bot committed Oct 31, 2023
1 parent 80630dc commit 3dc4b7a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.104.0](https://github.com/coinranking/exchanges/compare/v3.103.1...v3.104.0) (2023-10-31)


### Features

* add deepcoin exchange driver ([4a88945](https://github.com/coinranking/exchanges/commit/4a88945697282013a97bdbd9151c22ddc1ca90e5))

## [3.103.1](https://github.com/coinranking/exchanges/compare/v3.103.0...v3.103.1) (2023-10-25)


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

0 comments on commit 3dc4b7a

Please sign in to comment.