Skip to content

Commit

Permalink
chore(release): 3.95.0 [skip ci]nn# [3.95.0](v3.94.0...v3.95.0) (2023…
Browse files Browse the repository at this point in the history
…-05-23)

### Features

* add support for Unisat ([6c01e71](6c01e71))
  • Loading branch information
semantic-release-bot committed May 23, 2023
1 parent 1adc069 commit 1f61c7e
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.95.0](https://github.com/coinranking/exchanges/compare/v3.94.0...v3.95.0) (2023-05-23)


### Features

* add support for Unisat ([6c01e71](https://github.com/coinranking/exchanges/commit/6c01e710864cd74ee62f946efdfe92ae6a11728d))

# [3.94.0](https://github.com/coinranking/exchanges/compare/v3.93.0...v3.94.0) (2023-04-06)


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

0 comments on commit 1f61c7e

Please sign in to comment.