Skip to content

Commit 2c12cfc

Browse files
chore(release): 3.115.0 [skip ci]nn# [3.115.0](v3.114.0...v3.115.0) (2024-03-25)
### Features * add baseswap driver< ([acf0bc3](acf0bc3)) * add uniswap2base driver ([3f57dd5](3f57dd5)) * add uniswap3base exchange driver ([6670882](6670882))
1 parent dbfc48c commit 2c12cfc

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [3.115.0](https://github.com/coinranking/exchanges/compare/v3.114.0...v3.115.0) (2024-03-25)
2+
3+
4+
### Features
5+
6+
* add baseswap driver< ([acf0bc3](https://github.com/coinranking/exchanges/commit/acf0bc3c7bfa277614ee4da2d88e8d1b7765fd85))
7+
* add uniswap2base driver ([3f57dd5](https://github.com/coinranking/exchanges/commit/3f57dd565657fea1e2aa44f904d1e169ee6c7fc0))
8+
* add uniswap3base exchange driver ([6670882](https://github.com/coinranking/exchanges/commit/667088268b30424e82a17b3a59ad48a4a89fdd58))
9+
110
# [3.114.0](https://github.com/coinranking/exchanges/compare/v3.113.0...v3.114.0) (2024-03-22)
211

312

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