Skip to content

Commit 2561d37

Browse files
committed
Merge branch 'main' into merge-main-5.3.1-into-develop
2 parents 1e836eb + 55fa18c commit 2561d37

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212
- Updated cardano-node to 8.9.2 (via cardano-wallet) ([PR 3176](https://github.com/input-output-hk/daedalus/pull/3176))
1313
- Updated cardano-node to 8.9.1 (via cardano-wallet) ([PR 3152](https://github.com/input-output-hk/daedalus/pull/3152))
1414

15+
## 5.3.1
16+
17+
### Fixes
18+
19+
- Update `cardano-node` from 1.35.4 to 1.35.5 to mitigate a ledger bug
20+
1521
## 5.3.0
1622

1723
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "daedalus",
33
"productName": "Daedalus",
4-
"version": "5.3.0",
4+
"version": "5.3.1",
55
"description": "Cryptocurrency Wallet",
66
"main": "./dist/main/index.js",
77
"scripts": {

0 commit comments

Comments
 (0)