Skip to content

Commit

Permalink
chore(release): 3.98.0 [skip ci]nn# [3.98.0](v3.97.1...v3.98.0) (2023…
Browse files Browse the repository at this point in the history
…-07-24)

### Features

* add Bydfi driver ([5ade8bc](5ade8bc))
  • Loading branch information
semantic-release-bot committed Jul 24, 2023
1 parent 1a1c2bc commit 48c6f50
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.98.0](https://github.com/coinranking/exchanges/compare/v3.97.1...v3.98.0) (2023-07-24)


### Features

* add Bydfi driver ([5ade8bc](https://github.com/coinranking/exchanges/commit/5ade8bce985092d05372e6df79c322e17840d60b))

## [3.97.1](https://github.com/coinranking/exchanges/compare/v3.97.0...v3.97.1) (2023-07-19)


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

0 comments on commit 48c6f50

Please sign in to comment.