Skip to content

Commit

Permalink
release 5.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Dec 19, 2024
1 parent 92d4927 commit a179428
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.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)

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

> 2 December 2024
- WLT-1945 - [Fireblocks JS SDK] Fix missing field in return type of WalletSetupStatusResponse [`#313`](https://github.com/fireblocks/fireblocks-sdk-js/pull/313)
- staking-sdk: add solana split support [`#312`](https://github.com/fireblocks/fireblocks-sdk-js/pull/312)
- GetPublicKey For NCW [`#294`](https://github.com/fireblocks/fireblocks-sdk-js/pull/294)
- support fallback function in abi [`#306`](https://github.com/fireblocks/fireblocks-sdk-js/pull/306)

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

0 comments on commit a179428

Please sign in to comment.