@ledgerhq/hw-app-celo 7.1.11 → 7.1.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +22 -1382
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,26 @@
1
1
  # @ledgerhq/hw-app-polkadot
2
2
 
3
+ ## 7.1.12
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @ledgerhq/hw-app-eth@7.8.15
9
+
10
+ ## 7.1.12-next.1
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies []:
15
+ - @ledgerhq/hw-app-eth@7.8.15-next.1
16
+
17
+ ## 7.1.12-next.0
18
+
19
+ ### Patch Changes
20
+
21
+ - Updated dependencies []:
22
+ - @ledgerhq/hw-app-eth@7.8.15-next.0
23
+
3
24
  ## 7.1.11
4
25
 
5
26
  ### Patch Changes
@@ -155,1385 +176,4 @@
155
176
  - @ledgerhq/hw-app-eth@7.8.5
156
177
  - @ledgerhq/hw-transport@6.35.3
157
178
 
158
- ## 7.1.2-next.0
159
-
160
- ### Patch Changes
161
-
162
- - Updated dependencies []:
163
- - @ledgerhq/hw-app-eth@7.8.5-next.0
164
- - @ledgerhq/hw-transport@6.35.3-next.0
165
-
166
- ## 7.1.1
167
-
168
- ### Patch Changes
169
-
170
- - Updated dependencies []:
171
- - @ledgerhq/hw-app-eth@7.8.4
172
-
173
- ## 7.1.1-next.0
174
-
175
- ### Patch Changes
176
-
177
- - Updated dependencies []:
178
- - @ledgerhq/hw-app-eth@7.8.4-next.0
179
-
180
- ## 7.1.0
181
-
182
- ### Minor Changes
183
-
184
- - [#16914](https://github.com/LedgerHQ/ledger-live/pull/16914) [`0b001f0`](https://github.com/LedgerHQ/ledger-live/commit/0b001f01a039fe4f11c508d69457350a1e3f23fd) Thanks [@pvoliveira](https://github.com/pvoliveira)! - Remove all `@celo/*` runtime dependencies (except `@celo/abis`) and replace with `viem` SDK; source contract ABIs (Registry, Accounts, Election, LockedGold, IERC20) from the official `@celo/abis` package instead of a local hand-written copy; drop `rlpEncodedTxForLedger` from the Celo signer interface in favour of viem/celo CIP-64 transaction serialization
185
-
186
- ### Patch Changes
187
-
188
- - Updated dependencies []:
189
- - @ledgerhq/hw-app-eth@7.8.3
190
-
191
- ## 7.1.0-next.0
192
-
193
- ### Minor Changes
194
-
195
- - [#16914](https://github.com/LedgerHQ/ledger-live/pull/16914) [`0b001f0`](https://github.com/LedgerHQ/ledger-live/commit/0b001f01a039fe4f11c508d69457350a1e3f23fd) Thanks [@pvoliveira](https://github.com/pvoliveira)! - Remove all `@celo/*` runtime dependencies (except `@celo/abis`) and replace with `viem` SDK; source contract ABIs (Registry, Accounts, Election, LockedGold, IERC20) from the official `@celo/abis` package instead of a local hand-written copy; drop `rlpEncodedTxForLedger` from the Celo signer interface in favour of viem/celo CIP-64 transaction serialization
196
-
197
- ### Patch Changes
198
-
199
- - Updated dependencies []:
200
- - @ledgerhq/hw-app-eth@7.8.3-next.0
201
-
202
- ## 7.0.2
203
-
204
- ### Patch Changes
205
-
206
- - Updated dependencies [[`d308b1a`](https://github.com/LedgerHQ/ledger-live/commit/d308b1a6b9c629839f051cf367a527f4232120c7)]:
207
- - @ledgerhq/errors@6.35.0
208
- - @ledgerhq/hw-app-eth@7.8.2
209
- - @ledgerhq/hw-transport@6.35.2
210
-
211
- ## 7.0.2-next.0
212
-
213
- ### Patch Changes
214
-
215
- - Updated dependencies [[`d308b1a`](https://github.com/LedgerHQ/ledger-live/commit/d308b1a6b9c629839f051cf367a527f4232120c7)]:
216
- - @ledgerhq/errors@6.35.0-next.0
217
- - @ledgerhq/hw-app-eth@7.8.2-next.0
218
- - @ledgerhq/hw-transport@6.35.2-next.0
219
-
220
- ## 7.0.2
221
-
222
- ### Patch Changes
223
-
224
- - Updated dependencies [[`202cc42`](https://github.com/LedgerHQ/ledger-live/commit/202cc423b09662b5b25012b84124aecd4dc7245d)]:
225
- - @ledgerhq/errors@6.34.1
226
- - @ledgerhq/hw-app-eth@7.8.2
227
- - @ledgerhq/hw-transport@6.35.2
228
-
229
- ## 7.0.2-hotfix.0
230
-
231
- ### Patch Changes
232
-
233
- - Updated dependencies [[`202cc42`](https://github.com/LedgerHQ/ledger-live/commit/202cc423b09662b5b25012b84124aecd4dc7245d)]:
234
- - @ledgerhq/errors@6.34.1-hotfix.0
235
- - @ledgerhq/hw-app-eth@7.8.2-hotfix.0
236
- - @ledgerhq/hw-transport@6.35.2-hotfix.0
237
-
238
- ## 7.0.1
239
-
240
- ### Patch Changes
241
-
242
- - Updated dependencies []:
243
- - @ledgerhq/hw-app-eth@7.8.1
244
-
245
- ## 7.0.1-next.0
246
-
247
- ### Patch Changes
248
-
249
- - Updated dependencies []:
250
- - @ledgerhq/hw-app-eth@7.8.1-next.0
251
-
252
- ## 7.0.0
253
-
254
- ### Major Changes
255
-
256
- - [#15635](https://github.com/LedgerHQ/ledger-live/pull/15635) [`946be6e`](https://github.com/LedgerHQ/ledger-live/commit/946be6e0111c79e77eb486619b4ad645523b1966) Thanks [@UmbrellaHoodies](https://github.com/UmbrellaHoodies)! - update hw-celo-app and hw-eth-app to support new fee currency field and CIP64 transaction. Move to live-signer-celo
257
-
258
- ### Patch Changes
259
-
260
- - Updated dependencies [[`946be6e`](https://github.com/LedgerHQ/ledger-live/commit/946be6e0111c79e77eb486619b4ad645523b1966), [`4cf9b8c`](https://github.com/LedgerHQ/ledger-live/commit/4cf9b8cde388aebfe04a894e9a35584856d1713d)]:
261
- - @ledgerhq/hw-app-eth@7.8.0
262
- - @ledgerhq/errors@6.34.0
263
- - @ledgerhq/hw-transport@6.35.1
264
-
265
- ## 7.0.0-next.0
266
-
267
- ### Major Changes
268
-
269
- - [#15635](https://github.com/LedgerHQ/ledger-live/pull/15635) [`946be6e`](https://github.com/LedgerHQ/ledger-live/commit/946be6e0111c79e77eb486619b4ad645523b1966) Thanks [@UmbrellaHoodies](https://github.com/UmbrellaHoodies)! - update hw-celo-app and hw-eth-app to support new fee currency field and CIP64 transaction. Move to live-signer-celo
270
-
271
- ### Patch Changes
272
-
273
- - Updated dependencies [[`946be6e`](https://github.com/LedgerHQ/ledger-live/commit/946be6e0111c79e77eb486619b4ad645523b1966), [`4cf9b8c`](https://github.com/LedgerHQ/ledger-live/commit/4cf9b8cde388aebfe04a894e9a35584856d1713d)]:
274
- - @ledgerhq/hw-app-eth@7.8.0-next.0
275
- - @ledgerhq/errors@6.34.0-next.0
276
- - @ledgerhq/hw-transport@6.35.1-next.0
277
-
278
- ## 6.40.0
279
-
280
- ### Minor Changes
281
-
282
- - [#15796](https://github.com/LedgerHQ/ledger-live/pull/15796) [`008a4bd`](https://github.com/LedgerHQ/ledger-live/commit/008a4bdb87f0e65fa23de3a29818a4d02f28f4f8) Thanks [@iqbalibrahim-ledger](https://github.com/iqbalibrahim-ledger)! - Replace ESLint/Prettier with oxlint and document oxfmt for LedgerJS packages under libs/ledgerjs/packages.
283
-
284
- ### Patch Changes
285
-
286
- - Updated dependencies [[`53df748`](https://github.com/LedgerHQ/ledger-live/commit/53df74819753f084ed3df4a2ab9082d398b54920), [`008a4bd`](https://github.com/LedgerHQ/ledger-live/commit/008a4bdb87f0e65fa23de3a29818a4d02f28f4f8)]:
287
- - @ledgerhq/errors@6.33.0
288
- - @ledgerhq/hw-app-eth@7.7.0
289
- - @ledgerhq/hw-transport@6.35.0
290
-
291
- ## 6.40.0-next.0
292
-
293
- ### Minor Changes
294
-
295
- - [#15796](https://github.com/LedgerHQ/ledger-live/pull/15796) [`008a4bd`](https://github.com/LedgerHQ/ledger-live/commit/008a4bdb87f0e65fa23de3a29818a4d02f28f4f8) Thanks [@iqbalibrahim-ledger](https://github.com/iqbalibrahim-ledger)! - Replace ESLint/Prettier with oxlint and document oxfmt for LedgerJS packages under libs/ledgerjs/packages.
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [[`53df748`](https://github.com/LedgerHQ/ledger-live/commit/53df74819753f084ed3df4a2ab9082d398b54920), [`008a4bd`](https://github.com/LedgerHQ/ledger-live/commit/008a4bdb87f0e65fa23de3a29818a4d02f28f4f8)]:
300
- - @ledgerhq/errors@6.33.0-next.0
301
- - @ledgerhq/hw-app-eth@7.7.0-next.0
302
- - @ledgerhq/hw-transport@6.35.0-next.0
303
-
304
- ## 6.39.2
305
-
306
- ### Patch Changes
307
-
308
- - Updated dependencies []:
309
- - @ledgerhq/hw-app-eth@7.6.2
310
-
311
- ## 6.39.2-next.0
312
-
313
- ### Patch Changes
314
-
315
- - Updated dependencies []:
316
- - @ledgerhq/hw-app-eth@7.6.2-next.0
317
-
318
- ## 6.39.1
319
-
320
- ### Patch Changes
321
-
322
- - Updated dependencies [[`6dac7f9`](https://github.com/LedgerHQ/ledger-live/commit/6dac7f974c28dcae409c110a60061996490c5088), [`8ce1cb7`](https://github.com/LedgerHQ/ledger-live/commit/8ce1cb755b3e68c8688f9e828596d3c2605ef3cb)]:
323
- - @ledgerhq/errors@6.32.0
324
- - @ledgerhq/hw-app-eth@7.6.1
325
- - @ledgerhq/hw-transport@6.34.1
326
-
327
- ## 6.39.1-next.0
328
-
329
- ### Patch Changes
330
-
331
- - Updated dependencies [[`6dac7f9`](https://github.com/LedgerHQ/ledger-live/commit/6dac7f974c28dcae409c110a60061996490c5088), [`8ce1cb7`](https://github.com/LedgerHQ/ledger-live/commit/8ce1cb755b3e68c8688f9e828596d3c2605ef3cb)]:
332
- - @ledgerhq/errors@6.32.0-next.0
333
- - @ledgerhq/hw-app-eth@7.6.1-next.0
334
- - @ledgerhq/hw-transport@6.34.1-next.0
335
-
336
- ## 6.39.0
337
-
338
- ### Minor Changes
339
-
340
- - [#15304](https://github.com/LedgerHQ/ledger-live/pull/15304) [`c8d7be6`](https://github.com/LedgerHQ/ledger-live/commit/c8d7be6964aa9d8defd77de0b77ba7d42f472025) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Bump Node.js runtime to 24. Proto/toolchain and pnpm catalog use Node 24 and @types/node 24; engines and .nvmrc updated. TSConfig lib set to ES2022 where needed; Jest configs updated for ESM (imports, \_\_dirname, createRequire). CI: Linux build deps in setup-caches/setup-build-desktop; optional native deps (cpu-features, node-hid, usb, unrs-resolver) removed from onlyBuiltDependencies so install succeeds.
341
-
342
- ### Patch Changes
343
-
344
- - Updated dependencies [[`c8d7be6`](https://github.com/LedgerHQ/ledger-live/commit/c8d7be6964aa9d8defd77de0b77ba7d42f472025)]:
345
- - @ledgerhq/errors@6.31.0
346
- - @ledgerhq/hw-app-eth@7.6.0
347
- - @ledgerhq/hw-transport@6.34.0
348
-
349
- ## 6.39.0-next.0
350
-
351
- ### Minor Changes
352
-
353
- - [#15304](https://github.com/LedgerHQ/ledger-live/pull/15304) [`c8d7be6`](https://github.com/LedgerHQ/ledger-live/commit/c8d7be6964aa9d8defd77de0b77ba7d42f472025) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Bump Node.js runtime to 24. Proto/toolchain and pnpm catalog use Node 24 and @types/node 24; engines and .nvmrc updated. TSConfig lib set to ES2022 where needed; Jest configs updated for ESM (imports, \_\_dirname, createRequire). CI: Linux build deps in setup-caches/setup-build-desktop; optional native deps (cpu-features, node-hid, usb, unrs-resolver) removed from onlyBuiltDependencies so install succeeds.
354
-
355
- ### Patch Changes
356
-
357
- - Updated dependencies [[`c8d7be6`](https://github.com/LedgerHQ/ledger-live/commit/c8d7be6964aa9d8defd77de0b77ba7d42f472025)]:
358
- - @ledgerhq/errors@6.31.0-next.0
359
- - @ledgerhq/hw-app-eth@7.6.0-next.0
360
- - @ledgerhq/hw-transport@6.34.0-next.0
361
-
362
- ## 6.38.0
363
-
364
- ### Minor Changes
365
-
366
- - [#14913](https://github.com/LedgerHQ/ledger-live/pull/14913) [`dceb492`](https://github.com/LedgerHQ/ledger-live/commit/dceb4921a811ffc3cba96ff532ffcb5d1205431f) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Update TypeScript to latest 5.8.x
367
-
368
- ### Patch Changes
369
-
370
- - Updated dependencies [[`0dbbca3`](https://github.com/LedgerHQ/ledger-live/commit/0dbbca3f0226347b5abc034a066fe4ad89bfe462), [`dceb492`](https://github.com/LedgerHQ/ledger-live/commit/dceb4921a811ffc3cba96ff532ffcb5d1205431f)]:
371
- - @ledgerhq/errors@6.30.0
372
- - @ledgerhq/hw-transport@6.33.0
373
- - @ledgerhq/hw-app-eth@7.5.0
374
-
375
- ## 6.38.0-next.0
376
-
377
- ### Minor Changes
378
-
379
- - [#14913](https://github.com/LedgerHQ/ledger-live/pull/14913) [`dceb492`](https://github.com/LedgerHQ/ledger-live/commit/dceb4921a811ffc3cba96ff532ffcb5d1205431f) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Update TypeScript to latest 5.8.x
380
-
381
- ### Patch Changes
382
-
383
- - Updated dependencies [[`0dbbca3`](https://github.com/LedgerHQ/ledger-live/commit/0dbbca3f0226347b5abc034a066fe4ad89bfe462), [`dceb492`](https://github.com/LedgerHQ/ledger-live/commit/dceb4921a811ffc3cba96ff532ffcb5d1205431f)]:
384
- - @ledgerhq/errors@6.30.0-next.0
385
- - @ledgerhq/hw-transport@6.33.0-next.0
386
- - @ledgerhq/hw-app-eth@7.5.0-next.0
387
-
388
- ## 6.37.6
389
-
390
- ### Patch Changes
391
-
392
- - Updated dependencies []:
393
- - @ledgerhq/hw-app-eth@7.4.2
394
-
395
- ## 6.37.6-next.0
396
-
397
- ### Patch Changes
398
-
399
- - Updated dependencies []:
400
- - @ledgerhq/hw-app-eth@7.4.2-next.0
401
-
402
- ## 6.37.5
403
-
404
- ### Patch Changes
405
-
406
- - Updated dependencies []:
407
- - @ledgerhq/hw-app-eth@7.4.1
408
-
409
- ## 6.37.5-next.0
410
-
411
- ### Patch Changes
412
-
413
- - Updated dependencies []:
414
- - @ledgerhq/hw-app-eth@7.4.1-next.0
415
-
416
- ## 6.37.4
417
-
418
- ### Patch Changes
419
-
420
- - Updated dependencies [[`8006565`](https://github.com/LedgerHQ/ledger-live/commit/8006565f77487fa0e38bf5f8d7bb4cda4cdba1f5)]:
421
- - @ledgerhq/hw-app-eth@7.4.0
422
-
423
- ## 6.37.4-next.0
424
-
425
- ### Patch Changes
426
-
427
- - Updated dependencies [[`8006565`](https://github.com/LedgerHQ/ledger-live/commit/8006565f77487fa0e38bf5f8d7bb4cda4cdba1f5)]:
428
- - @ledgerhq/hw-app-eth@7.4.0-next.0
429
-
430
- ## 6.37.3
431
-
432
- ### Patch Changes
433
-
434
- - Updated dependencies []:
435
- - @ledgerhq/hw-app-eth@7.3.3
436
-
437
- ## 6.37.3-next.0
438
-
439
- ### Patch Changes
440
-
441
- - Updated dependencies []:
442
- - @ledgerhq/hw-app-eth@7.3.3-next.0
443
-
444
- ## 6.37.2
445
-
446
- ### Patch Changes
447
-
448
- - Updated dependencies []:
449
- - @ledgerhq/hw-app-eth@7.3.2
450
-
451
- ## 6.37.2-next.0
452
-
453
- ### Patch Changes
454
-
455
- - Updated dependencies []:
456
- - @ledgerhq/hw-app-eth@7.3.2-next.0
457
-
458
- ## 6.37.1
459
-
460
- ### Patch Changes
461
-
462
- - Updated dependencies []:
463
- - @ledgerhq/hw-app-eth@7.3.1
464
-
465
- ## 6.37.1-next.0
466
-
467
- ### Patch Changes
468
-
469
- - Updated dependencies []:
470
- - @ledgerhq/hw-app-eth@7.3.1-next.0
471
-
472
- ## 6.37.0
473
-
474
- ### Minor Changes
475
-
476
- - [#13396](https://github.com/LedgerHQ/ledger-live/pull/13396) [`b9a3e43`](https://github.com/LedgerHQ/ledger-live/commit/b9a3e431be33943ab4feb4294d6a7f27b966e61b) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Update Jest to v30
477
-
478
- ### Patch Changes
479
-
480
- - Updated dependencies [[`b9a3e43`](https://github.com/LedgerHQ/ledger-live/commit/b9a3e431be33943ab4feb4294d6a7f27b966e61b)]:
481
- - @ledgerhq/hw-transport@6.32.0
482
- - @ledgerhq/hw-app-eth@7.3.0
483
- - @ledgerhq/errors@6.29.0
484
-
485
- ## 6.37.0-next.0
486
-
487
- ### Minor Changes
488
-
489
- - [#13396](https://github.com/LedgerHQ/ledger-live/pull/13396) [`b9a3e43`](https://github.com/LedgerHQ/ledger-live/commit/b9a3e431be33943ab4feb4294d6a7f27b966e61b) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Update Jest to v30
490
-
491
- ### Patch Changes
492
-
493
- - Updated dependencies [[`b9a3e43`](https://github.com/LedgerHQ/ledger-live/commit/b9a3e431be33943ab4feb4294d6a7f27b966e61b)]:
494
- - @ledgerhq/hw-transport@6.32.0-next.0
495
- - @ledgerhq/hw-app-eth@7.3.0-next.0
496
- - @ledgerhq/errors@6.29.0-next.0
497
-
498
- ## 6.36.0
499
-
500
- ### Minor Changes
501
-
502
- - [#13426](https://github.com/LedgerHQ/ledger-live/pull/13426) [`a8c59da`](https://github.com/LedgerHQ/ledger-live/commit/a8c59da888c8cb3c200a9f62869ca54aba706cae) Thanks [@gre-ledger](https://github.com/gre-ledger)! - update semver library (minor)
503
-
504
- ### Patch Changes
505
-
506
- - Updated dependencies [[`a8c59da`](https://github.com/LedgerHQ/ledger-live/commit/a8c59da888c8cb3c200a9f62869ca54aba706cae)]:
507
- - @ledgerhq/hw-app-eth@7.2.0
508
- - @ledgerhq/hw-transport@6.31.16
509
-
510
- ## 6.36.0-next.0
511
-
512
- ### Minor Changes
513
-
514
- - [#13426](https://github.com/LedgerHQ/ledger-live/pull/13426) [`a8c59da`](https://github.com/LedgerHQ/ledger-live/commit/a8c59da888c8cb3c200a9f62869ca54aba706cae) Thanks [@gre-ledger](https://github.com/gre-ledger)! - update semver library (minor)
515
-
516
- ### Patch Changes
517
-
518
- - Updated dependencies [[`a8c59da`](https://github.com/LedgerHQ/ledger-live/commit/a8c59da888c8cb3c200a9f62869ca54aba706cae)]:
519
- - @ledgerhq/hw-app-eth@7.2.0-next.0
520
- - @ledgerhq/hw-transport@6.31.16-next.0
521
-
522
- ## 6.35.7
523
-
524
- ### Patch Changes
525
-
526
- - Updated dependencies []:
527
- - @ledgerhq/hw-app-eth@7.1.1
528
-
529
- ## 6.35.7-hotfix.0
530
-
531
- ### Patch Changes
532
-
533
- - Updated dependencies []:
534
- - @ledgerhq/hw-app-eth@7.1.1-hotfix.0
535
-
536
- ## 6.35.6
537
-
538
- ### Patch Changes
539
-
540
- - Updated dependencies [[`4be69a7`](https://github.com/LedgerHQ/ledger-live/commit/4be69a71dcd7624a1cba8dd1b1847ef009eb2d83), [`adbabc7`](https://github.com/LedgerHQ/ledger-live/commit/adbabc7d3b7ed8915503120a027d19304adc1fc8), [`bdacedf`](https://github.com/LedgerHQ/ledger-live/commit/bdacedfe32bea8ffce96ab675a44c0d7cf395143)]:
541
- - @ledgerhq/errors@6.28.0
542
- - @ledgerhq/hw-app-eth@7.1.0
543
- - @ledgerhq/hw-transport@6.31.15
544
-
545
- ## 6.35.6-next.0
546
-
547
- ### Patch Changes
548
-
549
- - Updated dependencies [[`4be69a7`](https://github.com/LedgerHQ/ledger-live/commit/4be69a71dcd7624a1cba8dd1b1847ef009eb2d83), [`adbabc7`](https://github.com/LedgerHQ/ledger-live/commit/adbabc7d3b7ed8915503120a027d19304adc1fc8), [`bdacedf`](https://github.com/LedgerHQ/ledger-live/commit/bdacedfe32bea8ffce96ab675a44c0d7cf395143)]:
550
- - @ledgerhq/errors@6.28.0-next.0
551
- - @ledgerhq/hw-app-eth@7.1.0-next.0
552
- - @ledgerhq/hw-transport@6.31.15-next.0
553
-
554
- ## 6.35.5
555
-
556
- ### Patch Changes
557
-
558
- - Updated dependencies [[`b68b749`](https://github.com/LedgerHQ/ledger-live/commit/b68b749b53c9583dd983ab057faa89fced1e541e)]:
559
- - @ledgerhq/errors@6.27.1
560
- - @ledgerhq/hw-app-eth@7.0.1
561
- - @ledgerhq/hw-transport@6.31.14
562
-
563
- ## 6.35.5-hotfix.0
564
-
565
- ### Patch Changes
566
-
567
- - Updated dependencies [[`b68b749`](https://github.com/LedgerHQ/ledger-live/commit/b68b749b53c9583dd983ab057faa89fced1e541e)]:
568
- - @ledgerhq/errors@6.27.1-hotfix.0
569
- - @ledgerhq/hw-app-eth@7.0.1-hotfix.0
570
- - @ledgerhq/hw-transport@6.31.14-hotfix.0
571
-
572
- ## 6.35.4
573
-
574
- ### Patch Changes
575
-
576
- - Updated dependencies [[`a9e22b3`](https://github.com/LedgerHQ/ledger-live/commit/a9e22b31ce036537237a3f216a943b07ab4caf72)]:
577
- - @ledgerhq/hw-app-eth@7.0.0
578
-
579
- ## 6.35.4-next.0
580
-
581
- ### Patch Changes
582
-
583
- - Updated dependencies [[`a9e22b3`](https://github.com/LedgerHQ/ledger-live/commit/a9e22b31ce036537237a3f216a943b07ab4caf72)]:
584
- - @ledgerhq/hw-app-eth@7.0.0-next.0
585
-
586
- ## 6.35.3
587
-
588
- ### Patch Changes
589
-
590
- - Updated dependencies []:
591
- - @ledgerhq/hw-app-eth@6.47.1
592
-
593
- ## 6.35.3-next.0
594
-
595
- ### Patch Changes
596
-
597
- - Updated dependencies []:
598
- - @ledgerhq/hw-app-eth@6.47.1-next.0
599
-
600
- ## 6.35.2
601
-
602
- ### Patch Changes
603
-
604
- - Updated dependencies [[`63e8f34`](https://github.com/LedgerHQ/ledger-live/commit/63e8f342f6b951ab77bb710b9971f033c05e579e), [`759064d`](https://github.com/LedgerHQ/ledger-live/commit/759064d4815c636af2d73ba548a85b4f53e7b491)]:
605
- - @ledgerhq/hw-app-eth@6.47.0
606
- - @ledgerhq/errors@6.27.0
607
- - @ledgerhq/hw-transport@6.31.13
608
-
609
- ## 6.35.2-next.0
610
-
611
- ### Patch Changes
612
-
613
- - Updated dependencies [[`63e8f34`](https://github.com/LedgerHQ/ledger-live/commit/63e8f342f6b951ab77bb710b9971f033c05e579e), [`759064d`](https://github.com/LedgerHQ/ledger-live/commit/759064d4815c636af2d73ba548a85b4f53e7b491)]:
614
- - @ledgerhq/hw-app-eth@6.47.0-next.0
615
- - @ledgerhq/errors@6.27.0-next.0
616
- - @ledgerhq/hw-transport@6.31.13-next.0
617
-
618
- ## 6.35.1
619
-
620
- ### Patch Changes
621
-
622
- - Updated dependencies []:
623
- - @ledgerhq/hw-app-eth@6.46.1
624
-
625
- ## 6.35.1-next.1
626
-
627
- ### Patch Changes
628
-
629
- - Updated dependencies []:
630
- - @ledgerhq/hw-app-eth@6.46.1-next.1
631
-
632
- ## 6.35.1-next.0
633
-
634
- ### Patch Changes
635
-
636
- - Updated dependencies []:
637
- - @ledgerhq/hw-app-eth@6.46.1-next.0
638
-
639
- ## 6.35.0
640
-
641
- ### Minor Changes
642
-
643
- - [#11838](https://github.com/LedgerHQ/ledger-live/pull/11838) [`c2d8d86`](https://github.com/LedgerHQ/ledger-live/commit/c2d8d8670f848989836c46ea08ae88c88086fdd6) Thanks [@semeano](https://github.com/semeano)! - Enable Celo tokens
644
-
645
- ### Patch Changes
646
-
647
- - Updated dependencies [[`c2d8d86`](https://github.com/LedgerHQ/ledger-live/commit/c2d8d8670f848989836c46ea08ae88c88086fdd6)]:
648
- - @ledgerhq/hw-app-eth@6.46.0
649
- - @ledgerhq/errors@6.26.0
650
- - @ledgerhq/hw-transport@6.31.12
651
-
652
- ## 6.35.0-next.0
653
-
654
- ### Minor Changes
655
-
656
- - [#11838](https://github.com/LedgerHQ/ledger-live/pull/11838) [`c2d8d86`](https://github.com/LedgerHQ/ledger-live/commit/c2d8d8670f848989836c46ea08ae88c88086fdd6) Thanks [@semeano](https://github.com/semeano)! - Enable Celo tokens
657
-
658
- ### Patch Changes
659
-
660
- - Updated dependencies [[`c2d8d86`](https://github.com/LedgerHQ/ledger-live/commit/c2d8d8670f848989836c46ea08ae88c88086fdd6)]:
661
- - @ledgerhq/hw-app-eth@6.46.0-next.0
662
- - @ledgerhq/errors@6.26.0-next.0
663
- - @ledgerhq/hw-transport@6.31.12-next.0
664
-
665
- ## 6.34.4
666
-
667
- ### Patch Changes
668
-
669
- - Updated dependencies []:
670
- - @ledgerhq/hw-transport@6.31.11
671
- - @ledgerhq/hw-app-eth@6.45.19
672
-
673
- ## 6.34.4-next.0
674
-
675
- ### Patch Changes
676
-
677
- - Updated dependencies []:
678
- - @ledgerhq/hw-transport@6.31.11-next.0
679
- - @ledgerhq/hw-app-eth@6.45.19-next.0
680
-
681
- ## 6.34.3
682
-
683
- ### Patch Changes
684
-
685
- - Updated dependencies []:
686
- - @ledgerhq/hw-app-eth@6.45.18
687
-
688
- ## 6.34.3-next.0
689
-
690
- ### Patch Changes
691
-
692
- - Updated dependencies []:
693
- - @ledgerhq/hw-app-eth@6.45.18-next.0
694
-
695
- ## 6.34.2
696
-
697
- ### Patch Changes
698
-
699
- - Updated dependencies [[`8936f39`](https://github.com/LedgerHQ/ledger-live/commit/8936f390edbe9cbc36ac6590b01562daf5c580e1)]:
700
- - @ledgerhq/errors@6.25.0
701
- - @ledgerhq/hw-app-eth@6.45.17
702
- - @ledgerhq/hw-transport@6.31.10
703
-
704
- ## 6.34.2-next.0
705
-
706
- ### Patch Changes
707
-
708
- - Updated dependencies [[`8936f39`](https://github.com/LedgerHQ/ledger-live/commit/8936f390edbe9cbc36ac6590b01562daf5c580e1)]:
709
- - @ledgerhq/errors@6.25.0-next.0
710
- - @ledgerhq/hw-app-eth@6.45.17-next.0
711
- - @ledgerhq/hw-transport@6.31.10-next.0
712
-
713
- ## 6.34.1
714
-
715
- ### Patch Changes
716
-
717
- - Updated dependencies []:
718
- - @ledgerhq/hw-app-eth@6.45.16
719
-
720
- ## 6.34.1-next.0
721
-
722
- ### Patch Changes
723
-
724
- - Updated dependencies []:
725
- - @ledgerhq/hw-app-eth@6.45.16-next.0
726
-
727
- ## 6.34.0
728
-
729
- ### Minor Changes
730
-
731
- - [#10895](https://github.com/LedgerHQ/ledger-live/pull/10895) [`67e2a7c`](https://github.com/LedgerHQ/ledger-live/commit/67e2a7c5a74d000f22684254778dfec5b8b5163d) Thanks [@ofreyssinet-ledger](https://github.com/ofreyssinet-ledger)! - Support Apex
732
-
733
- ### Patch Changes
734
-
735
- - Updated dependencies [[`354fa83`](https://github.com/LedgerHQ/ledger-live/commit/354fa83c8107cf8e6b56a8b306569ee65980e10c)]:
736
- - @ledgerhq/errors@6.24.0
737
- - @ledgerhq/hw-app-eth@6.45.15
738
- - @ledgerhq/hw-transport@6.31.9
739
-
740
- ## 6.34.0-next.0
741
-
742
- ### Minor Changes
743
-
744
- - [#10895](https://github.com/LedgerHQ/ledger-live/pull/10895) [`67e2a7c`](https://github.com/LedgerHQ/ledger-live/commit/67e2a7c5a74d000f22684254778dfec5b8b5163d) Thanks [@ofreyssinet-ledger](https://github.com/ofreyssinet-ledger)! - Support Apex
745
-
746
- ### Patch Changes
747
-
748
- - Updated dependencies [[`354fa83`](https://github.com/LedgerHQ/ledger-live/commit/354fa83c8107cf8e6b56a8b306569ee65980e10c)]:
749
- - @ledgerhq/errors@6.24.0-next.0
750
- - @ledgerhq/hw-app-eth@6.45.15-next.0
751
- - @ledgerhq/hw-transport@6.31.9-next.0
752
-
753
- ## 6.33.12
754
-
755
- ### Patch Changes
756
-
757
- - Updated dependencies []:
758
- - @ledgerhq/hw-app-eth@6.45.14
759
-
760
- ## 6.33.12-next.0
761
-
762
- ### Patch Changes
763
-
764
- - Updated dependencies []:
765
- - @ledgerhq/hw-app-eth@6.45.14-next.0
766
-
767
- ## 6.33.11
768
-
769
- ### Patch Changes
770
-
771
- - Updated dependencies []:
772
- - @ledgerhq/hw-app-eth@6.45.13
773
-
774
- ## 6.33.11-next.1
775
-
776
- ### Patch Changes
777
-
778
- - Updated dependencies []:
779
- - @ledgerhq/hw-app-eth@6.45.13-next.1
780
-
781
- ## 6.33.11-next.0
782
-
783
- ### Patch Changes
784
-
785
- - Updated dependencies []:
786
- - @ledgerhq/hw-app-eth@6.45.13-next.0
787
-
788
- ## 6.33.10
789
-
790
- ### Patch Changes
791
-
792
- - Updated dependencies [[`20406e5`](https://github.com/LedgerHQ/ledger-live/commit/20406e52b4167289fced610c6ca9824a6d68cdac)]:
793
- - @ledgerhq/errors@6.23.0
794
- - @ledgerhq/hw-app-eth@6.45.12
795
- - @ledgerhq/hw-transport@6.31.8
796
-
797
- ## 6.33.10-next.0
798
-
799
- ### Patch Changes
800
-
801
- - Updated dependencies [[`20406e5`](https://github.com/LedgerHQ/ledger-live/commit/20406e52b4167289fced610c6ca9824a6d68cdac)]:
802
- - @ledgerhq/errors@6.23.0-next.0
803
- - @ledgerhq/hw-app-eth@6.45.12-next.0
804
- - @ledgerhq/hw-transport@6.31.8-next.0
805
-
806
- ## 6.33.9
807
-
808
- ### Patch Changes
809
-
810
- - Updated dependencies []:
811
- - @ledgerhq/hw-app-eth@6.45.11
812
-
813
- ## 6.33.9-next.0
814
-
815
- ### Patch Changes
816
-
817
- - Updated dependencies []:
818
- - @ledgerhq/hw-app-eth@6.45.11-next.0
819
-
820
- ## 6.33.8
821
-
822
- ### Patch Changes
823
-
824
- - Updated dependencies []:
825
- - @ledgerhq/hw-app-eth@6.45.10
826
-
827
- ## 6.33.8-next.0
828
-
829
- ### Patch Changes
830
-
831
- - Updated dependencies []:
832
- - @ledgerhq/hw-app-eth@6.45.10-next.0
833
-
834
- ## 6.33.7
835
-
836
- ### Patch Changes
837
-
838
- - Updated dependencies []:
839
- - @ledgerhq/hw-app-eth@6.45.9
840
-
841
- ## 6.33.7-next.0
842
-
843
- ### Patch Changes
844
-
845
- - Updated dependencies []:
846
- - @ledgerhq/hw-app-eth@6.45.9-next.0
847
-
848
- ## 6.33.6
849
-
850
- ### Patch Changes
851
-
852
- - Updated dependencies [[`b5e3217`](https://github.com/LedgerHQ/ledger-live/commit/b5e321789d3a6f9cb1916067790590640db0876f)]:
853
- - @ledgerhq/errors@6.22.0
854
- - @ledgerhq/hw-app-eth@6.45.8
855
- - @ledgerhq/hw-transport@6.31.7
856
-
857
- ## 6.33.6-next.0
858
-
859
- ### Patch Changes
860
-
861
- - Updated dependencies [[`b5e3217`](https://github.com/LedgerHQ/ledger-live/commit/b5e321789d3a6f9cb1916067790590640db0876f)]:
862
- - @ledgerhq/errors@6.22.0-next.0
863
- - @ledgerhq/hw-app-eth@6.45.8-next.0
864
- - @ledgerhq/hw-transport@6.31.7-next.0
865
-
866
- ## 6.33.5
867
-
868
- ### Patch Changes
869
-
870
- - Updated dependencies []:
871
- - @ledgerhq/hw-app-eth@6.45.7
872
-
873
- ## 6.33.5-next.0
874
-
875
- ### Patch Changes
876
-
877
- - Updated dependencies []:
878
- - @ledgerhq/hw-app-eth@6.45.7-next.0
879
-
880
- ## 6.33.4
881
-
882
- ### Patch Changes
883
-
884
- - Updated dependencies []:
885
- - @ledgerhq/hw-app-eth@6.45.6
886
- - @ledgerhq/hw-transport@6.31.6
887
-
888
- ## 6.33.4-next.2
889
-
890
- ### Patch Changes
891
-
892
- - Updated dependencies []:
893
- - @ledgerhq/hw-app-eth@6.45.6-next.2
894
- - @ledgerhq/hw-transport@6.31.6-next.1
895
-
896
- ## 6.33.4-next.1
897
-
898
- ### Patch Changes
899
-
900
- - Updated dependencies []:
901
- - @ledgerhq/hw-app-eth@6.45.6-next.1
902
- - @ledgerhq/hw-transport@6.31.6-next.0
903
-
904
- ## 6.33.4-next.0
905
-
906
- ### Patch Changes
907
-
908
- - Updated dependencies []:
909
- - @ledgerhq/hw-app-eth@6.45.6-next.0
910
-
911
- ## 6.33.3
912
-
913
- ### Patch Changes
914
-
915
- - Updated dependencies [[`107f35a`](https://github.com/LedgerHQ/ledger-live/commit/107f35a0650412716b088a3503b86435e6d9cf47), [`9081c26`](https://github.com/LedgerHQ/ledger-live/commit/9081c2648490f977469a33762a3c67bb2c2a0be5)]:
916
- - @ledgerhq/errors@6.21.0
917
- - @ledgerhq/hw-app-eth@6.45.5
918
- - @ledgerhq/hw-transport@6.31.5
919
-
920
- ## 6.33.3-next.0
921
-
922
- ### Patch Changes
923
-
924
- - Updated dependencies [[`107f35a`](https://github.com/LedgerHQ/ledger-live/commit/107f35a0650412716b088a3503b86435e6d9cf47), [`9081c26`](https://github.com/LedgerHQ/ledger-live/commit/9081c2648490f977469a33762a3c67bb2c2a0be5)]:
925
- - @ledgerhq/errors@6.21.0-next.0
926
- - @ledgerhq/hw-app-eth@6.45.5-next.0
927
- - @ledgerhq/hw-transport@6.31.5-next.0
928
-
929
- ## 6.33.2
930
-
931
- ### Patch Changes
932
-
933
- - Updated dependencies []:
934
- - @ledgerhq/hw-app-eth@6.45.4
935
-
936
- ## 6.33.2-next.0
937
-
938
- ### Patch Changes
939
-
940
- - Updated dependencies []:
941
- - @ledgerhq/hw-app-eth@6.45.4-next.0
942
-
943
- ## 6.33.1
944
-
945
- ### Patch Changes
946
-
947
- - Updated dependencies []:
948
- - @ledgerhq/hw-app-eth@6.45.3
949
-
950
- ## 6.33.1-next.0
951
-
952
- ### Patch Changes
953
-
954
- - Updated dependencies []:
955
- - @ledgerhq/hw-app-eth@6.45.3-next.0
956
-
957
- ## 6.33.0
958
-
959
- ### Minor Changes
960
-
961
- - [#9652](https://github.com/LedgerHQ/ledger-live/pull/9652) [`becd128`](https://github.com/LedgerHQ/ledger-live/commit/becd128bc5b58813ecf3937c8a82b95ed9a347b1) Thanks [@Antoine-bls83](https://github.com/Antoine-bls83)! - Feat: celo coin modularization
962
-
963
- ### Patch Changes
964
-
965
- - Updated dependencies []:
966
- - @ledgerhq/hw-app-eth@6.45.2
967
-
968
- ## 6.33.0-next.0
969
-
970
- ### Minor Changes
971
-
972
- - [#9652](https://github.com/LedgerHQ/ledger-live/pull/9652) [`becd128`](https://github.com/LedgerHQ/ledger-live/commit/becd128bc5b58813ecf3937c8a82b95ed9a347b1) Thanks [@Antoine-bls83](https://github.com/Antoine-bls83)! - Feat: celo coin modularization
973
-
974
- ### Patch Changes
975
-
976
- - Updated dependencies []:
977
- - @ledgerhq/hw-app-eth@6.45.2-next.0
978
-
979
- ## 6.32.0
980
-
981
- ### Minor Changes
982
-
983
- - [#7812](https://github.com/LedgerHQ/ledger-live/pull/7812) [`307f467`](https://github.com/LedgerHQ/ledger-live/commit/307f4672ef4bf2020dff9d29e7f7227f2fb53901) Thanks [@hzheng-ledger](https://github.com/hzheng-ledger)! - polkadot code cleanup
984
-
985
- ## 6.32.0-next.0
986
-
987
- ### Minor Changes
988
-
989
- - [#7812](https://github.com/LedgerHQ/ledger-live/pull/7812) [`307f467`](https://github.com/LedgerHQ/ledger-live/commit/307f4672ef4bf2020dff9d29e7f7227f2fb53901) Thanks [@hzheng-ledger](https://github.com/hzheng-ledger)! - polkadot code cleanup
990
-
991
- ## 6.31.4
992
-
993
- ### Patch Changes
994
-
995
- - Updated dependencies [[`0a71c43`](https://github.com/LedgerHQ/ledger-live/commit/0a71c4344b7bb2c6640f3e5dda152ae815573330)]:
996
- - @ledgerhq/errors@6.19.1
997
- - @ledgerhq/hw-transport@6.31.4
998
-
999
- ## 6.31.4-next.0
1000
-
1001
- ### Patch Changes
1002
-
1003
- - Updated dependencies [[`0a71c43`](https://github.com/LedgerHQ/ledger-live/commit/0a71c4344b7bb2c6640f3e5dda152ae815573330)]:
1004
- - @ledgerhq/errors@6.19.1-next.0
1005
- - @ledgerhq/hw-transport@6.31.4-next.0
1006
-
1007
- ## 6.31.3
1008
-
1009
- ### Patch Changes
1010
-
1011
- - Updated dependencies [[`5c738cb`](https://github.com/LedgerHQ/ledger-live/commit/5c738cbd35ce5d0ca39ad3b86a61cc6234d1bdf7), [`fb9466a`](https://github.com/LedgerHQ/ledger-live/commit/fb9466a4d7827fd4759c726ad3ae0b43dddcacd3), [`a3fd728`](https://github.com/LedgerHQ/ledger-live/commit/a3fd72861f2a7df676bd793062b3816fdb9d1f57)]:
1012
- - @ledgerhq/errors@6.19.0
1013
- - @ledgerhq/hw-transport@6.31.3
1014
-
1015
- ## 6.31.3-next.0
1016
-
1017
- ### Patch Changes
1018
-
1019
- - Updated dependencies [[`5c738cb`](https://github.com/LedgerHQ/ledger-live/commit/5c738cbd35ce5d0ca39ad3b86a61cc6234d1bdf7), [`fb9466a`](https://github.com/LedgerHQ/ledger-live/commit/fb9466a4d7827fd4759c726ad3ae0b43dddcacd3), [`a3fd728`](https://github.com/LedgerHQ/ledger-live/commit/a3fd72861f2a7df676bd793062b3816fdb9d1f57)]:
1020
- - @ledgerhq/errors@6.19.0-next.0
1021
- - @ledgerhq/hw-transport@6.31.3-next.0
1022
-
1023
- ## 6.31.2
1024
-
1025
- ### Patch Changes
1026
-
1027
- - Updated dependencies []:
1028
- - @ledgerhq/hw-transport@6.31.2
1029
-
1030
- ## 6.31.2-hotfix.0
1031
-
1032
- ### Patch Changes
1033
-
1034
- - Updated dependencies []:
1035
- - @ledgerhq/hw-transport@6.31.2-hotfix.0
1036
-
1037
- ## 6.31.1
1038
-
1039
- ### Patch Changes
1040
-
1041
- - Updated dependencies [[`e78f3b7`](https://github.com/LedgerHQ/ledger-live/commit/e78f3b75296c7a063f6cddbeae44c36d236055f3), [`f979216`](https://github.com/LedgerHQ/ledger-live/commit/f9792160293fc8215c6d099f02e1b136c6655f9b), [`c1d2bb0`](https://github.com/LedgerHQ/ledger-live/commit/c1d2bb0866723c10d6e2899d40ddd9b9801189f4)]:
1042
- - @ledgerhq/errors@6.18.0
1043
- - @ledgerhq/hw-transport@6.31.1
1044
-
1045
- ## 6.31.1-next.0
1046
-
1047
- ### Patch Changes
1048
-
1049
- - Updated dependencies [[`e78f3b7`](https://github.com/LedgerHQ/ledger-live/commit/e78f3b75296c7a063f6cddbeae44c36d236055f3), [`f979216`](https://github.com/LedgerHQ/ledger-live/commit/f9792160293fc8215c6d099f02e1b136c6655f9b), [`c1d2bb0`](https://github.com/LedgerHQ/ledger-live/commit/c1d2bb0866723c10d6e2899d40ddd9b9801189f4)]:
1050
- - @ledgerhq/errors@6.18.0-next.0
1051
- - @ledgerhq/hw-transport@6.31.1-next.0
1052
-
1053
- ## 6.31.0
1054
-
1055
- ### Minor Changes
1056
-
1057
- - [#6326](https://github.com/LedgerHQ/ledger-live/pull/6326) [`4b7f19c`](https://github.com/LedgerHQ/ledger-live/commit/4b7f19c96d95d86d5b6fbb480032d77532bf755e) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - polkadot generic nano app support
1058
-
1059
- ### Patch Changes
1060
-
1061
- - [#7206](https://github.com/LedgerHQ/ledger-live/pull/7206) [`81e5b8b`](https://github.com/LedgerHQ/ledger-live/commit/81e5b8bf4830dcb9d666436f2cc4367d92e93e78) Thanks [@kallen-ledger](https://github.com/kallen-ledger)! - chore: resolve merge conflicts
1062
-
1063
- ## 6.31.0-next.1
1064
-
1065
- ### Patch Changes
1066
-
1067
- - [#7206](https://github.com/LedgerHQ/ledger-live/pull/7206) [`81e5b8b`](https://github.com/LedgerHQ/ledger-live/commit/81e5b8bf4830dcb9d666436f2cc4367d92e93e78) Thanks [@kallen-ledger](https://github.com/kallen-ledger)! - chore: resolve merge conflicts
1068
-
1069
- ## 6.31.0-next.0
1070
-
1071
- ### Minor Changes
1072
-
1073
- - [#6326](https://github.com/LedgerHQ/ledger-live/pull/6326) [`4b7f19c`](https://github.com/LedgerHQ/ledger-live/commit/4b7f19c96d95d86d5b6fbb480032d77532bf755e) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - polkadot generic nano app support
1074
-
1075
- ## 6.30.1
1076
-
1077
- ### Patch Changes
1078
-
1079
- - [#7245](https://github.com/LedgerHQ/ledger-live/pull/7245) [`2dafbf7`](https://github.com/LedgerHQ/ledger-live/commit/2dafbf7a2ee0cefd00e19b203b97f5918c2607ff) Thanks [@hzheng-ledger](https://github.com/hzheng-ledger)! - fix: polkadot send tx in LLM
1080
-
1081
- ## 6.30.1-hotfix.0
1082
-
1083
- ### Patch Changes
1084
-
1085
- - [#7245](https://github.com/LedgerHQ/ledger-live/pull/7245) [`2dafbf7`](https://github.com/LedgerHQ/ledger-live/commit/2dafbf7a2ee0cefd00e19b203b97f5918c2607ff) Thanks [@hzheng-ledger](https://github.com/hzheng-ledger)! - fix: polkadot send tx in LLM
1086
-
1087
- ## 6.30.0
1088
-
1089
- ### Minor Changes
1090
-
1091
- - [#7153](https://github.com/LedgerHQ/ledger-live/pull/7153) [`b0c7b8d`](https://github.com/LedgerHQ/ledger-live/commit/b0c7b8dcc7088853ad73518cb470e8b5b05be4de) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - polkadot generic nano app support
1092
-
1093
- ## 6.30.0-hotfix.0
1094
-
1095
- ### Minor Changes
1096
-
1097
- - [#7153](https://github.com/LedgerHQ/ledger-live/pull/7153) [`b0c7b8d`](https://github.com/LedgerHQ/ledger-live/commit/b0c7b8dcc7088853ad73518cb470e8b5b05be4de) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - polkadot generic nano app support
1098
-
1099
- ## 6.29.0
1100
-
1101
- ### Minor Changes
1102
-
1103
- - [#6596](https://github.com/LedgerHQ/ledger-live/pull/6596) [`77fa530`](https://github.com/LedgerHQ/ledger-live/commit/77fa530c8626df94fa7f9c0a8b3a99f2efa7cb11) Thanks [@KVNLS](https://github.com/KVNLS)! - Upgrade React Native to version 0.73.6
1104
-
1105
- ### Patch Changes
1106
-
1107
- - Updated dependencies [[`77fa530`](https://github.com/LedgerHQ/ledger-live/commit/77fa530c8626df94fa7f9c0a8b3a99f2efa7cb11), [`815ae3d`](https://github.com/LedgerHQ/ledger-live/commit/815ae3dae8027823854ada837df3dc983d09b10f), [`cec1599`](https://github.com/LedgerHQ/ledger-live/commit/cec1599a41aa1a18a249e34312164bc93b63972f)]:
1108
- - @ledgerhq/hw-transport@6.31.0
1109
- - @ledgerhq/errors@6.17.0
1110
-
1111
- ## 6.29.0-next.0
1112
-
1113
- ### Minor Changes
1114
-
1115
- - [#6596](https://github.com/LedgerHQ/ledger-live/pull/6596) [`77fa530`](https://github.com/LedgerHQ/ledger-live/commit/77fa530c8626df94fa7f9c0a8b3a99f2efa7cb11) Thanks [@KVNLS](https://github.com/KVNLS)! - Upgrade React Native to version 0.73.6
1116
-
1117
- ### Patch Changes
1118
-
1119
- - Updated dependencies [[`77fa530`](https://github.com/LedgerHQ/ledger-live/commit/77fa530c8626df94fa7f9c0a8b3a99f2efa7cb11), [`815ae3d`](https://github.com/LedgerHQ/ledger-live/commit/815ae3dae8027823854ada837df3dc983d09b10f), [`cec1599`](https://github.com/LedgerHQ/ledger-live/commit/cec1599a41aa1a18a249e34312164bc93b63972f)]:
1120
- - @ledgerhq/hw-transport@6.31.0-next.0
1121
- - @ledgerhq/errors@6.17.0-next.0
1122
-
1123
- ## 6.28.6
1124
-
1125
- ### Patch Changes
1126
-
1127
- - Updated dependencies [[`fc4f83e`](https://github.com/LedgerHQ/ledger-live/commit/fc4f83e26d9f00b7c518f28157e8d9da55ce3685), [`dd1d17f`](https://github.com/LedgerHQ/ledger-live/commit/dd1d17fd3ce7ed42558204b2f93707fb9b1599de), [`26b3a5d`](https://github.com/LedgerHQ/ledger-live/commit/26b3a5d7d6e11efc226403707d683f3d0098a1c1)]:
1128
- - @ledgerhq/errors@6.16.4
1129
- - @ledgerhq/hw-transport@6.30.6
1130
-
1131
- ## 6.28.6-next.0
1132
-
1133
- ### Patch Changes
1134
-
1135
- - Updated dependencies [[`fc4f83e`](https://github.com/LedgerHQ/ledger-live/commit/fc4f83e26d9f00b7c518f28157e8d9da55ce3685), [`dd1d17f`](https://github.com/LedgerHQ/ledger-live/commit/dd1d17fd3ce7ed42558204b2f93707fb9b1599de), [`26b3a5d`](https://github.com/LedgerHQ/ledger-live/commit/26b3a5d7d6e11efc226403707d683f3d0098a1c1)]:
1136
- - @ledgerhq/errors@6.16.4-next.0
1137
- - @ledgerhq/hw-transport@6.30.6-next.0
1138
-
1139
- ## 6.28.5
1140
-
1141
- ### Patch Changes
1142
-
1143
- - Updated dependencies [[`f456d69`](https://github.com/LedgerHQ/ledger-live/commit/f456d69a2f64b6a217d3c1d9c6a531f31c2817a8)]:
1144
- - @ledgerhq/errors@6.16.3
1145
- - @ledgerhq/hw-transport@6.30.5
1146
-
1147
- ## 6.28.5-next.0
1148
-
1149
- ### Patch Changes
1150
-
1151
- - Updated dependencies [[`f456d69`](https://github.com/LedgerHQ/ledger-live/commit/f456d69a2f64b6a217d3c1d9c6a531f31c2817a8)]:
1152
- - @ledgerhq/errors@6.16.3-next.0
1153
- - @ledgerhq/hw-transport@6.30.5-next.0
1154
-
1155
- ## 6.28.4
1156
-
1157
- ### Patch Changes
1158
-
1159
- - Updated dependencies [[`ee88785`](https://github.com/LedgerHQ/ledger-live/commit/ee8878515671241ce1037362af5e8f7799b3673a)]:
1160
- - @ledgerhq/errors@6.16.2
1161
- - @ledgerhq/hw-transport@6.30.4
1162
-
1163
- ## 6.28.4-next.0
1164
-
1165
- ### Patch Changes
1166
-
1167
- - Updated dependencies [[`f456d69`](https://github.com/LedgerHQ/ledger-live/commit/f456d69a2f64b6a217d3c1d9c6a531f31c2817a8)]:
1168
- - @ledgerhq/errors@6.16.2-next.0
1169
- - @ledgerhq/hw-transport@6.30.4-next.0
1170
-
1171
- ## 6.28.3
1172
-
1173
- ### Patch Changes
1174
-
1175
- - Updated dependencies [[`eadebff`](https://github.com/LedgerHQ/ledger-live/commit/eadebff3fe58aef6a5befb033d5147afc49663d3)]:
1176
- - @ledgerhq/hw-transport@6.30.3
1177
-
1178
- ## 6.28.3-next.0
1179
-
1180
- ### Patch Changes
1181
-
1182
- - Updated dependencies [[`eadebff`](https://github.com/LedgerHQ/ledger-live/commit/eadebff3fe58aef6a5befb033d5147afc49663d3)]:
1183
- - @ledgerhq/hw-transport@6.30.3-next.0
1184
-
1185
- ## 6.28.2
1186
-
1187
- ### Patch Changes
1188
-
1189
- - Updated dependencies [[`16b4d7a`](https://github.com/LedgerHQ/ledger-live/commit/16b4d7ab4702022d4967f3c054d3c62a76716947)]:
1190
- - @ledgerhq/hw-transport@6.30.2
1191
-
1192
- ## 6.28.2-next.0
1193
-
1194
- ### Patch Changes
1195
-
1196
- - Updated dependencies [[`16b4d7a`](https://github.com/LedgerHQ/ledger-live/commit/16b4d7ab4702022d4967f3c054d3c62a76716947)]:
1197
- - @ledgerhq/hw-transport@6.30.2-next.0
1198
-
1199
- ## 6.28.1
1200
-
1201
- ### Patch Changes
1202
-
1203
- - Updated dependencies [[`52a3732`](https://github.com/LedgerHQ/ledger-live/commit/52a373273dee3b2cb5a3e8d2d4b05f90616d71a2), [`4d1aade`](https://github.com/LedgerHQ/ledger-live/commit/4d1aade53cd33f8e7548ce340f54fbb834bdcdcb)]:
1204
- - @ledgerhq/hw-transport@6.30.1
1205
- - @ledgerhq/errors@6.16.1
1206
-
1207
- ## 6.28.1-next.0
1208
-
1209
- ### Patch Changes
1210
-
1211
- - Updated dependencies [[`52a3732`](https://github.com/LedgerHQ/ledger-live/commit/52a373273dee3b2cb5a3e8d2d4b05f90616d71a2), [`4d1aade`](https://github.com/LedgerHQ/ledger-live/commit/4d1aade53cd33f8e7548ce340f54fbb834bdcdcb)]:
1212
- - @ledgerhq/hw-transport@6.30.1-next.0
1213
- - @ledgerhq/errors@6.16.1-next.0
1214
-
1215
- ## 6.28.0
1216
-
1217
- ### Minor Changes
1218
-
1219
- - [#5430](https://github.com/LedgerHQ/ledger-live/pull/5430) [`5964e30bed`](https://github.com/LedgerHQ/ledger-live/commit/5964e30bed11d64a3b7401c6ab51ffc1ad4c427c) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Update documentation v14 ledgerjs
1220
-
1221
- ### Patch Changes
1222
-
1223
- - Updated dependencies [[`771c9d3c1d`](https://github.com/LedgerHQ/ledger-live/commit/771c9d3c1d138ddd68da2e4f9738e2c41ecaf81b), [`c5981ae341`](https://github.com/LedgerHQ/ledger-live/commit/c5981ae3411abc4c8594adf2efcb52aacddac143), [`e63205b850`](https://github.com/LedgerHQ/ledger-live/commit/e63205b85071538ed2431157a12818d7a8f0ffa9), [`5964e30bed`](https://github.com/LedgerHQ/ledger-live/commit/5964e30bed11d64a3b7401c6ab51ffc1ad4c427c)]:
1224
- - @ledgerhq/errors@6.16.0
1225
- - @ledgerhq/hw-transport@6.30.0
1226
-
1227
- ## 6.28.0-next.0
1228
-
1229
- ### Minor Changes
1230
-
1231
- - [#5430](https://github.com/LedgerHQ/ledger-live/pull/5430) [`5964e30bed`](https://github.com/LedgerHQ/ledger-live/commit/5964e30bed11d64a3b7401c6ab51ffc1ad4c427c) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Update documentation v14 ledgerjs
1232
-
1233
- ### Patch Changes
1234
-
1235
- - Updated dependencies [[`771c9d3c1d`](https://github.com/LedgerHQ/ledger-live/commit/771c9d3c1d138ddd68da2e4f9738e2c41ecaf81b), [`c5981ae341`](https://github.com/LedgerHQ/ledger-live/commit/c5981ae3411abc4c8594adf2efcb52aacddac143), [`e63205b850`](https://github.com/LedgerHQ/ledger-live/commit/e63205b85071538ed2431157a12818d7a8f0ffa9), [`5964e30bed`](https://github.com/LedgerHQ/ledger-live/commit/5964e30bed11d64a3b7401c6ab51ffc1ad4c427c)]:
1236
- - @ledgerhq/errors@6.16.0-next.0
1237
- - @ledgerhq/hw-transport@6.30.0-next.0
1238
-
1239
- ## 6.27.20
1240
-
1241
- ### Patch Changes
1242
-
1243
- - Updated dependencies [[`7968dfc551`](https://github.com/LedgerHQ/ledger-live/commit/7968dfc551acca00b7fabf00a726758d74be33de), [`6b7fc5d071`](https://github.com/LedgerHQ/ledger-live/commit/6b7fc5d0711a83ed2fcacacd02795862a4a3bf1d), [`9e2d32aec4`](https://github.com/LedgerHQ/ledger-live/commit/9e2d32aec4ebd8774880f94e3ef0e805ebb172ac), [`4d6fa0772e`](https://github.com/LedgerHQ/ledger-live/commit/4d6fa0772e19cdbd4b432fafa43621c42e2a5fdd)]:
1244
- - @ledgerhq/hw-transport@6.29.0
1245
- - @ledgerhq/errors@6.15.0
1246
-
1247
- ## 6.27.20-next.0
1248
-
1249
- ### Patch Changes
1250
-
1251
- - Updated dependencies [[`7968dfc551`](https://github.com/LedgerHQ/ledger-live/commit/7968dfc551acca00b7fabf00a726758d74be33de), [`6b7fc5d071`](https://github.com/LedgerHQ/ledger-live/commit/6b7fc5d0711a83ed2fcacacd02795862a4a3bf1d), [`9e2d32aec4`](https://github.com/LedgerHQ/ledger-live/commit/9e2d32aec4ebd8774880f94e3ef0e805ebb172ac), [`4d6fa0772e`](https://github.com/LedgerHQ/ledger-live/commit/4d6fa0772e19cdbd4b432fafa43621c42e2a5fdd)]:
1252
- - @ledgerhq/hw-transport@6.29.0-next.0
1253
- - @ledgerhq/errors@6.15.0-next.0
1254
-
1255
- ## 6.27.19
1256
-
1257
- ### Patch Changes
1258
-
1259
- - Updated dependencies [[`a61a43fc47`](https://github.com/LedgerHQ/ledger-live/commit/a61a43fc47399e969fa68539de6af51bfa41e921), [`3455944496`](https://github.com/LedgerHQ/ledger-live/commit/34559444969ce1571ff4c54f33feb7f3fb59a33a)]:
1260
- - @ledgerhq/errors@6.14.0
1261
- - @ledgerhq/hw-transport@6.28.8
1262
-
1263
- ## 6.27.19-next.0
1264
-
1265
- ### Patch Changes
1266
-
1267
- - Updated dependencies [[`a61a43fc47`](https://github.com/LedgerHQ/ledger-live/commit/a61a43fc47399e969fa68539de6af51bfa41e921), [`3455944496`](https://github.com/LedgerHQ/ledger-live/commit/34559444969ce1571ff4c54f33feb7f3fb59a33a)]:
1268
- - @ledgerhq/errors@6.14.0-next.0
1269
- - @ledgerhq/hw-transport@6.28.8-next.0
1270
-
1271
- ## 6.27.18
1272
-
1273
- ### Patch Changes
1274
-
1275
- - Updated dependencies [[`c7c484acf0`](https://github.com/LedgerHQ/ledger-live/commit/c7c484acf01e9db8dc5a5507b62ffcb863c77ca4)]:
1276
- - @ledgerhq/errors@6.13.1
1277
- - @ledgerhq/hw-transport@6.28.7
1278
-
1279
- ## 6.27.18-next.0
1280
-
1281
- ### Patch Changes
1282
-
1283
- - Updated dependencies [[`c7c484acf0`](https://github.com/LedgerHQ/ledger-live/commit/c7c484acf01e9db8dc5a5507b62ffcb863c77ca4)]:
1284
- - @ledgerhq/errors@6.13.1-next.0
1285
- - @ledgerhq/hw-transport@6.28.7-next.0
1286
-
1287
- ## 6.27.17
1288
-
1289
- ### Patch Changes
1290
-
1291
- - Updated dependencies [[`0f4293e9bf`](https://github.com/LedgerHQ/ledger-live/commit/0f4293e9bf9cac4c2a195efeb0831aab3d51933d)]:
1292
- - @ledgerhq/errors@6.13.0
1293
- - @ledgerhq/hw-transport@6.28.6
1294
-
1295
- ## 6.27.17-next.0
1296
-
1297
- ### Patch Changes
1298
-
1299
- - Updated dependencies [[`0f4293e9bf`](https://github.com/LedgerHQ/ledger-live/commit/0f4293e9bf9cac4c2a195efeb0831aab3d51933d)]:
1300
- - @ledgerhq/errors@6.13.0-next.0
1301
- - @ledgerhq/hw-transport@6.28.6-next.0
1302
-
1303
- ## 6.27.16
1304
-
1305
- ### Patch Changes
1306
-
1307
- - Updated dependencies [[`9adc1862dd`](https://github.com/LedgerHQ/ledger-live/commit/9adc1862dda605a722d19f3b6895bd324834c914)]:
1308
- - @ledgerhq/errors@6.12.7
1309
- - @ledgerhq/hw-transport@6.28.5
1310
-
1311
- ## 6.27.16-next.0
1312
-
1313
- ### Patch Changes
1314
-
1315
- - Updated dependencies [[`9adc1862dd`](https://github.com/LedgerHQ/ledger-live/commit/9adc1862dda605a722d19f3b6895bd324834c914)]:
1316
- - @ledgerhq/errors@6.12.7-next.0
1317
- - @ledgerhq/hw-transport@6.28.5-next.0
1318
-
1319
- ## 6.27.15
1320
-
1321
- ### Patch Changes
1322
-
1323
- - Updated dependencies [[`77f990e207`](https://github.com/LedgerHQ/ledger-live/commit/77f990e2075c7c9a4be69b364e3754b449c7a546)]:
1324
- - @ledgerhq/errors@6.12.6
1325
- - @ledgerhq/hw-transport@6.28.4
1326
-
1327
- ## 6.27.15-next.0
1328
-
1329
- ### Patch Changes
1330
-
1331
- - Updated dependencies [[`77f990e207`](https://github.com/LedgerHQ/ledger-live/commit/77f990e2075c7c9a4be69b364e3754b449c7a546)]:
1332
- - @ledgerhq/errors@6.12.6-next.0
1333
- - @ledgerhq/hw-transport@6.28.4-next.0
1334
-
1335
- ## 6.27.14
1336
-
1337
- ### Patch Changes
1338
-
1339
- - Updated dependencies [[`87d2349fd8`](https://github.com/LedgerHQ/ledger-live/commit/87d2349fd835e5deb39d1ee8dfcf3539f4195472)]:
1340
- - @ledgerhq/errors@6.12.5
1341
- - @ledgerhq/hw-transport@6.28.3
1342
-
1343
- ## 6.27.14-next.0
1344
-
1345
- ### Patch Changes
1346
-
1347
- - Updated dependencies [[`87d2349fd8`](https://github.com/LedgerHQ/ledger-live/commit/87d2349fd835e5deb39d1ee8dfcf3539f4195472)]:
1348
- - @ledgerhq/errors@6.12.5-next.0
1349
- - @ledgerhq/hw-transport@6.28.3-next.0
1350
-
1351
- ## 6.27.13
1352
-
1353
- ### Patch Changes
1354
-
1355
- - Updated dependencies [[`1d0b2d19eb`](https://github.com/LedgerHQ/ledger-live/commit/1d0b2d19ebc5acd058930b842c6d37f8daf2a5a3), [`ef945b05c0`](https://github.com/LedgerHQ/ledger-live/commit/ef945b05c01a791281687abb28e639e1bcc4e472), [`5fa68510b4`](https://github.com/LedgerHQ/ledger-live/commit/5fa68510b49334cfd80c30793dfe68900f1b9b3b)]:
1356
- - @ledgerhq/errors@6.12.4
1357
- - @ledgerhq/hw-transport@6.28.2
1358
-
1359
- ## 6.27.13-next.0
1360
-
1361
- ### Patch Changes
1362
-
1363
- - Updated dependencies [[`1d0b2d19eb`](https://github.com/LedgerHQ/ledger-live/commit/1d0b2d19ebc5acd058930b842c6d37f8daf2a5a3), [`ef945b05c0`](https://github.com/LedgerHQ/ledger-live/commit/ef945b05c01a791281687abb28e639e1bcc4e472), [`5fa68510b4`](https://github.com/LedgerHQ/ledger-live/commit/5fa68510b49334cfd80c30793dfe68900f1b9b3b)]:
1364
- - @ledgerhq/errors@6.12.4-next.0
1365
- - @ledgerhq/hw-transport@6.28.2-next.0
1366
-
1367
- ## 6.27.12
1368
-
1369
- ### Patch Changes
1370
-
1371
- - Updated dependencies []:
1372
- - @ledgerhq/hw-transport@6.28.1
1373
-
1374
- ## 6.27.12-next.0
1375
-
1376
- ### Patch Changes
1377
-
1378
- - Updated dependencies []:
1379
- - @ledgerhq/hw-transport@6.28.1-next.0
1380
-
1381
- ## 6.27.11
1382
-
1383
- ### Patch Changes
1384
-
1385
- - Updated dependencies [[`c2779b1cab`](https://github.com/LedgerHQ/ledger-live/commit/c2779b1cab18a1d5747ca955f5ceee86db920f57)]:
1386
- - @ledgerhq/hw-transport@6.28.0
1387
-
1388
- ## 6.27.11-next.0
1389
-
1390
- ### Patch Changes
1391
-
1392
- - Updated dependencies [[`c2779b1cab`](https://github.com/LedgerHQ/ledger-live/commit/c2779b1cab18a1d5747ca955f5ceee86db920f57)]:
1393
- - @ledgerhq/hw-transport@6.28.0-next.0
1394
-
1395
- ## 6.27.10
1396
-
1397
- ### Patch Changes
1398
-
1399
- - Updated dependencies [[`3df451dafb`](https://github.com/LedgerHQ/ledger-live/commit/3df451dafb7233f5e3f897478aee22e89f6e5339), [`20c5c5e109`](https://github.com/LedgerHQ/ledger-live/commit/20c5c5e1099885173aaa5ea3199052044066ac98)]:
1400
- - @ledgerhq/errors@6.12.3
1401
- - @ledgerhq/hw-transport@6.27.10
1402
-
1403
- ## 6.27.10-next.0
1404
-
1405
- ### Patch Changes
1406
-
1407
- - Updated dependencies [[`3df451dafb`](https://github.com/LedgerHQ/ledger-live/commit/3df451dafb7233f5e3f897478aee22e89f6e5339), [`20c5c5e109`](https://github.com/LedgerHQ/ledger-live/commit/20c5c5e1099885173aaa5ea3199052044066ac98)]:
1408
- - @ledgerhq/errors@6.12.3-next.0
1409
- - @ledgerhq/hw-transport@6.27.10-next.0
1410
-
1411
- ## 6.27.9
1412
-
1413
- ### Patch Changes
1414
-
1415
- - Updated dependencies [[`f1c15446da`](https://github.com/LedgerHQ/ledger-live/commit/f1c15446dabef05bb91dada8d8f53f9bc6474ba5)]:
1416
- - @ledgerhq/errors@6.12.2
1417
- - @ledgerhq/hw-transport@6.27.9
1418
-
1419
- ## 6.27.9-next.0
1420
-
1421
- ### Patch Changes
1422
-
1423
- - Updated dependencies [[`f1c15446da`](https://github.com/LedgerHQ/ledger-live/commit/f1c15446dabef05bb91dada8d8f53f9bc6474ba5)]:
1424
- - @ledgerhq/errors@6.12.2-next.0
1425
- - @ledgerhq/hw-transport@6.27.9-next.0
1426
-
1427
- ## 6.27.8
1428
-
1429
- ### Patch Changes
1430
-
1431
- - Updated dependencies [[`856f49374e`](https://github.com/LedgerHQ/ledger-live/commit/856f49374ec9b49f005676e270acdb81b78879c8), [`77056e3692`](https://github.com/LedgerHQ/ledger-live/commit/77056e369256112188c183823a2c3fabfea2cba8)]:
1432
- - @ledgerhq/errors@6.12.1
1433
- - @ledgerhq/hw-transport@6.27.8
1434
-
1435
- ## 6.27.8-next.0
1436
-
1437
- ### Patch Changes
1438
-
1439
- - Updated dependencies [[`856f49374e`](https://github.com/LedgerHQ/ledger-live/commit/856f49374ec9b49f005676e270acdb81b78879c8), [`77056e3692`](https://github.com/LedgerHQ/ledger-live/commit/77056e369256112188c183823a2c3fabfea2cba8)]:
1440
- - @ledgerhq/errors@6.12.1-next.0
1441
- - @ledgerhq/hw-transport@6.27.8-next.0
1442
-
1443
- ## 6.27.7
1444
-
1445
- ### Patch Changes
1446
-
1447
- - Updated dependencies [[`0308e8c6ae`](https://github.com/LedgerHQ/ledger-live/commit/0308e8c6ae721a99bc50f5dc60db0d11ea8ea1ff), [`d3c91a53e0`](https://github.com/LedgerHQ/ledger-live/commit/d3c91a53e06f9f47817e96c452f69e2d9f71d80f), [`df8cbb8dd1`](https://github.com/LedgerHQ/ledger-live/commit/df8cbb8dd166a66325eb96d8192f3f985b71df60), [`4ad6155953`](https://github.com/LedgerHQ/ledger-live/commit/4ad615595392f5ef806cbd21f0be1b30d3ae73c6), [`24ea9cd15f`](https://github.com/LedgerHQ/ledger-live/commit/24ea9cd15f92d5a2c74c4b936bacb89d5d4d36fd)]:
1448
- - @ledgerhq/errors@6.12.0
1449
- - @ledgerhq/hw-transport@6.27.7
1450
-
1451
- ## 6.27.7-next.0
1452
-
1453
- ### Patch Changes
1454
-
1455
- - Updated dependencies [[`0308e8c6ae`](https://github.com/LedgerHQ/ledger-live/commit/0308e8c6ae721a99bc50f5dc60db0d11ea8ea1ff), [`d3c91a53e0`](https://github.com/LedgerHQ/ledger-live/commit/d3c91a53e06f9f47817e96c452f69e2d9f71d80f), [`df8cbb8dd1`](https://github.com/LedgerHQ/ledger-live/commit/df8cbb8dd166a66325eb96d8192f3f985b71df60), [`4ad6155953`](https://github.com/LedgerHQ/ledger-live/commit/4ad615595392f5ef806cbd21f0be1b30d3ae73c6), [`24ea9cd15f`](https://github.com/LedgerHQ/ledger-live/commit/24ea9cd15f92d5a2c74c4b936bacb89d5d4d36fd)]:
1456
- - @ledgerhq/errors@6.12.0-next.0
1457
- - @ledgerhq/hw-transport@6.27.7-next.0
1458
-
1459
- ## 6.27.6
1460
-
1461
- ### Patch Changes
1462
-
1463
- - [#1356](https://github.com/LedgerHQ/ledger-live/pull/1356) [`ecac411d7a`](https://github.com/LedgerHQ/ledger-live/commit/ecac411d7aad6f4003503ba6259d7c25017ca7aa) Thanks [@juan-cortes](https://github.com/juan-cortes)! - Updated readme.md of packages
1464
-
1465
- - Updated dependencies [[`ecac411d7a`](https://github.com/LedgerHQ/ledger-live/commit/ecac411d7aad6f4003503ba6259d7c25017ca7aa)]:
1466
- - @ledgerhq/errors@6.11.1
1467
- - @ledgerhq/hw-transport@6.27.6
1468
-
1469
- ## 6.27.6-next.0
1470
-
1471
- ### Patch Changes
1472
-
1473
- - [#1356](https://github.com/LedgerHQ/ledger-live/pull/1356) [`ecac411d7a`](https://github.com/LedgerHQ/ledger-live/commit/ecac411d7aad6f4003503ba6259d7c25017ca7aa) Thanks [@juan-cortes](https://github.com/juan-cortes)! - Updated readme.md of packages
1474
-
1475
- - Updated dependencies [[`ecac411d7a`](https://github.com/LedgerHQ/ledger-live/commit/ecac411d7aad6f4003503ba6259d7c25017ca7aa)]:
1476
- - @ledgerhq/errors@6.11.1-next.0
1477
- - @ledgerhq/hw-transport@6.27.6-next.0
1478
-
1479
- ## 6.27.5
1480
-
1481
- ### Patch Changes
1482
-
1483
- - Updated dependencies [[`1a94cbf28a`](https://github.com/LedgerHQ/ledger-live/commit/1a94cbf28aaa2917c70719e22f446148cd66cef6)]:
1484
- - @ledgerhq/errors@6.11.0
1485
- - @ledgerhq/hw-transport@6.27.5
1486
-
1487
- ## 6.27.5-next.0
1488
-
1489
- ### Patch Changes
1490
-
1491
- - Updated dependencies [[`1a94cbf28a`](https://github.com/LedgerHQ/ledger-live/commit/1a94cbf28aaa2917c70719e22f446148cd66cef6)]:
1492
- - @ledgerhq/errors@6.11.0-next.0
1493
- - @ledgerhq/hw-transport@6.27.5-next.0
1494
-
1495
- ## 6.27.4
1496
-
1497
- ### Patch Changes
1498
-
1499
- - Updated dependencies [[`ae5e33e15e`](https://github.com/LedgerHQ/ledger-live/commit/ae5e33e15e8a107d0ba8a3688a63eda2c0d43ce7)]:
1500
- - @ledgerhq/errors@6.10.2
1501
- - @ledgerhq/hw-transport@6.27.4
1502
-
1503
- ## 6.27.4-next.0
1504
-
1505
- ### Patch Changes
1506
-
1507
- - Updated dependencies [[`ae5e33e15`](https://github.com/LedgerHQ/ledger-live/commit/ae5e33e15e8a107d0ba8a3688a63eda2c0d43ce7)]:
1508
- - @ledgerhq/errors@6.10.2-next.0
1509
- - @ledgerhq/hw-transport@6.27.4-next.0
1510
-
1511
- ## 6.27.3
1512
-
1513
- ### Patch Changes
1514
-
1515
- - Updated dependencies [[`ecfdd1ebd8`](https://github.com/LedgerHQ/ledger-live/commit/ecfdd1ebd8cc7c4b5bc6315316ce662bb6241311)]:
1516
- - @ledgerhq/hw-transport@6.27.3
1517
-
1518
- ## 6.27.3-next.0
1519
-
1520
- ### Patch Changes
1521
-
1522
- - Updated dependencies [[`ecfdd1ebd`](https://github.com/LedgerHQ/ledger-live/commit/ecfdd1ebd8cc7c4b5bc6315316ce662bb6241311)]:
1523
- - @ledgerhq/hw-transport@6.27.3-next.0
1524
-
1525
- ## 6.27.2
1526
-
1527
- ### Patch Changes
1528
-
1529
- - Updated dependencies [[`203b927b4`](https://github.com/LedgerHQ/ledger-live/commit/203b927b4e5bca3402c85a88c536d519adb18c5f)]:
1530
- - @ledgerhq/errors@6.10.1
1531
- - @ledgerhq/hw-transport@6.27.2
1532
-
1533
- ## 6.27.2-next.0
1534
-
1535
- ### Patch Changes
1536
-
1537
- - Updated dependencies [[`203b927b4`](https://github.com/LedgerHQ/ledger-live/commit/203b927b4e5bca3402c85a88c536d519adb18c5f)]:
1538
- - @ledgerhq/errors@6.10.1-next.0
1539
- - @ledgerhq/hw-transport@6.27.2-next.0
179
+ <!-- changelog-pruned: older entries were removed to keep this file small. Full history is in `git log -p CHANGELOG.md` and in the GitHub release for each version. -->