Skip to content

Commit 2ec78c7

Browse files
chore(release): 3.109.1 [skip ci]nn## [3.109.1](v3.109.0...v3.109.1) (2024-02-07)
### Bug Fixes * **ordinalnovus:** correct class name and switch to BTC quote ([323c947](323c947)) * **ordinalnovus:** fixture fix ([8bc150d](8bc150d))
1 parent 8bc150d commit 2ec78c7

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [3.109.1](https://github.com/coinranking/exchanges/compare/v3.109.0...v3.109.1) (2024-02-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **ordinalnovus:** correct class name and switch to BTC quote ([323c947](https://github.com/coinranking/exchanges/commit/323c947305f2b8e717b4a6a9576a28b217ebadb6))
7+
* **ordinalnovus:** fixture fix ([8bc150d](https://github.com/coinranking/exchanges/commit/8bc150d9364d87e8642a699308817d007e4ecefe))
8+
19
# [3.109.0](https://github.com/coinranking/exchanges/compare/v3.108.0...v3.109.0) (2024-02-05)
210

311

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.109.0",
3+
"version": "3.109.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)