Skip to content

Commit

Permalink
release 5.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Jan 26, 2025
1 parent 8306b36 commit ff15b18
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,20 @@

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

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

> 23 January 2025
- Travel Rule - beneficiaryVASPdid is optional [`#320`](https://github.com/fireblocks/fireblocks-sdk-js/pull/320)

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

> 19 December 2024
- Add asset and blockchain beta apis [`#317`](https://github.com/fireblocks/fireblocks-sdk-js/pull/317)
- NCW: add getWalletDevice method to retrieve specific wallet device details [`#315`](https://github.com/fireblocks/fireblocks-sdk-js/pull/315)
- [ncw] delete signing algo EP [`#309`](https://github.com/fireblocks/fireblocks-sdk-js/pull/309)
- staking-sdk: add amount to the UnstakeRequestDto for liquid unstake [`#316`](https://github.com/fireblocks/fireblocks-sdk-js/pull/316)

#### [v5.34.0](https://github.com/fireblocks/fireblocks-sdk-js/compare/v5.33.0...v5.34.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.35.0",
"version": "5.36.0",
"main": "dist/src/fireblocks-sdk.js",
"types": "dist/src/fireblocks-sdk.d.ts",
"scripts": {
Expand Down

0 comments on commit ff15b18

Please sign in to comment.