Skip to content

Commit

Permalink
🚨 Hotfix merge conflicts (#6295)
Browse files Browse the repository at this point in the history
* style: add scrollview to evm staking drawer

* chore: update copy in common json

* feat: style scrollbar, update translations, add stader figment icons

* chore: remove support links

* fix: rm button on mobile drawer, rm fading edge

* chore: rm scroll offset

* refactor: add fallback if an icon cannot be found

* Setup ABTesting feature flag for the portfolio carousel

* Feat-live 10403 btc doc (#6050)

* btc doc

* btc doc

* btc doc

* btc doc

* btc doc

* btc doc

* add changeset

* btc doc

* fix: update btc doc

* fix: update btc doc

* Remove old Carousel in LLD

* fix: remove playwright replay on macOS and Windows

* [FEAT] : simpleHash usage for NFTs Gallery in LL (#6029)

* Draft simpleHash usage

* Remove spread

* commit pnpm

* Reorg hook 🪝

* Fixed Types

* Fix loading and type issue

* remove fake color

* WIP

* Improvment

* test: add useNftGalleryFilter test

* Add FF

* Fix unimported in lib

* [FEAT]: use simpleHash for LLD Gallery (#6042)

* Add changeset

* chore: move the api endpoint into its env

* Review

* Try new SPAM_FILTER_THRESHOLD

* FIX e2E tests

* fix test

---------

Co-authored-by: Gaëtan Renaudeau <renaudeau.gaetan@gmail.com>

* Add Action Card

* Update braze types + update braze hook + add usePortfolioCards hooks

* Add Variant A and B on Portfolio Carousel

* Rename LlmAnalyticsOptInPromptVariants to ABTestingVariants on LLM

* Add onView on ContentCard + add VariantB and VariantA functionnality for Portfolio ContentCards

* Avoid displaying Content Cards when there is no content cards

* Add Card wrapper around Carousel VariantA + remove custom checks when click on card

* Disable braze when running Playwright accross LLD

* feat: better error message when user reject tx on swap

* fix(lld): fixed sidebare active items for market currency and assets pages

* Unify design for Recover and Action cards + remove footer when only 1 card in Carousel

* chore: added changeset

* fix(lld): fixed sidebare active items for market currency and assets pages

* fix(deps): update dependency @dfinity/agent to v0.21.4 (#6095)

* fix(deps): update dependency @dfinity/agent to v0.21.4

* fix: bot

---------

Co-authored-by: live-github-bot[bot] <105061298+live-github-bot[bot]@users.noreply.github.com>
Co-authored-by: Gaëtan Renaudeau <renaudeau.gaetan@gmail.com>

* support: fix RemoteLiveAppProvider not updating if env changes

* Remove win32 and darwin screenshots (#6102)

fix: remove win32 and darwin screenshots

* wip

* working prototype

* wip

* remove useless dep

* wip

* global setup/teardown usage

* remove useless edits

* remove useless file

* ci test

* add another workflow instead

* rename

* random diff

* update pnpm lock

* fix commands

* filter rework

* ripple support

* fix nock mocking

* more specific cleaning

* rework mock apply

* remove bad import

* remove useless filter

* add comms

* remove useless comment

* types

* reduce file size, add types

* fix linter

* nock => devDeps

* add osmosis, stargaze support

* stargaze

* comments

* remove filter

* remove useless deletes and var

* run only on ubuntu

* trigger on algorand

* fix ci

* remove algorand diff

* add changeset

* fix(LLM): wallet connect deep link handling

* chore: add TODO comment

* chore: add changeset

* fix(LLM/ParentAccountError): Fixed copy for parent account error

* refactor: small improvement

* feat: clarify error message for invalid address selected

* feat: clarify error message for invalid address selected

* feat(LIVE-9363): add semi colomn

* fix: exclude ethereum classic from accounts with stake button

* chore: changeset

* [CAL] Support Linea Tokens (#6057)

* update cal tokens

* update snapshots

* refactor: use strict equals eth account

* chore: Turn off Allure Reports Export on Server CI jobs (#6106)

Includes 2 readme type fixes to test the workflows

* fix: only open EVM staking modal if the user receives ethereum

* refactor: rm duplicate type, show tag only if has min required eth,

* chore: add generic requires min json to avoid future duplicated translations

* fix: eth providers type

* support: stop generating mac and windows screenshots with the generate-screenshots github action

* fix(lld): fixed accounts order after changing countervalue in the settings

* fix(lld): fixed accounts order after changing countervalue in the settings

* test(lld): update screenshots (ubuntu-latest)  lld, test, screenshot

* fix(llm): center text on solana and atom modals

* [LIVE-10787] Bugfix: Add missing dependencies for Eth clones & plugins (#6114)

* Add missing dependencies for ETH clones/plugins

* changeset

* fix(deps): update dependency @dfinity/candid to v0.21.4 (#6104)

Co-authored-by: live-github-bot[bot] <105061298+live-github-bot[bot]@users.noreply.github.com>

* feat: add translation on discover timestamps

* feat: replace datefns package and trnaslation

* feat: change type + improvements

* feat: correct type

* feat: correct types

* feat: fix type

* feat: fix type

* feat: fix type

* [FIX]: Fix displayed text in confirm recovery phrase during onboarding Nano (#6121)

* fix: type

* chore(lld): remove unused zxcvbn lib (#6122)

* fix: type

* support: refactor fetching manifest (#6123)

* support: refactor fetching manifest

* chore: fix lint

* support(llm): removed recommendations toggle from the notifications settings

* [LIVE-1108][LLD][COMMON][ERRORS] Handle LockedDeviceError correctly (#6107)

* fix(error): fix device locked error instance

Signed-off-by: jdabbech-ledger <jalil.dabbech@ledger.com>

* fix(lld): display correctly the error in update fw modal

Signed-off-by: jdabbech-ledger <jalil.dabbech@ledger.com>

---------

Signed-off-by: jdabbech-ledger <jalil.dabbech@ledger.com>

* [Feat/LIVE10991]: send swapApiBase to swap-live-app (#6071)

* feat: pass SWAP_API_BASE into swap-live-app

* chore: add changeset

* [coin-config] Make getValueBykey backward compatible (#6053)

* backward compatible getValueByKey

* import from lodash/merge

* feat: new Market arch

* chore(lodash): all lodash imports must use the fp import style (#6125)

chore(lodash): all lodash imports must use the fp import style + eslint rules

* fix: AccountRow navigation

* feat: deliver behind feature flag new market

* fix: load feature flag from live-common

* fix: improve const naming and our reselect usage

* fix: getFeature as a prop for LLD

* [BUGFIX] : Continue button was greyed out in step 1 of Send flow if the Account to debit is changed (#6139)

* fix: use FF suffix for feature flag

* refactor(common/listappsv2): create use case in "device/"

* refactor(common/listappsv2): remove direct usages of getEnv

* refactor(common/device): move listApps entrypoint to listAppsUsecase

* [LIVE-5605] Support - EVM Documentation (#5682)

* Add full documentation to coin-evm package

* Move signer to types folder

* Move clear signed selectors to evm-tools lib

* Remove unused env

* Remove usage of `ledgerService` to make `hw-app-eth` a devDep

* Lint imports

* Update `NotEnoughBalance` error for token transactions

* changeset

* Adding this non-sensical list of unresolved imports for a non-sensical library.

* fix(LIVE-11204): fix min and max amount error when using moonpay

* refactor(common): add TODO, rename variables

* test(common/listApps/v2): test basic error cases

test(common/listApps/v2): more error cases

* refactor(ManagerApiRepository): add getAppsByHash

* refactor(ManagerApiRepository): implement StubManagerApiRepository

* refactor(listAppsV2): use managerApiRepository

* refactor(ManagerApiRepository): catalogForDevice, getLanguagePackagesForDevice

* test(getLatestFirmwareForDevice): replace mocks by stub api repository

* test(listAppsV2): cleanup

* refactor(mocks): move entities mocks to device-core

* chore: changeset

chore: changeset

* refactor(StubManagerApiRepository): replace mocks

* chore: cleanup

* fix: lint & bad import

fix: imports

fix: lint & bad import

fix(llm): bad import

* refactor(common/getProviderIdUseCase): add a default value to PROVIDERS

fix(getProviderIdUseCase): revert breaking change to an enum

* [B2CQA-658] Detox : Improve Manager tests (#6063)

 test: check device informations and apps

* fix(HttpManagerApiRepository): badly infered types for makeLRUCache

fix(HttpManagerApiRepository): missing type + reword comment

* refactor(listAppsV1): pass managerApiRepository argument

* fix: btc doc update

* fix: btc doc update

* test: add change currency test

* fix: btc doc update

* test: add favorites test

* fix: update btc doc

* fix: update btc doc

* fix: update btc doc

* fix: update btc doc

* fix: update btc doc

* fix lint

* fix(LIVE-11143): fix useless renders and render issues swap live app

* fix(LIVE-11143): wrong liveapp props given to state update

* fix(LIVE-11143): remove logs in console

* fix(LIVE-11143): remove useless component

* fix(LIVE-11143): import fix

* fix(LIVE-11143): Replace state by ref

* Fix XLM crash when swapping (Demo 0) (#6127)

* bugfix: cant-swap-XLM

* chore: added changeset

* Update .changeset/serious-goats-dream.md

Co-authored-by: Quentin Jaccarino <quentin.jaccarino@ledger.fr>

---------

Co-authored-by: Quentin Jaccarino <quentin.jaccarino@ledger.fr>

* Add ptx to hw-app-exchange as codeowner

* feat: add providers enabled count to analytics identify for evm modal ab test

* chore: add changeset

* fix: add ethStakingProvidersEnabled to all extraProperties

* fix: type check on providers list

* [Bugfix/LIVE-11035]: Moonpay LLD - Signature Step Error msg (#6120)

* fix: swap_ng was broken (used in moonpay context
* fix: add moonpay terms of service
* i18n - including some staking ones

---------

Co-authored-by: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>

* [SUPPORT]: Update Feature flag to handle threshold spam filter directly from FF (#6144)

* [SUPPORT]: Update Feature flag to handle threshold spam filter directly from FF

* add changelog

* fix type

* Update logic for filters more generic

* [fix/LIVE-11122]: update quotes when timeout reaches 0 in swap. (#6118)

* fix: update countdown and refresh rates code

* chore: add changeset

* fix: memoize providers and exchangeRates to stop unnecessary calls to analytics

* chore: remove unimported files

* chore: fix typing (#6155)

* chore: fix typing

luckily hex or base64 string stringified to hex does not change the string.

* chore: more fix

* chore: small fix

* chore(prerelease) update cryptoassets

* chore(prerelease): 🚀 entering prerelease mode

* chore(prerelease): 🚀 release prerelease [LLD(2.77.0-next.0), LLM(3.40.0-next.0)]

* Merge pull request #6175 from LedgerHQ/bugfix/LIVE-11270

fix: LLD wallet connect deep link handling for requests [LIVE-11270]

* chore(prerelease): 🚀 release prerelease [LLD(2.77.0-next.1), LLM(3.40.0-next.0)]

* fix(listAppsV2): `forceProvider` parameter required

* Merge pull request #6176 from LedgerHQ/bugfix/LIVE-11270

fix: LLD wallet connect deep link handling for requests [LIVE-11270]

* fix(listAppsUseCase): bad conditional branching + add missing param

* chore(prerelease): 🚀 release prerelease [LLD(2.77.0-next.2), LLM(3.40.0-next.0)]

* fix(HttpManagerApiRepository): error remapping similar to manager/api.ts

* test(listAppsV2): fix missing param

* test(listAppsUseCase): test conditional calling of v1 or v2

* test(HttpManagerApiRepository): basic tests for all methods

* test(HttpManagerApiRepository): test for getLanguagePackagesForDevice

* chore: changeset

* fix(ParentAccountError): Copy update

* fix: use global flags and updateIdentify func

* chore: add changeset

* refactor: rm global segment vars, add ptx attributes to extra properties

* chore(prerelease): 🚀 release prerelease [LLD(2.77.0-next.3), LLM(3.40.0-next.0)]

* chore(prerelease): 🚀 release prerelease [LLD(2.77.0-next.4), LLM(3.40.0-next.1)]

* chore(prerelease): 🚀 release prerelease [LLD(2.77.0-next.5), LLM(3.40.0-next.2)]

* Bugfix/countdown timer refresh swap form (#6178)

* fix(LIVE-11267): regression on analytics refreshing every 1 sec

* fix(LIVE-11267): add changeset

* Revert "[fix/LIVE-11122]: update quotes when timeout reaches 0 in swap. (#6118)"

This reverts commit 63099cc.

* fix(LIVE-11267): remove useless files

* fix: underline a tags in Alert messages

* chore(prerelease): 🚀 release prerelease [LLD(2.77.0-next.6), LLM(3.40.0-next.2)]

* chore(prerelease): 🚀 release prerelease [LLD(2.77.0-next.7), LLM(3.40.0-next.2)]

* [LLD] Release notes 2.77.0 (#6216)

chore: add release notes 2.77.0

* Smartling on-demand translation delivery from release (#6229)

* File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ar-AE locale

* File apps/ledger-live-desktop/static/i18n/en/app.json was translated to zh-CN locale

* File apps/ledger-live-desktop/static/i18n/en/app.json was translated to fr-FR locale

* File apps/ledger-live-desktop/static/i18n/en/app.json was translated to de-DE locale

* File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ja-JP locale

* File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ko-KR locale

* File apps/ledger-live-desktop/static/i18n/en/app.json was translated to pt-BR locale

* File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ru-RU locale

* File apps/ledger-live-desktop/static/i18n/en/app.json was translated to es-ES locale

* File apps/ledger-live-desktop/static/i18n/en/app.json was translated to tr-TR locale

* chore(prerelease): 🚀 release prerelease [LLD(2.77.0-next.7), LLM(3.40.0-next.2)]

* chore(release): 🚀 prepare release [skip ci]

* chore(hotfix) 🚀 entering hotfix mode

* hotfix(lld): useFeature from common

* chore(hotfix): 🔥 hotfix prerelease [LLD(2.77.1-hotfix.0), LLM(3.40.0)]

* chore(hotfix): 🔥 hotfix release [skip ci]

* chore: update release note files with proper content

* chore(hotfix) 🚀 entering hotfix mode

* fix: fetch NEAR staking positions from node instead of kitwallet API

* chore: add changeset

* chore(hotfix): 🔥 hotfix prerelease [LLD(2.77.2-hotfix.0), LLM(3.40.1-hotfix.0)]

* update release notes hotfix

* lowercase identifier fixes

* fix crash on token account frame

* fix integration tests

* update integration test snapshots

* update sortByMarketcap snapshot and fix linter

* add fixme

* chore(hotfix): 🔥 hotfix prerelease [LLD(2.77.2-hotfix.1), LLM(3.40.1-hotfix.1)]

* chore(hotfix): 🔥 hotfix release [skip ci]

* remove duplicated code

* chore: resolve develop conflict

* chore: release merge conflict extrs files

LLM new arch

* chore: fix lockflie axios version

---------

Signed-off-by: jdabbech-ledger <jalil.dabbech@ledger.com>
Co-authored-by: Beth Swingler <beth.swingler-ext@ledger.fr>
Co-authored-by: Maxime Aubanel <sshmaxime@gmail.com>
Co-authored-by: ofreyssinet-ledger <91890529+ofreyssinet-ledger@users.noreply.github.com>
Co-authored-by: hzheng-ledger <71653044+hzheng-ledger@users.noreply.github.com>
Co-authored-by: KVNLS <kevin.leseigle@gmail.com>
Co-authored-by: Martin CAYUELAS <112866305+mcayuelas-ledger@users.noreply.github.com>
Co-authored-by: Gaëtan Renaudeau <renaudeau.gaetan@gmail.com>
Co-authored-by: Thomas Brillard <thomas.brillard@ledger.fr>
Co-authored-by: Come Grellard <come.grellard@ledger.fr>
Co-authored-by: Kevin Le Seigle <31533861+KVNLS@users.noreply.github.com>
Co-authored-by: live-github-bot[bot] <105061298+live-github-bot[bot]@users.noreply.github.com>
Co-authored-by: Kant <quentin.jaccarino@ledger.fr>
Co-authored-by: Hedi EDELBLOUTE <hedi.edelbloute@gmail.com>
Co-authored-by: male-gal <maxence.le-gall@ledger.fr>
Co-authored-by: Louis PAQUET <louis.paquet@ledger.fr>
Co-authored-by: Maxence LE GALL <39890664+mle-gall@users.noreply.github.com>
Co-authored-by: Landry Monga <lvndry@protonmail.com>
Co-authored-by: Alexandrine Boissiere <108733454+aboissiere-ledger@users.noreply.github.com>
Co-authored-by: 0xkvn <44363395+lambertkevin@users.noreply.github.com>
Co-authored-by: RamyEB <ramyelb@gmail.com>
Co-authored-by: jdabbech-ledger <145363160+jdabbech-ledger@users.noreply.github.com>
Co-authored-by: Kieran Allen <132384348+kallen-ledger@users.noreply.github.com>
Co-authored-by: Olivier Freyssinet <olivier.freyssinet@ledger.fr>
Co-authored-by: Abdurrahman Sastim <106583189+abdurrahman-ledger@users.noreply.github.com>
Co-authored-by: hzheng-ledger <huiqi.zheng@ledger.fr>
Co-authored-by: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>
Co-authored-by: Kieran Allen <kieran.allen@ledger.fr>
Co-authored-by: jdabbech-ledger <jalil.dabbech@ledger.com>
Co-authored-by: Desifly <desire.ndri@ledger.fr>
Co-authored-by: JesseKuntz <jessekuntz96@gmail.com>
  • Loading branch information
1 parent e7bff4e commit ec0e331
Show file tree
Hide file tree
Showing 178 changed files with 160,673 additions and 357 deletions.
7 changes: 0 additions & 7 deletions .changeset/giant-sloths-switch.md

This file was deleted.

5 changes: 5 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ libs/live-nft-react/ @ledgerhq/live-hub
libs/live-nft/ @ledgerhq/live-hub
libs/promise/ @ledgerhq/live-hub
libs/ui/ @ledgerhq/live-hub
libs/live-hooks/ @ledgerhq/live-hub
libs/live-countervalues/ @ledgerhq/live-hub
libs/live-countervalues-react/ @ledgerhq/live-hub
libs/live-nft/ @ledgerhq/live-hub
libs/live-nft-react/ @ledgerhq/live-hub

# Blockchain team
.github/**/bot-*.yml @ledgerhq/live-blockchain-support
Expand Down
80 changes: 80 additions & 0 deletions apps/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,85 @@
# @ledgerhq/live-cli

## 23.3.3

### Patch Changes

- Updated dependencies [[`884cfd6`](https://github.com/LedgerHQ/ledger-live/commit/884cfd64a1440d393fb983dfe361be9c78f3b81c), [`3e28615`](https://github.com/LedgerHQ/ledger-live/commit/3e28615a8d5edbec3eff1e93207bf0e9d017666a)]:
- @ledgerhq/cryptoassets@11.4.1
- @ledgerhq/live-common@33.6.1
- @ledgerhq/live-env@1.0.1
- @ledgerhq/coin-framework@0.11.2
- @ledgerhq/live-countervalues@0.1.2
- @ledgerhq/live-network@1.1.13

## 23.3.3-hotfix.1

### Patch Changes

- Updated dependencies [[`884cfd6`](https://github.com/LedgerHQ/ledger-live/commit/884cfd64a1440d393fb983dfe361be9c78f3b81c)]:
- @ledgerhq/cryptoassets@11.4.1-hotfix.0
- @ledgerhq/live-common@33.6.1-hotfix.1
- @ledgerhq/coin-framework@0.11.2-hotfix.1
- @ledgerhq/live-countervalues@0.1.2-hotfix.1

## 23.3.3-hotfix.0

### Patch Changes

- Updated dependencies [[`3e28615`](https://github.com/LedgerHQ/ledger-live/commit/3e28615a8d5edbec3eff1e93207bf0e9d017666a)]:
- @ledgerhq/live-env@1.0.1-hotfix.0
- @ledgerhq/live-common@33.6.1-hotfix.0
- @ledgerhq/coin-framework@0.11.2-hotfix.0
- @ledgerhq/live-countervalues@0.1.2-hotfix.0
- @ledgerhq/live-network@1.1.13-hotfix.0

## 23.3.2

### Patch Changes

- Updated dependencies [[`65ce8a1`](https://github.com/LedgerHQ/ledger-live/commit/65ce8a16d8c10e2ffc68cd01ecd86b247506fa91), [`c18a0cf`](https://github.com/LedgerHQ/ledger-live/commit/c18a0cfdce5d1e44faf8d8bd5659ebdae38533fa), [`feca980`](https://github.com/LedgerHQ/ledger-live/commit/feca980dc4b92f0a1a2590d01a88824fcec91076), [`ee88785`](https://github.com/LedgerHQ/ledger-live/commit/ee8878515671241ce1037362af5e8f7799b3673a), [`78de209`](https://github.com/LedgerHQ/ledger-live/commit/78de209ccfea14826c854b32838a5d6d5016c123), [`0688fad`](https://github.com/LedgerHQ/ledger-live/commit/0688fadee951a214fdfaef262cbdc6d5409cdb52), [`ee88785`](https://github.com/LedgerHQ/ledger-live/commit/ee8878515671241ce1037362af5e8f7799b3673a), [`8d99b81`](https://github.com/LedgerHQ/ledger-live/commit/8d99b81feaf5e8d46e0c26f34bc70b709a7e3c14), [`5e70c4a`](https://github.com/LedgerHQ/ledger-live/commit/5e70c4a88edcad5aacc73a3d3f5a8936369db831), [`b1ec078`](https://github.com/LedgerHQ/ledger-live/commit/b1ec0785795d47801337d82917a0e6d0cee04842), [`71b7001`](https://github.com/LedgerHQ/ledger-live/commit/71b70016650b5239b35ad2fb75d415ac092358d1), [`43eea9e`](https://github.com/LedgerHQ/ledger-live/commit/43eea9e8076f2c9d5aeb0f8a3b0738e97b3152c8), [`200d98f`](https://github.com/LedgerHQ/ledger-live/commit/200d98fcf07c1d0b998cc32d6cce5f0f1749909b), [`a1b8bb6`](https://github.com/LedgerHQ/ledger-live/commit/a1b8bb637c7be43abf36a3571923400e05d964cf), [`8e08122`](https://github.com/LedgerHQ/ledger-live/commit/8e08122f22c40c42a5e1ab9728b5efb248b79745), [`2c4a7c8`](https://github.com/LedgerHQ/ledger-live/commit/2c4a7c8e5d0bf29d51f50863e7c57a5ba5724474), [`1cb83b5`](https://github.com/LedgerHQ/ledger-live/commit/1cb83b5baa4603e22f391609438e349ca0ce9b0e), [`875677b`](https://github.com/LedgerHQ/ledger-live/commit/875677b2615d4f5d14f42acb5cfa9f80cb5875f2), [`c217a6c`](https://github.com/LedgerHQ/ledger-live/commit/c217a6cfa59218278d25d2d987a06dfb33977cd9), [`59d0d8a`](https://github.com/LedgerHQ/ledger-live/commit/59d0d8aa10b5cc87d20259d170f9e6e7e1bc0649), [`212f451`](https://github.com/LedgerHQ/ledger-live/commit/212f451beede0d41fd76b86377f5ca329b2d90f4), [`b444092`](https://github.com/LedgerHQ/ledger-live/commit/b444092040af249ae45e5ee18d75be420f9f26f8), [`9e12c9f`](https://github.com/LedgerHQ/ledger-live/commit/9e12c9f54d8254e405042aebc1433e88faecaa6e), [`e79fde6`](https://github.com/LedgerHQ/ledger-live/commit/e79fde68bb88196b9167477f9a0acb52d1be877e), [`b8f0132`](https://github.com/LedgerHQ/ledger-live/commit/b8f013257ffb5c919586343fe01ad4c25f7ab7b9), [`23d9911`](https://github.com/LedgerHQ/ledger-live/commit/23d991193313f49d25d5011c0f9fb1310fd97e69), [`66504d5`](https://github.com/LedgerHQ/ledger-live/commit/66504d5874891f4432c5e31efdf7c59a9e5b2cc9), [`d51402b`](https://github.com/LedgerHQ/ledger-live/commit/d51402bc95469c9e6ebe1c52409d3ffef20ad448), [`2652911`](https://github.com/LedgerHQ/ledger-live/commit/26529110c8c13664bf63dd41fbb3bd58d8c6bb82), [`8c4f317`](https://github.com/LedgerHQ/ledger-live/commit/8c4f31700fbfc13ac78ebb1eae4f4fc80dcc88a3)]:
- @ledgerhq/live-config@2.0.0
- @ledgerhq/live-common@33.6.0
- @ledgerhq/live-env@1.0.0
- @ledgerhq/errors@6.16.2
- @ledgerhq/coin-framework@0.11.1
- @ledgerhq/hw-app-btc@10.2.2
- @ledgerhq/live-countervalues@0.1.1
- @ledgerhq/live-network@1.1.12
- @ledgerhq/hw-transport@6.30.4
- @ledgerhq/hw-transport-http@6.29.4
- @ledgerhq/hw-transport-node-ble@6.28.4
- @ledgerhq/hw-transport-node-hid@6.28.4
- @ledgerhq/hw-transport-node-speculos@6.28.4
- @ledgerhq/hw-transport-mocker@6.28.4

## 23.3.2-next.1

### Patch Changes

- Updated dependencies [[`d47f70f`](https://github.com/LedgerHQ/ledger-live/commit/d47f70f69aa180a92444ebf90487acbe8474403b)]:
- @ledgerhq/live-common@33.6.0-next.1

## 23.3.2-next.0

### Patch Changes

- Updated dependencies [[`18f170a`](https://github.com/LedgerHQ/ledger-live/commit/18f170afae57ce1a8f4553f865179b9b0d3a9180), [`4744c31`](https://github.com/LedgerHQ/ledger-live/commit/4744c3136021f1f47ad1617f2c84f47ac0647370), [`63099cc`](https://github.com/LedgerHQ/ledger-live/commit/63099cc6dc08dfde9957aeb246368252e5591ba1), [`901c4df`](https://github.com/LedgerHQ/ledger-live/commit/901c4dfd012376a42f8ab9ab186aa2114a7af863), [`f456d69`](https://github.com/LedgerHQ/ledger-live/commit/f456d69a2f64b6a217d3c1d9c6a531f31c2817a8), [`d39ca26`](https://github.com/LedgerHQ/ledger-live/commit/d39ca26cf5ffc6e058af22946a4adc6778a7e748), [`231b6fd`](https://github.com/LedgerHQ/ledger-live/commit/231b6fde688b8101671aaf60b5d4340de332305f), [`f456d69`](https://github.com/LedgerHQ/ledger-live/commit/f456d69a2f64b6a217d3c1d9c6a531f31c2817a8), [`9c83695`](https://github.com/LedgerHQ/ledger-live/commit/9c8369580b91d82021d4ec28ad7a49dc4ba42e4f), [`5e70c4a`](https://github.com/LedgerHQ/ledger-live/commit/5e70c4a88edcad5aacc73a3d3f5a8936369db831), [`8d08c2b`](https://github.com/LedgerHQ/ledger-live/commit/8d08c2ba13a0d12ba11a66e90e936f2a54c50520), [`6d40673`](https://github.com/LedgerHQ/ledger-live/commit/6d4067382b55827b00806a1b71ac0b249563d90f), [`2fd465e`](https://github.com/LedgerHQ/ledger-live/commit/2fd465ee730b11594d231503cfb940b984fa2f5a), [`7b65c60`](https://github.com/LedgerHQ/ledger-live/commit/7b65c60a57f51b8c008d2be3457c1c8121c9dc40), [`42322e0`](https://github.com/LedgerHQ/ledger-live/commit/42322e03f830e1af842c1bc46d10df541aceaf7a), [`30105a4`](https://github.com/LedgerHQ/ledger-live/commit/30105a44d4fe68ee9b195a9fb075652734ea3e0e), [`4178cfb`](https://github.com/LedgerHQ/ledger-live/commit/4178cfba8107d16b04f585468344bc6b74de8da4), [`43e5a09`](https://github.com/LedgerHQ/ledger-live/commit/43e5a096b00a271a640bb877f7d061a76f83c74f), [`b34f5cd`](https://github.com/LedgerHQ/ledger-live/commit/b34f5cdda0b7bf34750d258cc8b1c91304516360), [`eb79c71`](https://github.com/LedgerHQ/ledger-live/commit/eb79c7141543991f6e8fa99e5b592fc7a7f43022), [`d870e90`](https://github.com/LedgerHQ/ledger-live/commit/d870e904a0dde5f8abf05f930f5f545828eccbc9), [`32796a3`](https://github.com/LedgerHQ/ledger-live/commit/32796a39dafc884b44399339d7d87f48d861401b), [`3092dc1`](https://github.com/LedgerHQ/ledger-live/commit/3092dc1be305e39304bee223dbbe19474a2ea869), [`bd4ee6c`](https://github.com/LedgerHQ/ledger-live/commit/bd4ee6c938c27102c2d0529c2aab07ac000f7424), [`11909ed`](https://github.com/LedgerHQ/ledger-live/commit/11909ed94d5fb4e9605d9f65f42a130ceb24ece2), [`f333ac9`](https://github.com/LedgerHQ/ledger-live/commit/f333ac96171dce3a94bcd125a3dcf475e487455c), [`67da88e`](https://github.com/LedgerHQ/ledger-live/commit/67da88e89dfdddf570d1256586447501632b3d03), [`f95785f`](https://github.com/LedgerHQ/ledger-live/commit/f95785fc6d6be852ce8fcda34c6d498e45010e0f), [`50efe96`](https://github.com/LedgerHQ/ledger-live/commit/50efe9655eefc2c832b56e03c3fa23242e009bf6), [`9806dd6`](https://github.com/LedgerHQ/ledger-live/commit/9806dd604ab4feafbce0dde172c7de31596104a4), [`f9f751c`](https://github.com/LedgerHQ/ledger-live/commit/f9f751c2e16977dd62eeb4cbc8c529a1d7ea2fbd)]:
- @ledgerhq/live-config@2.0.0-next.0
- @ledgerhq/live-common@33.6.0-next.0
- @ledgerhq/live-env@1.0.0-next.0
- @ledgerhq/errors@6.16.2-next.0
- @ledgerhq/coin-framework@0.11.1-next.0
- @ledgerhq/hw-app-btc@10.2.2-next.0
- @ledgerhq/live-countervalues@0.1.1-next.0
- @ledgerhq/live-network@1.1.12-next.0
- @ledgerhq/hw-transport@6.30.4-next.0
- @ledgerhq/hw-transport-http@6.29.4-next.0
- @ledgerhq/hw-transport-node-ble@6.28.4-next.0
- @ledgerhq/hw-transport-node-hid@6.28.4-next.0
- @ledgerhq/hw-transport-node-speculos@6.28.4-next.0
- @ledgerhq/hw-transport-mocker@6.28.4-next.0

## 23.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/live-cli",
"version": "23.3.1",
"version": "23.3.3",
"description": "ledger-live CLI version",
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit ec0e331

Please sign in to comment.