Skip to content

Commit 5ccd423

Browse files
authored
release: v1.5.4 (crypto-org-chain#1902)
1 parent af5c969 commit 5ccd423

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## UNRELEASED
44

5+
*Nov 30, 2025*
6+
7+
## v1.5.4
8+
59
### Improvements
610

711
* [#1898](https://github.com/crypto-org-chain/cronos/pull/1898) Chore: cleanup release by reverting #1892, #1893 and #1850.

default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
nativeByteOrder ? true, # nativeByteOrder mode will panic on big endian machines
1212
}:
1313
let
14-
version = "v1.5.3";
14+
version = "v1.5.4";
1515
pname = "cronosd";
1616
tags = [
1717
"ledger"

0 commit comments

Comments
 (0)