Skip to content

Commit 3d7a7a7

Browse files
chore(release): 3.110.0 [skip ci]nn# [3.110.0](v3.109.2...v3.110.0) (2024-02-07)
### Features * add Raydium driver ([d0fbd66](d0fbd66))
1 parent 8fc6bef commit 3d7a7a7

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.110.0](https://github.com/coinranking/exchanges/compare/v3.109.2...v3.110.0) (2024-02-07)
2+
3+
4+
### Features
5+
6+
* add Raydium driver ([d0fbd66](https://github.com/coinranking/exchanges/commit/d0fbd66598d18ac14626120d39bea997a6ef90a0))
7+
18
## [3.109.2](https://github.com/coinranking/exchanges/compare/v3.109.1...v3.109.2) (2024-02-07)
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.109.2",
3+
"version": "3.110.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)