Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 022d89e

Browse files
authored
Desktop Release 1.5.2 (#2850)
* chore(desktop): Bump version for release 1.5.2 * chore(desktop): Update changelog * chore(desktop): Update version in shrinkwrap
1 parent e583a47 commit 022d89e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

src/desktop/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
### 1.5.2
2+
- Fix: Auto-update and logout silently fail
3+
14
### 1.5.1
25

36
- Fix: Update Electron to 7.3.1
7+
- Fix: Error during Ledger onboarding
48
- Update: Adjust default depth to support Hornet
59

610
### 1.5.0

src/desktop/npm-shrinkwrap.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "trinity-desktop",
33
"productName": "Trinity",
4-
"version": "1.5.1",
4+
"version": "1.5.2",
55
"url": "https://trinity.iota.org",
66
"homepage": "https://trinity.iota.org",
77
"description": "Desktop wallet for IOTA",

0 commit comments

Comments
 (0)