Skip to content

Commit a0a2443

Browse files
chore(release): 3.115.1 [skip ci]nn## [3.115.1](v3.115.0...v3.115.1) (2024-03-25)
### Bug Fixes * correct the price and volume ([78d17dc](78d17dc))
1 parent 78d17dc commit a0a2443

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.115.1](https://github.com/coinranking/exchanges/compare/v3.115.0...v3.115.1) (2024-03-25)
2+
3+
4+
### Bug Fixes
5+
6+
* correct the price and volume ([78d17dc](https://github.com/coinranking/exchanges/commit/78d17dc77a7ed41a32dc38b0675de60b94dee838))
7+
18
# [3.115.0](https://github.com/coinranking/exchanges/compare/v3.114.0...v3.115.0) (2024-03-25)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coinranking/exchanges",
3-
"version": "3.115.0",
3+
"version": "3.115.1",
44
"description": "An open source JavaScript library for fetching tickers from cryptocurrency exchanges",
55
"main": "lib/exchanges.js",
66
"engines": {

0 commit comments

Comments
 (0)