Skip to content

Commit b7a6c60

Browse files
chore(release): 3.116.1 [skip ci]nn## [3.116.1](v3.116.0...v3.116.1) (2024-03-27)
### Bug Fixes * the last price is actually the amount in the api, fix this ([b4727f2](b4727f2))
1 parent c3580bc commit b7a6c60

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.116.1](https://github.com/coinranking/exchanges/compare/v3.116.0...v3.116.1) (2024-03-27)
2+
3+
4+
### Bug Fixes
5+
6+
* the last price is actually the amount in the api, fix this ([b4727f2](https://github.com/coinranking/exchanges/commit/b4727f2af8d8b7c663cc88a0d91d1dab07d5e3d0))
7+
18
# [3.116.0](https://github.com/coinranking/exchanges/compare/v3.115.1...v3.116.0) (2024-03-26)
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.116.0",
3+
"version": "3.116.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)