Skip to content

Commit c2dd79c

Browse files
author
Github Actions
committed
release 5.25.1
1 parent 2c0ca16 commit c2dd79c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

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

5-
#### [v5.25.0](https://github.com/fireblocks/fireblocks-sdk-js/compare/v5.24.0...v5.25.0)
5+
#### [v5.25.1](https://github.com/fireblocks/fireblocks-sdk-js/compare/v5.24.0...v5.25.1)
66

7-
> 10 April 2024
7+
> 15 April 2024
88
9-
- NCW: get unspent inputs [`#272`](https://github.com/fireblocks/fireblocks-sdk-js/pull/272)
9+
- Tokenization api changes [`#273`](https://github.com/fireblocks/fireblocks-sdk-js/pull/273)
1010

1111
#### [v5.24.0](https://github.com/fireblocks/fireblocks-sdk-js/compare/v5.23.0...v5.24.0)
1212

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fireblocks-sdk",
3-
"version": "5.25.0",
3+
"version": "5.25.1",
44
"main": "dist/src/fireblocks-sdk.js",
55
"types": "dist/src/fireblocks-sdk.d.ts",
66
"scripts": {

0 commit comments

Comments
 (0)