Skip to content

Commit 829100a

Browse files
Release 5.0.9 version
1 parent 534ca0b commit 829100a

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1313
### Removed
1414
-->
1515

16+
### [5.0.9] - 2026-01-19
17+
18+
### Fixed
19+
20+
- Issue with parsing list of U8
21+
1622
### [5.0.8] - 2026-01-06
1723

1824
### Fixed

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": "casper-js-sdk",
3-
"version": "5.0.8",
3+
"version": "5.0.9",
44
"license": "Apache 2.0",
55
"description": "SDK to interact with the Casper blockchain",
66
"homepage": "https://github.com/casper-ecosystem/casper-js-sdk#README.md",

0 commit comments

Comments
 (0)