Skip to content

Commit

Permalink
chore(release): 3.99.0 [skip ci]nn# [3.99.0](v3.98.3...v3.99.0) (2023…
Browse files Browse the repository at this point in the history
…-09-28)

### Bug Fixes

* file is not uppercase ([426bfec](426bfec))

### Features

* add support for Doggy ([3242ffb](3242ffb))
  • Loading branch information
semantic-release-bot committed Sep 28, 2023
1 parent 426bfec commit 5e60b1e
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [3.99.0](https://github.com/coinranking/exchanges/compare/v3.98.3...v3.99.0) (2023-09-28)


### Bug Fixes

* file is not uppercase ([426bfec](https://github.com/coinranking/exchanges/commit/426bfecf8d242f13555a03f01db3cd38a4fbe381))


### Features

* add support for Doggy ([3242ffb](https://github.com/coinranking/exchanges/commit/3242ffbb7baacdd54ff4dca2772894a4780f841a))

## [3.98.3](https://github.com/coinranking/exchanges/compare/v3.98.2...v3.98.3) (2023-08-15)


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

0 comments on commit 5e60b1e

Please sign in to comment.