Skip to content

Commit

Permalink
chore(release): 3.118.0 [skip ci]nn# [3.118.0](v3.117.1...v3.118.0) (…
Browse files Browse the repository at this point in the history
…2024-06-14)

### Features

* up the number ([5f79440](5f79440))
  • Loading branch information
semantic-release-bot committed Jun 14, 2024
1 parent 5f79440 commit 161e0fd
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.118.0](https://github.com/coinranking/exchanges/compare/v3.117.1...v3.118.0) (2024-06-14)


### Features

* up the number ([5f79440](https://github.com/coinranking/exchanges/commit/5f7944095fafd24c6139914e293a01cb25b6dfec))

## [3.117.1](https://github.com/coinranking/exchanges/compare/v3.117.0...v3.117.1) (2024-03-27)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coinranking/exchanges",
"version": "3.117.1",
"version": "3.118.0",
"description": "An open source JavaScript library for fetching tickers from cryptocurrency exchanges",
"main": "lib/exchanges.js",
"engines": {
Expand Down

0 comments on commit 161e0fd

Please sign in to comment.