Skip to content

Commit 0e142cf

Browse files
chore(release): 3.111.1 [skip ci]nn## [3.111.1](v3.111.0...v3.111.1) (2024-02-22)
### Bug Fixes * **openstamp:** the API changed volume and amount parameters ([58c3685](58c3685))
1 parent b27a83f commit 0e142cf

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.111.1](https://github.com/coinranking/exchanges/compare/v3.111.0...v3.111.1) (2024-02-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **openstamp:** the API changed volume and amount parameters ([58c3685](https://github.com/coinranking/exchanges/commit/58c368502a725878f7204342aa86835fe9d5717b))
7+
18
# [3.111.0](https://github.com/coinranking/exchanges/compare/v3.110.0...v3.111.0) (2024-02-08)
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.111.0",
3+
"version": "3.111.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)