Skip to content

Commit

Permalink
release 5.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Jun 23, 2024
1 parent 1de763e commit 30c39f8
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 4 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,25 @@

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

#### [v5.27.1](https://github.com/fireblocks/fireblocks-sdk-js/compare/v5.26.0...v5.27.1)
#### [v5.27.2](https://github.com/fireblocks/fireblocks-sdk-js/compare/v5.27.1...v5.27.2)

> 20 June 2024
- feat: set ncw wallet required algorithms [`#281`](https://github.com/fireblocks/fireblocks-sdk-js/pull/281)

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

> 20 June 2024
- functions instead of abi [`#280`](https://github.com/fireblocks/fireblocks-sdk-js/pull/280)

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

> 17 June 2024
- Add algorithm id to asset response [`#271`](https://github.com/fireblocks/fireblocks-sdk-js/pull/271)
- Fetch address by chain and tx hash [`#279`](https://github.com/fireblocks/fireblocks-sdk-js/pull/279)

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

> 28 May 2024
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.27.1",
"version": "5.27.2",
"main": "dist/src/fireblocks-sdk.js",
"types": "dist/src/fireblocks-sdk.d.ts",
"scripts": {
Expand Down

0 comments on commit 30c39f8

Please sign in to comment.