Skip to content

Commit f1c427a

Browse files
chore(prerelease): 🚀 release prerelease [LLD(2.140.0-next.2), LLM(3.105.0-next.4)] [skip ci]
1 parent e8b900e commit f1c427a

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
"plenty-candles-swim",
210210
"popular-singers-raise",
211211
"portfolio-analytics-e2e",
212+
"purple-eagles-lie",
212213
"purple-lies-scream",
213214
"quick-actions-cta",
214215
"quiet-shoes-pump",

apps/ledger-live-mobile/CHANGELOG.md

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

3+
## 3.105.0-next.4
4+
5+
### Minor Changes
6+
7+
- [#14236](https://github.com/LedgerHQ/ledger-live/pull/14236) [`3325156`](https://github.com/LedgerHQ/ledger-live/commit/33251566c191e95a47b8996717a1b8e8007e90f8) Thanks [@LucasWerey](https://github.com/LucasWerey)! - Fix a race condition with the bottomsheet
8+
39
## 3.105.0-next.3
410

511
### Minor Changes

apps/ledger-live-mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "live-mobile",
3-
"version": "3.105.0-next.3",
3+
"version": "3.105.0-next.4",
44
"private": true,
55
"scripts": {
66
"postinstall": "zx ./scripts/post.mjs",

0 commit comments

Comments
 (0)