Skip to content

Commit 421a862

Browse files
committed
🔥 hotfix release [skip ci]
1 parent d159ed8 commit 421a862

File tree

6 files changed

+11
-93
lines changed

6 files changed

+11
-93
lines changed

.changeset/beige-chefs-march.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/many-worms-clap.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/nervous-dingos-tap.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pre.json

Lines changed: 0 additions & 77 deletions
This file was deleted.

apps/ledger-live-mobile/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# live-mobile
22

3+
## 3.5.1
4+
5+
### Patch Changes
6+
7+
- [#972](https://github.com/LedgerHQ/ledger-live/pull/972) [`d39efbb170`](https://github.com/LedgerHQ/ledger-live/commit/d39efbb170d78d8d0289ba3972532d0c5a9fa75b) Thanks [@LFBarreto](https://github.com/LFBarreto)! - LLM - fix issue during receive flow causing crash
8+
9+
* [#972](https://github.com/LedgerHQ/ledger-live/pull/972) [`bbb229a824`](https://github.com/LedgerHQ/ledger-live/commit/bbb229a824f1006f4d0eaebd4363c01cb60cdbf3) Thanks [@LFBarreto](https://github.com/LFBarreto)! - LLM - analytics reborn issue
10+
11+
- [#972](https://github.com/LedgerHQ/ledger-live/pull/972) [`d7e8766dbd`](https://github.com/LedgerHQ/ledger-live/commit/d7e8766dbdbe2172ff1004fcbeb9724c5e76ec38) Thanks [@LFBarreto](https://github.com/LFBarreto)! - LLM - fix undefined issue on some accounts during receive flow
12+
313
## 3.5.0
414

515
### Minor Changes

apps/ledger-live-mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"node": ">=14"
44
},
55
"name": "live-mobile",
6-
"version": "3.5.0",
6+
"version": "3.5.1",
77
"private": true,
88
"scripts": {
99
"postinstall": "bash ./scripts/post.sh",

0 commit comments

Comments
 (0)