Skip to content

Commit 1b92950

Browse files
chore(release): 3.112.0 [skip ci]nn# [3.112.0](v3.111.2...v3.112.0) (2024-03-11)
### Features * add Jupiter DEX ([645adc2](645adc2))
1 parent a849abf commit 1b92950

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.112.0](https://github.com/coinranking/exchanges/compare/v3.111.2...v3.112.0) (2024-03-11)
2+
3+
4+
### Features
5+
6+
* add Jupiter DEX ([645adc2](https://github.com/coinranking/exchanges/commit/645adc2f93207eb9e010b5872320fc7604cd37fb))
7+
18
## [3.111.2](https://github.com/coinranking/exchanges/compare/v3.111.1...v3.111.2) (2024-02-23)
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.2",
3+
"version": "3.112.0",
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)