Skip to content

Commit

Permalink
chore(release): 3.91.1 [skip ci]nn## [3.91.1](v3.91.0...v3.91.1) (202…
Browse files Browse the repository at this point in the history
…3-01-16)

### Bug Fixes

* add new test fixture for Xt ([82f4880](82f4880))
* xt driver api needed new endpoint ([30f6fa2](30f6fa2))
  • Loading branch information
semantic-release-bot committed Jan 16, 2023
1 parent f418c4b commit 8956647
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [3.91.1](https://github.com/coinranking/exchanges/compare/v3.91.0...v3.91.1) (2023-01-16)


### Bug Fixes

* add new test fixture for Xt ([82f4880](https://github.com/coinranking/exchanges/commit/82f48804c0d5c2eb6397419f63644076987babd5))
* xt driver api needed new endpoint ([30f6fa2](https://github.com/coinranking/exchanges/commit/30f6fa2afadc21486517fa9ce3ecb3286c96a31d))

# [3.91.0](https://github.com/coinranking/exchanges/compare/v3.90.0...v3.91.0) (2023-01-02)


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

0 comments on commit 8956647

Please sign in to comment.