Skip to content

Commit

Permalink
release 5.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Jan 26, 2024
1 parent d77285b commit 33427f5
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
Expand Up @@ -2,11 +2,18 @@

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

#### [v5.18.1](https://github.com/fireblocks/fireblocks-sdk-js/compare/v5.18.0...v5.18.1)

> 26 January 2024
- Tokenization updated API [`#247`](https://github.com/fireblocks/fireblocks-sdk-js/pull/247)

#### [v5.18.0](https://github.com/fireblocks/fireblocks-sdk-js/compare/v5.17.0...v5.18.0)

> 18 January 2024
- feat: Add request interceptor and httpsAgent options [`#245`](https://github.com/fireblocks/fireblocks-sdk-js/pull/245)
- add missing amountUsd [`#239`](https://github.com/fireblocks/fireblocks-sdk-js/pull/239)

#### [v5.17.0](https://github.com/fireblocks/fireblocks-sdk-js/compare/v5.16.0...v5.17.0)

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": "fireblocks-sdk",
"version": "5.18.0",
"version": "5.18.1",
"main": "dist/src/fireblocks-sdk.js",
"types": "dist/src/fireblocks-sdk.d.ts",
"scripts": {
Expand Down

0 comments on commit 33427f5

Please sign in to comment.