From 715a369633160829aef8095a91254eacd00fac83 Mon Sep 17 00:00:00 2001 From: "live-github-bot[bot]" <105061298+live-github-bot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 13:37:35 +0000 Subject: [PATCH] chore(release): :rocket: prepare release [skip ci] --- .changeset/beige-moose-worry.md | 5 - .changeset/beige-rings-move.md | 5 - .changeset/big-apricots-live.md | 8 - .changeset/brown-hats-think.md | 5 - .changeset/clean-olives-obey.md | 5 - .changeset/clever-impalas-explain.md | 7 - .changeset/curly-jeans-hope.md | 5 - .changeset/cyan-singers-mix.md | 6 - .changeset/dry-rockets-hide.md | 7 - .changeset/eight-ducks-rescue.md | 5 - .changeset/few-toes-drive.md | 9 - .changeset/fifty-shrimps-hide.md | 5 - .changeset/fuzzy-cats-enjoy.md | 5 - .changeset/giant-geese-film.md | 5 - .changeset/giant-zoos-reply.md | 5 - .changeset/good-mails-cover.md | 5 - .changeset/good-terms-hunt.md | 5 - .changeset/happy-insects-sing.md | 5 - .changeset/happy-tomatoes-explain.md | 5 - .changeset/heavy-starfishes-fix.md | 5 - .changeset/hip-crabs-develop.md | 5 - .changeset/honest-feet-trade.md | 5 - .changeset/honest-trainers-shake.md | 6 - .changeset/hungry-moles-yawn.md | 5 - .changeset/large-books-prove.md | 5 - .changeset/late-phones-add.md | 5 - .changeset/light-poets-smile.md | 6 - .changeset/lovely-glasses-study.md | 6 - .changeset/lovely-vans-hug.md | 5 - .changeset/many-moons-study.md | 5 - .changeset/mean-tables-behave.md | 5 - .changeset/metal-points-destroy.md | 5 - .changeset/mighty-days-tan.md | 5 - .changeset/new-bees-attack.md | 5 - .changeset/odd-cooks-glow.md | 7 - .changeset/perfect-toys-shop.md | 5 - .changeset/pre.json | 186 ------------------ .changeset/rare-schools-happen.md | 5 - .changeset/rotten-horses-shop.md | 6 - .changeset/rude-bats-fold.md | 7 - .changeset/shaggy-days-flash.md | 8 - .changeset/shy-insects-flash.md | 8 - .changeset/silly-cougars-rescue.md | 5 - .changeset/silly-seals-argue.md | 7 - .changeset/six-kids-share.md | 5 - .changeset/spicy-schools-look.md | 5 - .changeset/strong-bobcats-marry.md | 9 - .changeset/swift-islands-begin.md | 5 - .changeset/three-snails-reply.md | 6 - .changeset/wet-rocks-cough.md | 5 - .changeset/witty-swans-share.md | 5 - .changeset/young-eels-hunt.md | 5 - apps/cli/CHANGELOG.md | 13 ++ apps/cli/package.json | 2 +- apps/ledger-live-desktop/CHANGELOG.md | 77 ++++++++ apps/ledger-live-desktop/package.json | 2 +- apps/ledger-live-mobile/CHANGELOG.md | 70 +++++++ apps/ledger-live-mobile/package.json | 2 +- apps/web-tools/CHANGELOG.md | 13 ++ apps/web-tools/package.json | 2 +- libs/coin-framework/CHANGELOG.md | 7 + libs/coin-framework/package.json | 2 +- libs/coin-modules/coin-algorand/CHANGELOG.md | 8 + libs/coin-modules/coin-algorand/package.json | 2 +- libs/coin-modules/coin-bitcoin/CHANGELOG.md | 8 + libs/coin-modules/coin-bitcoin/package.json | 2 +- libs/coin-modules/coin-cardano/CHANGELOG.md | 8 + libs/coin-modules/coin-cardano/package.json | 2 +- libs/coin-modules/coin-cosmos/CHANGELOG.md | 12 ++ libs/coin-modules/coin-cosmos/package.json | 2 +- libs/coin-modules/coin-elrond/CHANGELOG.md | 8 + libs/coin-modules/coin-elrond/package.json | 2 +- libs/coin-modules/coin-evm/CHANGELOG.md | 13 ++ libs/coin-modules/coin-evm/package.json | 2 +- libs/coin-modules/coin-filecoin/CHANGELOG.md | 8 + libs/coin-modules/coin-filecoin/package.json | 2 +- libs/coin-modules/coin-hedera/CHANGELOG.md | 9 + libs/coin-modules/coin-hedera/package.json | 2 +- libs/coin-modules/coin-icon/CHANGELOG.md | 8 + libs/coin-modules/coin-icon/package.json | 2 +- libs/coin-modules/coin-near/CHANGELOG.md | 8 + libs/coin-modules/coin-near/package.json | 2 +- libs/coin-modules/coin-polkadot/CHANGELOG.md | 8 + libs/coin-modules/coin-polkadot/package.json | 2 +- libs/coin-modules/coin-solana/CHANGELOG.md | 12 ++ libs/coin-modules/coin-solana/package.json | 2 +- libs/coin-modules/coin-stacks/CHANGELOG.md | 12 ++ libs/coin-modules/coin-stacks/package.json | 2 +- libs/coin-modules/coin-stellar/CHANGELOG.md | 8 + libs/coin-modules/coin-stellar/package.json | 2 +- libs/coin-modules/coin-tezos/CHANGELOG.md | 8 + libs/coin-modules/coin-tezos/package.json | 2 +- libs/coin-modules/coin-ton/CHANGELOG.md | 8 + libs/coin-modules/coin-ton/package.json | 2 +- libs/coin-modules/coin-tron/CHANGELOG.md | 8 + libs/coin-modules/coin-tron/package.json | 2 +- libs/coin-modules/coin-vechain/CHANGELOG.md | 7 + libs/coin-modules/coin-vechain/package.json | 2 +- libs/coin-modules/coin-xrp/CHANGELOG.md | 8 + libs/coin-modules/coin-xrp/package.json | 2 +- libs/device-core/CHANGELOG.md | 7 + libs/device-core/package.json | 2 +- libs/device-react/CHANGELOG.md | 7 + libs/device-react/package.json | 2 +- libs/domain-service/CHANGELOG.md | 7 + libs/domain-service/package.json | 2 +- libs/ledger-live-common/CHANGELOG.md | 60 ++++++ libs/ledger-live-common/package.json | 2 +- libs/ledger-services/cal/CHANGELOG.md | 6 + libs/ledger-services/cal/package.json | 2 +- libs/ledger-services/trust/CHANGELOG.md | 6 + libs/ledger-services/trust/package.json | 2 +- .../ledgerjs/packages/hw-app-btc/CHANGELOG.md | 6 + .../ledgerjs/packages/hw-app-btc/package.json | 2 +- .../ledgerjs/packages/hw-app-eth/CHANGELOG.md | 9 + .../ledgerjs/packages/hw-app-eth/package.json | 2 +- libs/ledgerjs/packages/hw-bolos/CHANGELOG.md | 6 + libs/ledgerjs/packages/hw-bolos/package.json | 2 +- .../packages/hw-transport-webhid/CHANGELOG.md | 6 + .../packages/hw-transport-webhid/package.json | 2 +- .../packages/keyring-eth/CHANGELOG.md | 9 + .../packages/keyring-eth/package.json | 2 +- .../swift-bridge-hw-app-eth/CHANGELOG.md | 7 + .../swift-bridge-hw-app-eth/package.json | 2 +- .../ledgerjs/packages/types-live/CHANGELOG.md | 12 ++ .../ledgerjs/packages/types-live/package.json | 2 +- libs/live-countervalues-react/CHANGELOG.md | 9 + libs/live-countervalues-react/package.json | 2 +- libs/live-countervalues/CHANGELOG.md | 8 + libs/live-countervalues/package.json | 2 +- libs/live-dmk/CHANGELOG.md | 6 + libs/live-dmk/package.json | 2 +- libs/live-nft-react/CHANGELOG.md | 19 ++ libs/live-nft-react/package.json | 2 +- libs/live-nft/CHANGELOG.md | 14 ++ libs/live-nft/package.json | 2 +- libs/live-wallet/CHANGELOG.md | 8 + libs/live-wallet/package.json | 2 +- libs/test-utils/CHANGELOG.md | 7 + libs/test-utils/package.json | 2 +- libs/ui/examples/next.js/CHANGELOG.md | 7 + libs/ui/examples/next.js/package.json | 2 +- libs/ui/examples/webpack.js/CHANGELOG.md | 7 + libs/ui/examples/webpack.js/package.json | 2 +- libs/ui/packages/react/CHANGELOG.md | 6 + libs/ui/packages/react/package.json | 2 +- tests/dummy-wallet-app/CHANGELOG.md | 8 + tests/dummy-wallet-app/package.json | 2 +- 148 files changed, 644 insertions(+), 522 deletions(-) delete mode 100644 .changeset/beige-moose-worry.md delete mode 100644 .changeset/beige-rings-move.md delete mode 100644 .changeset/big-apricots-live.md delete mode 100644 .changeset/brown-hats-think.md delete mode 100644 .changeset/clean-olives-obey.md delete mode 100644 .changeset/clever-impalas-explain.md delete mode 100644 .changeset/curly-jeans-hope.md delete mode 100644 .changeset/cyan-singers-mix.md delete mode 100644 .changeset/dry-rockets-hide.md delete mode 100644 .changeset/eight-ducks-rescue.md delete mode 100644 .changeset/few-toes-drive.md delete mode 100644 .changeset/fifty-shrimps-hide.md delete mode 100644 .changeset/fuzzy-cats-enjoy.md delete mode 100644 .changeset/giant-geese-film.md delete mode 100644 .changeset/giant-zoos-reply.md delete mode 100644 .changeset/good-mails-cover.md delete mode 100644 .changeset/good-terms-hunt.md delete mode 100644 .changeset/happy-insects-sing.md delete mode 100644 .changeset/happy-tomatoes-explain.md delete mode 100644 .changeset/heavy-starfishes-fix.md delete mode 100644 .changeset/hip-crabs-develop.md delete mode 100644 .changeset/honest-feet-trade.md delete mode 100644 .changeset/honest-trainers-shake.md delete mode 100644 .changeset/hungry-moles-yawn.md delete mode 100644 .changeset/large-books-prove.md delete mode 100644 .changeset/late-phones-add.md delete mode 100644 .changeset/light-poets-smile.md delete mode 100644 .changeset/lovely-glasses-study.md delete mode 100644 .changeset/lovely-vans-hug.md delete mode 100644 .changeset/many-moons-study.md delete mode 100644 .changeset/mean-tables-behave.md delete mode 100644 .changeset/metal-points-destroy.md delete mode 100644 .changeset/mighty-days-tan.md delete mode 100644 .changeset/new-bees-attack.md delete mode 100644 .changeset/odd-cooks-glow.md delete mode 100644 .changeset/perfect-toys-shop.md delete mode 100644 .changeset/pre.json delete mode 100644 .changeset/rare-schools-happen.md delete mode 100644 .changeset/rotten-horses-shop.md delete mode 100644 .changeset/rude-bats-fold.md delete mode 100644 .changeset/shaggy-days-flash.md delete mode 100644 .changeset/shy-insects-flash.md delete mode 100644 .changeset/silly-cougars-rescue.md delete mode 100644 .changeset/silly-seals-argue.md delete mode 100644 .changeset/six-kids-share.md delete mode 100644 .changeset/spicy-schools-look.md delete mode 100644 .changeset/strong-bobcats-marry.md delete mode 100644 .changeset/swift-islands-begin.md delete mode 100644 .changeset/three-snails-reply.md delete mode 100644 .changeset/wet-rocks-cough.md delete mode 100644 .changeset/witty-swans-share.md delete mode 100644 .changeset/young-eels-hunt.md diff --git a/.changeset/beige-moose-worry.md b/.changeset/beige-moose-worry.md deleted file mode 100644 index 38521fb4a0ca..000000000000 --- a/.changeset/beige-moose-worry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"live-mobile": minor ---- - -Rework reborn analytics diff --git a/.changeset/beige-rings-move.md b/.changeset/beige-rings-move.md deleted file mode 100644 index eac530b6611a..000000000000 --- a/.changeset/beige-rings-move.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"live-mobile": minor ---- - -LLM - Ledger Sync improve error message when deleting backup on multiple instances at the same time diff --git a/.changeset/big-apricots-live.md b/.changeset/big-apricots-live.md deleted file mode 100644 index af33a9f90a62..000000000000 --- a/.changeset/big-apricots-live.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"ledger-live-desktop": minor -"live-mobile": minor -"@ledgerhq/live-nft-react": minor -"@ledgerhq/live-nft": minor ---- - -Rework Hiddencollections diff --git a/.changeset/brown-hats-think.md b/.changeset/brown-hats-think.md deleted file mode 100644 index 905763e74538..000000000000 --- a/.changeset/brown-hats-think.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"live-mobile": minor ---- - -Debounce memo tag changes diff --git a/.changeset/clean-olives-obey.md b/.changeset/clean-olives-obey.md deleted file mode 100644 index 0a2d3b56fa77..000000000000 --- a/.changeset/clean-olives-obey.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"live-mobile": minor ---- - -Update entry points to reborn LP on read only mode diff --git a/.changeset/clever-impalas-explain.md b/.changeset/clever-impalas-explain.md deleted file mode 100644 index ddae7df2799c..000000000000 --- a/.changeset/clever-impalas-explain.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@ledgerhq/coin-solana": minor -"ledger-live-desktop": minor -"@ledgerhq/live-common": minor ---- - -add another ledger solana validator diff --git a/.changeset/curly-jeans-hope.md b/.changeset/curly-jeans-hope.md deleted file mode 100644 index 693b4d041be7..000000000000 --- a/.changeset/curly-jeans-hope.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"live-mobile": minor ---- - -Avoid triggering post onboarding for "Access your wallet" onboarding flow diff --git a/.changeset/cyan-singers-mix.md b/.changeset/cyan-singers-mix.md deleted file mode 100644 index b38957fbe4cf..000000000000 --- a/.changeset/cyan-singers-mix.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"ledger-live-desktop": minor -"live-mobile": minor ---- - -enable /card deeplink diff --git a/.changeset/dry-rockets-hide.md b/.changeset/dry-rockets-hide.md deleted file mode 100644 index e5803ae71bb9..000000000000 --- a/.changeset/dry-rockets-hide.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@ledgerhq/types-live": minor -"ledger-live-desktop": minor -"@ledgerhq/live-common": minor ---- - -Filter Currencies which are buyable/swappable in MarketWidget diff --git a/.changeset/eight-ducks-rescue.md b/.changeset/eight-ducks-rescue.md deleted file mode 100644 index fcccba8e9e4b..000000000000 --- a/.changeset/eight-ducks-rescue.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"live-mobile": minor ---- - -Prepare add account v2 reusable screens diff --git a/.changeset/few-toes-drive.md b/.changeset/few-toes-drive.md deleted file mode 100644 index 63879489940e..000000000000 --- a/.changeset/few-toes-drive.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@ledgerhq/types-live": minor -"@ledgerhq/coin-evm": minor -"ledger-live-desktop": minor -"live-mobile": minor -"@ledgerhq/live-common": minor ---- - -add mev protection diff --git a/.changeset/fifty-shrimps-hide.md b/.changeset/fifty-shrimps-hide.md deleted file mode 100644 index 838ed37be059..000000000000 --- a/.changeset/fifty-shrimps-hide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"ledger-live-desktop": minor ---- - -fix: default gas limit diff --git a/.changeset/fuzzy-cats-enjoy.md b/.changeset/fuzzy-cats-enjoy.md deleted file mode 100644 index 29a2984c9b42..000000000000 --- a/.changeset/fuzzy-cats-enjoy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ledgerhq/hw-transport-webhid": minor ---- - -Fix invalid channel when using multiple apps diff --git a/.changeset/giant-geese-film.md b/.changeset/giant-geese-film.md deleted file mode 100644 index 6c082872e788..000000000000 --- a/.changeset/giant-geese-film.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"ledger-live-desktop": minor ---- - -Redirect Users to Corresponding Market Page When Clicking on Asset in Market Widget diff --git a/.changeset/giant-zoos-reply.md b/.changeset/giant-zoos-reply.md deleted file mode 100644 index f54a19133920..000000000000 --- a/.changeset/giant-zoos-reply.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"ledger-live-desktop": minor ---- - -Ensure returnTo value is defined before tracking analytics diff --git a/.changeset/good-mails-cover.md b/.changeset/good-mails-cover.md deleted file mode 100644 index c520e6889a9a..000000000000 --- a/.changeset/good-mails-cover.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"ledger-live-desktop": minor ---- - -Add ICP memo field to first step of new memo flow , FF ON diff --git a/.changeset/good-terms-hunt.md b/.changeset/good-terms-hunt.md deleted file mode 100644 index bfdaed1d1d10..000000000000 --- a/.changeset/good-terms-hunt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"ledger-live-desktop": minor ---- - -Handle close sidebar and notify widget app diff --git a/.changeset/happy-insects-sing.md b/.changeset/happy-insects-sing.md deleted file mode 100644 index e94578af09b6..000000000000 --- a/.changeset/happy-insects-sing.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"ledger-live-desktop": minor ---- - -Make learn more cta dynamic per app name context diff --git a/.changeset/happy-tomatoes-explain.md b/.changeset/happy-tomatoes-explain.md deleted file mode 100644 index c1c9f6f34ac5..000000000000 --- a/.changeset/happy-tomatoes-explain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ledgerhq/hw-app-btc": minor ---- - -Update Zcash consensus ID to NU6 diff --git a/.changeset/heavy-starfishes-fix.md b/.changeset/heavy-starfishes-fix.md deleted file mode 100644 index 25eb83adf3ff..000000000000 --- a/.changeset/heavy-starfishes-fix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"live-mobile": minor ---- - -LLM - Ledger Sync improved error message when a removed member tries to remove another member diff --git a/.changeset/hip-crabs-develop.md b/.changeset/hip-crabs-develop.md deleted file mode 100644 index f33de8c7909a..000000000000 --- a/.changeset/hip-crabs-develop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"live-mobile": minor ---- - -Fix layout issue on my ledger screen diff --git a/.changeset/honest-feet-trade.md b/.changeset/honest-feet-trade.md deleted file mode 100644 index 77a76d3615a3..000000000000 --- a/.changeset/honest-feet-trade.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"ledger-live-desktop": minor ---- - -fix swap Id in history diff --git a/.changeset/honest-trainers-shake.md b/.changeset/honest-trainers-shake.md deleted file mode 100644 index 6a5bfdd71e29..000000000000 --- a/.changeset/honest-trainers-shake.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"ledger-live-desktop": minor -"@ledgerhq/react-ui": minor ---- - -Re-implement the portfolio content cards with UI components diff --git a/.changeset/hungry-moles-yawn.md b/.changeset/hungry-moles-yawn.md deleted file mode 100644 index 2dec8cb14fd2..000000000000 --- a/.changeset/hungry-moles-yawn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"live-mobile": minor ---- - -Fix the memo/tag drawer copy diff --git a/.changeset/large-books-prove.md b/.changeset/large-books-prove.md deleted file mode 100644 index 2982ef1d867a..000000000000 --- a/.changeset/large-books-prove.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"live-mobile": minor ---- - -Log content card impression when 50% of the card is shown diff --git a/.changeset/late-phones-add.md b/.changeset/late-phones-add.md deleted file mode 100644 index 82ab64b9d639..000000000000 --- a/.changeset/late-phones-add.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"live-mobile": minor ---- - -Polish of braze CC for LLM + support video and gif diff --git a/.changeset/light-poets-smile.md b/.changeset/light-poets-smile.md deleted file mode 100644 index 5a042bd56bbd..000000000000 --- a/.changeset/light-poets-smile.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"live-mobile": minor -"@ledgerhq/live-common": minor ---- - -add exchange dev mode setting diff --git a/.changeset/lovely-glasses-study.md b/.changeset/lovely-glasses-study.md deleted file mode 100644 index bcbc6562f1c7..000000000000 --- a/.changeset/lovely-glasses-study.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"ledger-live-desktop": minor -"live-mobile": minor ---- - -Removed message fields for sign message modal for ACRE Withdrawals diff --git a/.changeset/lovely-vans-hug.md b/.changeset/lovely-vans-hug.md deleted file mode 100644 index e128df0623ac..000000000000 --- a/.changeset/lovely-vans-hug.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"live-mobile": minor ---- - -Fix margin issue diff --git a/.changeset/many-moons-study.md b/.changeset/many-moons-study.md deleted file mode 100644 index b6337a0f6026..000000000000 --- a/.changeset/many-moons-study.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ledgerhq/live-dmk": minor ---- - -Init ldmk transport pkg diff --git a/.changeset/mean-tables-behave.md b/.changeset/mean-tables-behave.md deleted file mode 100644 index c28bc137e673..000000000000 --- a/.changeset/mean-tables-behave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"ledger-live-desktop": minor ---- - -ui gas limit fixed for swap diff --git a/.changeset/metal-points-destroy.md b/.changeset/metal-points-destroy.md deleted file mode 100644 index d67e33b30e20..000000000000 --- a/.changeset/metal-points-destroy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"ledger-live-desktop": minor ---- - -Fix IPC transport register diff --git a/.changeset/mighty-days-tan.md b/.changeset/mighty-days-tan.md deleted file mode 100644 index f39d1059f9c7..000000000000 --- a/.changeset/mighty-days-tan.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ledgerhq/live-common": minor ---- - -remove CDN for release issues and thorswap as DEX diff --git a/.changeset/new-bees-attack.md b/.changeset/new-bees-attack.md deleted file mode 100644 index c52f7de06c66..000000000000 --- a/.changeset/new-bees-attack.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"ledger-live-desktop": minor ---- - -Changed the Electron util that detects the locale for swapping Yield-Earn labels diff --git a/.changeset/odd-cooks-glow.md b/.changeset/odd-cooks-glow.md deleted file mode 100644 index 2878cc369e16..000000000000 --- a/.changeset/odd-cooks-glow.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"ledger-live-desktop": minor -"@ledgerhq/live-nft-react": minor -"@ledgerhq/live-nft": minor ---- - -Rework Hiddencollections diff --git a/.changeset/perfect-toys-shop.md b/.changeset/perfect-toys-shop.md deleted file mode 100644 index 3937bec9dbea..000000000000 --- a/.changeset/perfect-toys-shop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"ledger-live-desktop": minor ---- - -fix: add mev protection on swap diff --git a/.changeset/pre.json b/.changeset/pre.json deleted file mode 100644 index aeb16e239b58..000000000000 --- a/.changeset/pre.json +++ /dev/null @@ -1,186 +0,0 @@ -{ - "mode": "pre", - "tag": "next", - "initialVersions": { - "@ledgerhq/live-cli": "24.8.2", - "ledger-live-desktop": "2.93.0", - "live-mobile": "3.58.0", - "@ledgerhq/web-tools": "0.11.2", - "@ledgerhq/coin-framework": "0.20.0", - "@ledgerhq/coin-algorand": "0.5.14", - "@ledgerhq/coin-bitcoin": "0.8.9", - "@ledgerhq/coin-cardano": "0.2.9", - "@ledgerhq/coin-cosmos": "0.2.2", - "@ledgerhq/coin-elrond": "0.1.9", - "@ledgerhq/coin-evm": "2.6.0", - "@ledgerhq/coin-filecoin": "1.3.4", - "@ledgerhq/coin-hedera": "1.1.2", - "@ledgerhq/coin-icon": "0.4.11", - "@ledgerhq/coin-near": "0.5.14", - "@ledgerhq/coin-polkadot": "1.4.0", - "@ledgerhq/coin-solana": "0.8.6", - "@ledgerhq/coin-stacks": "0.2.0", - "@ledgerhq/coin-stellar": "0.4.0", - "@ledgerhq/coin-tezos": "0.7.0", - "@ledgerhq/coin-ton": "0.3.22", - "@ledgerhq/coin-tron": "0.0.14", - "@ledgerhq/coin-vechain": "2.2.0", - "@ledgerhq/coin-xrp": "0.7.0", - "@ledgerhq/coin-tester": "0.3.0", - "@ledgerhq/device-core": "0.4.8", - "@ledgerhq/device-react": "0.2.14", - "@ledgerhq/domain-service": "1.2.13", - "@ledgerhq/live-env": "2.4.1", - "@ledgerhq/ethereum-provider": "0.3.0", - "@ledgerhq/evm-tools": "1.3.0", - "@ledgerhq/wallet-api-exchange-module": "0.8.0", - "@ledgerhq/hw-ledger-key-ring-protocol": "0.2.1", - "@ledgerhq/ledger-key-ring-protocol": "0.5.1", - "@ledgerhq/live-common": "34.15.0", - "@ledgerhq/ledger-cal-service": "0.0.1", - "@ledgerhq/ledger-trust-service": "0.0.1", - "@ledgerhq/ledger-libs": "0.1.5", - "@ledgerhq/context-module": "0.1.2", - "@ledgerhq/cryptoassets": "13.7.0", - "@ledgerhq/cryptoassets-evm-signatures": "13.5.2", - "@ledgerhq/devices": "8.4.4", - "@ledgerhq/errors": "6.19.1", - "@ledgerhq/hw-app-algorand": "6.29.4", - "@ledgerhq/hw-app-btc": "10.4.3", - "@ledgerhq/hw-app-cosmos": "6.30.4", - "@ledgerhq/hw-app-elrond": "6.21.1", - "@ledgerhq/hw-app-eth": "6.42.0", - "@ledgerhq/hw-app-exchange": "0.6.2", - "@ledgerhq/hw-app-hedera": "1.0.1", - "@ledgerhq/hw-app-helium": "6.31.4", - "@ledgerhq/hw-app-icon": "1.1.2", - "@ledgerhq/hw-app-near": "6.29.4", - "@ledgerhq/hw-app-polkadot": "6.32.0", - "@ledgerhq/hw-app-solana": "7.2.4", - "@ledgerhq/hw-app-str": "7.0.4", - "@ledgerhq/hw-app-tezos": "6.29.4", - "@ledgerhq/hw-app-trx": "6.29.4", - "@ledgerhq/hw-app-vet": "0.2.10", - "@ledgerhq/hw-app-xrp": "6.29.4", - "@ledgerhq/hw-bolos": "6.31.4", - "@ledgerhq/hw-transport": "6.31.4", - "@ledgerhq/hw-transport-http": "6.30.4", - "@ledgerhq/hw-transport-mocker": "6.29.4", - "@ledgerhq/hw-transport-node-hid": "6.29.5", - "@ledgerhq/hw-transport-node-hid-noevents": "6.30.5", - "@ledgerhq/hw-transport-node-hid-singleton": "6.31.5", - "@ledgerhq/hw-transport-node-speculos": "6.29.4", - "@ledgerhq/hw-transport-node-speculos-http": "6.29.4", - "@ledgerhq/hw-transport-vault": "1.3.4", - "@ledgerhq/hw-transport-web-ble": "6.29.4", - "@ledgerhq/hw-transport-webhid": "6.29.4", - "@ledgerhq/hw-transport-webusb": "6.29.4", - "@ledgerhq/keyring-eth": "0.2.12", - "@ledgerhq/logs": "6.12.0", - "@ledgerhq/react-native-hid": "6.32.4", - "@ledgerhq/react-native-hw-transport-ble": "6.33.4", - "@ledgerhq/swift-bridge-hw-app-eth": "1.2.14", - "@ledgerhq/swift-bridge-hw-app-solana": "1.2.4", - "@ledgerhq/swift-bridge-hw-transport-ble": "1.2.4", - "@ledgerhq/types-cryptoassets": "7.17.0", - "@ledgerhq/types-devices": "6.25.3", - "@ledgerhq/types-live": "6.54.0", - "@ledgerhq/live-config": "3.1.0", - "@ledgerhq/live-countervalues": "0.2.14", - "@ledgerhq/live-countervalues-react": "0.2.14", - "@ledgerhq/live-dmk": "0.1.0", - "@ledgerhq/live-hooks": "0.1.0", - "@ledgerhq/live-network": "2.0.3", - "@ledgerhq/live-nft": "0.4.14", - "@ledgerhq/live-nft-react": "0.4.14", - "@ledgerhq/live-wallet": "0.7.6", - "@ledgerhq/live-promise": "0.1.0", - "@ledgerhq/speculos-transport": "0.1.8", - "@ledgerhq/test-utils": "0.2.17", - "@ledgerhq/ui": "0.3.0", - "@ledgerhq/next.js-example": "0.1.11", - "@ledgerhq/webpack.js-example": "0.1.11", - "@ledgerhq/crypto-icons-ui": "1.6.0", - "@ledgerhq/icons-ui": "0.8.1", - "@ledgerhq/native-ui": "0.26.1", - "@ledgerhq/react-ui": "0.17.0", - "@ledgerhq/ui-shared": "0.3.0", - "@ledgerhq/wallet-api-acre-module": "0.1.0", - "@ledgerhq/dummy-live-app": "0.2.0", - "@ledgerhq/dummy-ptx-app": "0.0.1", - "@ledgerhq/dummy-wallet-app": "0.3.17", - "@ledgerhq/actions-root": "0.1.0", - "@actions/build-checks": "1.2.1", - "@actions/change-product-name": "1.0.1", - "@actions/desktop-report-build": "1.0.1", - "@actions/generate-bot-super-report": "1.0.2", - "@actions/generate-release-message": "1.1.0", - "@actions/get-package-infos": "1.1.0", - "@actions/get-workflow-artifacts-id": "1.1.0", - "@actions/live-common-affected": "1.0.1", - "@actions/prepare-comment-screenshots": "1.0.1", - "@actions/submit-bot-report": "1.1.0", - "@actions/turbo-affected": "1.1.3", - "@actions/turborepo-gh-cache": "1.0.1", - "@actions/turborepo-s3-cache": "1.0.1", - "@actions/upload-images": "2.1.0", - "@ledgerhq/create-release-hash": "1.0.0", - "@ledgerhq/esbuild-utils": "1.0.1", - "@ledgerhq/live-github-bot": "1.1.0", - "@ledgerhq/native-modules-tools": "1.0.3", - "@ledgerhq/pnpm-utils": "1.0.1" - }, - "changesets": [ - "beige-moose-worry", - "beige-rings-move", - "big-apricots-live", - "brown-hats-think", - "clean-olives-obey", - "clever-impalas-explain", - "curly-jeans-hope", - "cyan-singers-mix", - "dry-rockets-hide", - "eight-ducks-rescue", - "few-toes-drive", - "fifty-shrimps-hide", - "fuzzy-cats-enjoy", - "giant-geese-film", - "giant-zoos-reply", - "good-mails-cover", - "good-terms-hunt", - "happy-insects-sing", - "happy-tomatoes-explain", - "heavy-starfishes-fix", - "hip-crabs-develop", - "honest-feet-trade", - "honest-trainers-shake", - "hungry-moles-yawn", - "large-books-prove", - "late-phones-add", - "light-poets-smile", - "lovely-glasses-study", - "lovely-vans-hug", - "many-moons-study", - "mean-tables-behave", - "metal-points-destroy", - "mighty-days-tan", - "new-bees-attack", - "odd-cooks-glow", - "perfect-toys-shop", - "rare-schools-happen", - "rotten-horses-shop", - "rude-bats-fold", - "shaggy-days-flash", - "shy-insects-flash", - "silly-cougars-rescue", - "silly-seals-argue", - "six-kids-share", - "spicy-schools-look", - "strong-bobcats-marry", - "swift-islands-begin", - "three-snails-reply", - "wet-rocks-cough", - "witty-swans-share", - "young-eels-hunt" - ] -} diff --git a/.changeset/rare-schools-happen.md b/.changeset/rare-schools-happen.md deleted file mode 100644 index 32cb5bd60757..000000000000 --- a/.changeset/rare-schools-happen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"live-mobile": minor ---- - -Truncate Cardano memos in the input to prevent the transaction validation errors diff --git a/.changeset/rotten-horses-shop.md b/.changeset/rotten-horses-shop.md deleted file mode 100644 index 7b6354307a60..000000000000 --- a/.changeset/rotten-horses-shop.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"ledger-live-desktop": minor -"@ledgerhq/live-common": minor ---- - -Fix Speculos CI + Update checks on receive and subAccount tests" diff --git a/.changeset/rude-bats-fold.md b/.changeset/rude-bats-fold.md deleted file mode 100644 index 027392d9dd24..000000000000 --- a/.changeset/rude-bats-fold.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@ledgerhq/coin-stacks": minor -"live-mobile": minor -"@ledgerhq/live-common": minor ---- - -Truncate Stacks memos in the input to prevent the transaction validation from failing diff --git a/.changeset/shaggy-days-flash.md b/.changeset/shaggy-days-flash.md deleted file mode 100644 index 5a86a60b5c1b..000000000000 --- a/.changeset/shaggy-days-flash.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@ledgerhq/types-live": minor -"ledger-live-desktop": minor -"live-mobile": minor -"@ledgerhq/live-common": minor ---- - -Remove `feature_recover_upsell_redirection` feature flag and unused components diff --git a/.changeset/shy-insects-flash.md b/.changeset/shy-insects-flash.md deleted file mode 100644 index ef57f21df1ca..000000000000 --- a/.changeset/shy-insects-flash.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@ledgerhq/hw-bolos": minor -"@ledgerhq/ledger-trust-service": minor -"@ledgerhq/ledger-cal-service": minor -"@ledgerhq/live-common": minor ---- - -Extract Ledger services (CAL and Trust) calls and expose new BOLOS APDU diff --git a/.changeset/silly-cougars-rescue.md b/.changeset/silly-cougars-rescue.md deleted file mode 100644 index 95b714377d0f..000000000000 --- a/.changeset/silly-cougars-rescue.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"live-mobile": minor ---- - -LLM - Ledger Sync improved error message when an unauthorized member tries to delete a backup diff --git a/.changeset/silly-seals-argue.md b/.changeset/silly-seals-argue.md deleted file mode 100644 index 6a4fc5833a23..000000000000 --- a/.changeset/silly-seals-argue.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"ledger-live-desktop": minor -"live-mobile": minor -"@ledgerhq/live-nft-react": minor ---- - -Fix undefined join on Spam filter diff --git a/.changeset/six-kids-share.md b/.changeset/six-kids-share.md deleted file mode 100644 index 4873392bc424..000000000000 --- a/.changeset/six-kids-share.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ledgerhq/coin-cosmos": minor ---- - -fix: add ledger validator on mantra diff --git a/.changeset/spicy-schools-look.md b/.changeset/spicy-schools-look.md deleted file mode 100644 index 6099b6b26bc0..000000000000 --- a/.changeset/spicy-schools-look.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"ledger-live-desktop": minor ---- - -Fix speculos transport diff --git a/.changeset/strong-bobcats-marry.md b/.changeset/strong-bobcats-marry.md deleted file mode 100644 index 7cb61bdfddca..000000000000 --- a/.changeset/strong-bobcats-marry.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@ledgerhq/types-live": minor -"ledger-live-desktop": minor -"live-mobile": minor -"@ledgerhq/live-common": minor -"@ledgerhq/live-nft-react": minor ---- - -Revery useNFTCOllections diff --git a/.changeset/swift-islands-begin.md b/.changeset/swift-islands-begin.md deleted file mode 100644 index 63e4bbcad2f9..000000000000 --- a/.changeset/swift-islands-begin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"ledger-live-desktop": minor ---- - -adding e2e test diff --git a/.changeset/three-snails-reply.md b/.changeset/three-snails-reply.md deleted file mode 100644 index a3819630a667..000000000000 --- a/.changeset/three-snails-reply.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"ledger-live-desktop": minor -"@ledgerhq/live-common": minor ---- - -chore: Upgrade @celo/\* dependencies for compatibility with Celo as Layer 2 diff --git a/.changeset/wet-rocks-cough.md b/.changeset/wet-rocks-cough.md deleted file mode 100644 index 174bc171f7f4..000000000000 --- a/.changeset/wet-rocks-cough.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"ledger-live-desktop": minor ---- - -fix: stop saving fees when closing diff --git a/.changeset/witty-swans-share.md b/.changeset/witty-swans-share.md deleted file mode 100644 index 06b13f0ebd3c..000000000000 --- a/.changeset/witty-swans-share.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"live-mobile": minor ---- - -Prevent debounce from causing the memo tag not being saved diff --git a/.changeset/young-eels-hunt.md b/.changeset/young-eels-hunt.md deleted file mode 100644 index 1622f2180120..000000000000 --- a/.changeset/young-eels-hunt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ledgerhq/live-common": minor ---- - -PTX Tracking analytics diff --git a/apps/cli/CHANGELOG.md b/apps/cli/CHANGELOG.md index 53e7fca6802a..2e4ac50555a4 100644 --- a/apps/cli/CHANGELOG.md +++ b/apps/cli/CHANGELOG.md @@ -1,5 +1,18 @@ # @ledgerhq/live-cli +## 24.8.3 + +### Patch Changes + +- Updated dependencies [[`93f8f78`](https://github.com/LedgerHQ/ledger-live/commit/93f8f7885d1300208310599e743a4d1fae4ec2a4), [`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`1a388b9`](https://github.com/LedgerHQ/ledger-live/commit/1a388b946ce309c0a0e6e0c50b28af4e3c3a2cdb), [`995b771`](https://github.com/LedgerHQ/ledger-live/commit/995b771671b23931c6a85534841e8d88ca2acaf4), [`475b74c`](https://github.com/LedgerHQ/ledger-live/commit/475b74c1ba01b7e7a374cca14e274769a3c17476), [`faef7ed`](https://github.com/LedgerHQ/ledger-live/commit/faef7ed3b9954d2bbaf5c5a518e247fd441a73e7), [`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`2673c1d`](https://github.com/LedgerHQ/ledger-live/commit/2673c1d98788fafe7e95bd798be06a6b5e39e1c0), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7), [`224cc07`](https://github.com/LedgerHQ/ledger-live/commit/224cc07b86e8c5a6167ff77cfb99e42a1057813e), [`58beb75`](https://github.com/LedgerHQ/ledger-live/commit/58beb7504454b64cb5a955926ef27f811397aa6d)]: + - @ledgerhq/live-common@34.16.0 + - @ledgerhq/hw-app-btc@10.5.0 + - @ledgerhq/coin-framework@0.20.1 + - @ledgerhq/coin-bitcoin@0.8.10 + - @ledgerhq/device-core@0.4.9 + - @ledgerhq/live-countervalues@0.2.15 + - @ledgerhq/live-wallet@0.7.7 + ## 24.8.3-next.3 ### Patch Changes diff --git a/apps/cli/package.json b/apps/cli/package.json index b537bfbde1ec..9b4a4481fb22 100644 --- a/apps/cli/package.json +++ b/apps/cli/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/live-cli", - "version": "24.8.3-next.3", + "version": "24.8.3", "description": "ledger-live CLI version", "repository": { "type": "git", diff --git a/apps/ledger-live-desktop/CHANGELOG.md b/apps/ledger-live-desktop/CHANGELOG.md index f998a348d087..dde290710e9f 100644 --- a/apps/ledger-live-desktop/CHANGELOG.md +++ b/apps/ledger-live-desktop/CHANGELOG.md @@ -1,5 +1,82 @@ # ledger-live-desktop +## 2.94.0 + +### Minor Changes + +- [#8495](https://github.com/LedgerHQ/ledger-live/pull/8495) [`f0a34a0`](https://github.com/LedgerHQ/ledger-live/commit/f0a34a06461331ec44fa02b8093699fa001f94a0) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Rework Hiddencollections + +- [#8563](https://github.com/LedgerHQ/ledger-live/pull/8563) [`93f8f78`](https://github.com/LedgerHQ/ledger-live/commit/93f8f7885d1300208310599e743a4d1fae4ec2a4) Thanks [@Canestin](https://github.com/Canestin)! - add another ledger solana validator + +- [#8538](https://github.com/LedgerHQ/ledger-live/pull/8538) [`f6eefe9`](https://github.com/LedgerHQ/ledger-live/commit/f6eefe9f56c3eb5eb150a61b93d15d94bac1147a) Thanks [@sergiubreban](https://github.com/sergiubreban)! - enable /card deeplink + +- [#8550](https://github.com/LedgerHQ/ledger-live/pull/8550) [`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Filter Currencies which are buyable/swappable in MarketWidget + +- [#8375](https://github.com/LedgerHQ/ledger-live/pull/8375) [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b) Thanks [@Canestin](https://github.com/Canestin)! - add mev protection + +- [#8525](https://github.com/LedgerHQ/ledger-live/pull/8525) [`032a018`](https://github.com/LedgerHQ/ledger-live/commit/032a018e2410a4074c4d2075ce3bd205858732db) Thanks [@CremaFR](https://github.com/CremaFR)! - fix: default gas limit + +- [#8504](https://github.com/LedgerHQ/ledger-live/pull/8504) [`03c26f4`](https://github.com/LedgerHQ/ledger-live/commit/03c26f431c304075012cd40e4297a0f55b74276f) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Redirect Users to Corresponding Market Page When Clicking on Asset in Market Widget + +- [#8516](https://github.com/LedgerHQ/ledger-live/pull/8516) [`6d679f5`](https://github.com/LedgerHQ/ledger-live/commit/6d679f57ff33610cc660541711f857f6605f20d3) Thanks [@Couto](https://github.com/Couto)! - Ensure returnTo value is defined before tracking analytics + +- [#8586](https://github.com/LedgerHQ/ledger-live/pull/8586) [`87d298c`](https://github.com/LedgerHQ/ledger-live/commit/87d298cf99479ba1cab21665f5b1216dceba0da8) Thanks [@themooneer](https://github.com/themooneer)! - Add ICP memo field to first step of new memo flow , FF ON + +- [#8319](https://github.com/LedgerHQ/ledger-live/pull/8319) [`42e9d67`](https://github.com/LedgerHQ/ledger-live/commit/42e9d67cd5c99f10e6e760c6a657ca7a8e3d45fb) Thanks [@sergiubreban](https://github.com/sergiubreban)! - Handle close sidebar and notify widget app + +- [#8465](https://github.com/LedgerHQ/ledger-live/pull/8465) [`fc95133`](https://github.com/LedgerHQ/ledger-live/commit/fc9513365f85d80c4c0cfb6645c2d8ea86983a87) Thanks [@themooneer](https://github.com/themooneer)! - Make learn more cta dynamic per app name context + +- [#8523](https://github.com/LedgerHQ/ledger-live/pull/8523) [`90b2950`](https://github.com/LedgerHQ/ledger-live/commit/90b295032fed0420e44effc6446f8ca2e209c600) Thanks [@lpaquet-ledger](https://github.com/lpaquet-ledger)! - fix swap Id in history + +- [#8397](https://github.com/LedgerHQ/ledger-live/pull/8397) [`2a9e2de`](https://github.com/LedgerHQ/ledger-live/commit/2a9e2de3d14958123f702e4bde93eeb52967cddd) Thanks [@thesan](https://github.com/thesan)! - Re-implement the portfolio content cards with UI components + +- [#8514](https://github.com/LedgerHQ/ledger-live/pull/8514) [`b8b9f76`](https://github.com/LedgerHQ/ledger-live/commit/b8b9f767deea088ebf5cb7d976a1204f6c0d316f) Thanks [@ComradeAERGO](https://github.com/ComradeAERGO)! - Removed message fields for sign message modal for ACRE Withdrawals + +- [#8520](https://github.com/LedgerHQ/ledger-live/pull/8520) [`e341fa2`](https://github.com/LedgerHQ/ledger-live/commit/e341fa2888bfbbdd6588c8d62ee450b565acfacb) Thanks [@CremaFR](https://github.com/CremaFR)! - ui gas limit fixed for swap + +- [#8529](https://github.com/LedgerHQ/ledger-live/pull/8529) [`b8fdd1c`](https://github.com/LedgerHQ/ledger-live/commit/b8fdd1c32c46a9a3f10bc129f8ef66de3cda0b35) Thanks [@valpinkman](https://github.com/valpinkman)! - Fix IPC transport register + +- [#8511](https://github.com/LedgerHQ/ledger-live/pull/8511) [`73f65a7`](https://github.com/LedgerHQ/ledger-live/commit/73f65a7aa3e08565794471545b431b4278c954f8) Thanks [@adammino-ledger](https://github.com/adammino-ledger)! - Changed the Electron util that detects the locale for swapping Yield-Earn labels + +- [#8457](https://github.com/LedgerHQ/ledger-live/pull/8457) [`d45e871`](https://github.com/LedgerHQ/ledger-live/commit/d45e871ee6b7e98102a4ffbdf3d7581c8cf838d0) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Rework Hiddencollections + +- [#8596](https://github.com/LedgerHQ/ledger-live/pull/8596) [`40509e4`](https://github.com/LedgerHQ/ledger-live/commit/40509e4411af132a03e3d70f685dc8242c8d1031) Thanks [@Canestin](https://github.com/Canestin)! - fix: add mev protection on swap + +- [#8500](https://github.com/LedgerHQ/ledger-live/pull/8500) [`faef7ed`](https://github.com/LedgerHQ/ledger-live/commit/faef7ed3b9954d2bbaf5c5a518e247fd441a73e7) Thanks [@VicAlbr](https://github.com/VicAlbr)! - Fix Speculos CI + Update checks on receive and subAccount tests" + +- [#8503](https://github.com/LedgerHQ/ledger-live/pull/8503) [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c) Thanks [@jiyuzhuang](https://github.com/jiyuzhuang)! - Remove `feature_recover_upsell_redirection` feature flag and unused components + +- [#8404](https://github.com/LedgerHQ/ledger-live/pull/8404) [`2901938`](https://github.com/LedgerHQ/ledger-live/commit/29019387955bbab5bc0adcd550bc9e32d08b4f72) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Fix undefined join on Spam filter + +- [#8540](https://github.com/LedgerHQ/ledger-live/pull/8540) [`aa7d44a`](https://github.com/LedgerHQ/ledger-live/commit/aa7d44a18b42d54c65585a6e6769571f51e5fd2f) Thanks [@valpinkman](https://github.com/valpinkman)! - Fix speculos transport + +- [#8601](https://github.com/LedgerHQ/ledger-live/pull/8601) [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Revery useNFTCOllections + +- [#8497](https://github.com/LedgerHQ/ledger-live/pull/8497) [`d7ae5ff`](https://github.com/LedgerHQ/ledger-live/commit/d7ae5ffc941dab74a5bcc6f52f8d2040e582757d) Thanks [@VicAlbr](https://github.com/VicAlbr)! - adding e2e test + +- [#8240](https://github.com/LedgerHQ/ledger-live/pull/8240) [`224cc07`](https://github.com/LedgerHQ/ledger-live/commit/224cc07b86e8c5a6167ff77cfb99e42a1057813e) Thanks [@Wozacosta](https://github.com/Wozacosta)! - chore: Upgrade @celo/\* dependencies for compatibility with Celo as Layer 2 + +- [#8524](https://github.com/LedgerHQ/ledger-live/pull/8524) [`8e11fb4`](https://github.com/LedgerHQ/ledger-live/commit/8e11fb49d5d3956230a004972e2b79a905b8a891) Thanks [@CremaFR](https://github.com/CremaFR)! - fix: stop saving fees when closing + +### Patch Changes + +- Updated dependencies [[`f0a34a0`](https://github.com/LedgerHQ/ledger-live/commit/f0a34a06461331ec44fa02b8093699fa001f94a0), [`93f8f78`](https://github.com/LedgerHQ/ledger-live/commit/93f8f7885d1300208310599e743a4d1fae4ec2a4), [`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`2a9e2de`](https://github.com/LedgerHQ/ledger-live/commit/2a9e2de3d14958123f702e4bde93eeb52967cddd), [`995b771`](https://github.com/LedgerHQ/ledger-live/commit/995b771671b23931c6a85534841e8d88ca2acaf4), [`e8fb7ec`](https://github.com/LedgerHQ/ledger-live/commit/e8fb7ec80f6c8f2eb813662f9e02bc1c2ebaf6a7), [`475b74c`](https://github.com/LedgerHQ/ledger-live/commit/475b74c1ba01b7e7a374cca14e274769a3c17476), [`d45e871`](https://github.com/LedgerHQ/ledger-live/commit/d45e871ee6b7e98102a4ffbdf3d7581c8cf838d0), [`faef7ed`](https://github.com/LedgerHQ/ledger-live/commit/faef7ed3b9954d2bbaf5c5a518e247fd441a73e7), [`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`2673c1d`](https://github.com/LedgerHQ/ledger-live/commit/2673c1d98788fafe7e95bd798be06a6b5e39e1c0), [`2901938`](https://github.com/LedgerHQ/ledger-live/commit/29019387955bbab5bc0adcd550bc9e32d08b4f72), [`ea3a175`](https://github.com/LedgerHQ/ledger-live/commit/ea3a17562ab1954b14803ff19ab575e4fcfc64c8), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7), [`224cc07`](https://github.com/LedgerHQ/ledger-live/commit/224cc07b86e8c5a6167ff77cfb99e42a1057813e), [`58beb75`](https://github.com/LedgerHQ/ledger-live/commit/58beb7504454b64cb5a955926ef27f811397aa6d)]: + - @ledgerhq/live-nft-react@0.5.0 + - @ledgerhq/live-nft@0.5.0 + - @ledgerhq/live-common@34.16.0 + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-evm@2.7.0 + - @ledgerhq/react-ui@0.18.0 + - @ledgerhq/live-dmk@0.2.0 + - @ledgerhq/coin-cosmos@0.3.0 + - @ledgerhq/coin-framework@0.20.1 + - @ledgerhq/coin-bitcoin@0.8.10 + - @ledgerhq/coin-filecoin@1.3.5 + - @ledgerhq/domain-service@1.2.14 + - @ledgerhq/live-countervalues@0.2.15 + - @ledgerhq/live-countervalues-react@0.2.15 + - @ledgerhq/live-wallet@0.7.7 + ## 2.94.0-next.6 ### Patch Changes diff --git a/apps/ledger-live-desktop/package.json b/apps/ledger-live-desktop/package.json index 56f05ad0e81c..87a46129ff69 100644 --- a/apps/ledger-live-desktop/package.json +++ b/apps/ledger-live-desktop/package.json @@ -13,7 +13,7 @@ "license": "MIT", "private": true, "main": "./.webpack/main.bundle.js", - "version": "2.94.0-next.6", + "version": "2.94.0", "scripts": { "start:prod": "electron ./.webpack/main.bundle.js", "start": "cross-env NODE_ENV=development node ./tools/main.js", diff --git a/apps/ledger-live-mobile/CHANGELOG.md b/apps/ledger-live-mobile/CHANGELOG.md index bde54a26baf2..08d125929cb1 100644 --- a/apps/ledger-live-mobile/CHANGELOG.md +++ b/apps/ledger-live-mobile/CHANGELOG.md @@ -1,5 +1,75 @@ # live-mobile +## 3.59.0 + +### Minor Changes + +- [#8552](https://github.com/LedgerHQ/ledger-live/pull/8552) [`0d7115c`](https://github.com/LedgerHQ/ledger-live/commit/0d7115c47317a28a53af1f6ae6b96947b9525c66) Thanks [@LucasWerey](https://github.com/LucasWerey)! - Rework reborn analytics + +- [#8466](https://github.com/LedgerHQ/ledger-live/pull/8466) [`5f7a799`](https://github.com/LedgerHQ/ledger-live/commit/5f7a7995e0ca2fa2d0c1203eda025bc9ae89150d) Thanks [@cgrellard-ledger](https://github.com/cgrellard-ledger)! - LLM - Ledger Sync improve error message when deleting backup on multiple instances at the same time + +- [#8495](https://github.com/LedgerHQ/ledger-live/pull/8495) [`f0a34a0`](https://github.com/LedgerHQ/ledger-live/commit/f0a34a06461331ec44fa02b8093699fa001f94a0) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Rework Hiddencollections + +- [#8635](https://github.com/LedgerHQ/ledger-live/pull/8635) [`177265d`](https://github.com/LedgerHQ/ledger-live/commit/177265de63038fa03b0cdc618c8cde0311c9cadd) Thanks [@thesan](https://github.com/thesan)! - Debounce memo tag changes + +- [#8464](https://github.com/LedgerHQ/ledger-live/pull/8464) [`8cc1438`](https://github.com/LedgerHQ/ledger-live/commit/8cc143873a40999578339ee56c375a60c2a3ff1e) Thanks [@LucasWerey](https://github.com/LucasWerey)! - Update entry points to reborn LP on read only mode + +- [#8532](https://github.com/LedgerHQ/ledger-live/pull/8532) [`f816c89`](https://github.com/LedgerHQ/ledger-live/commit/f816c89b0ca5885db94ebc994c855c28c37cad5b) Thanks [@ofreyssinet-ledger](https://github.com/ofreyssinet-ledger)! - Avoid triggering post onboarding for "Access your wallet" onboarding flow + +- [#8538](https://github.com/LedgerHQ/ledger-live/pull/8538) [`f6eefe9`](https://github.com/LedgerHQ/ledger-live/commit/f6eefe9f56c3eb5eb150a61b93d15d94bac1147a) Thanks [@sergiubreban](https://github.com/sergiubreban)! - enable /card deeplink + +- [#8377](https://github.com/LedgerHQ/ledger-live/pull/8377) [`e381081`](https://github.com/LedgerHQ/ledger-live/commit/e381081aa94d629ca1bee0802b0c95676aee7bdc) Thanks [@themooneer](https://github.com/themooneer)! - Prepare add account v2 reusable screens + +- [#8375](https://github.com/LedgerHQ/ledger-live/pull/8375) [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b) Thanks [@Canestin](https://github.com/Canestin)! - add mev protection + +- [#8479](https://github.com/LedgerHQ/ledger-live/pull/8479) [`ea5c60c`](https://github.com/LedgerHQ/ledger-live/commit/ea5c60cb3a3c4727acafb4021224385dce2bc296) Thanks [@cgrellard-ledger](https://github.com/cgrellard-ledger)! - LLM - Ledger Sync improved error message when a removed member tries to remove another member + +- [#8509](https://github.com/LedgerHQ/ledger-live/pull/8509) [`9894ecc`](https://github.com/LedgerHQ/ledger-live/commit/9894eccddca137b46a3cfec63f29df2bebdeea0b) Thanks [@LucasWerey](https://github.com/LucasWerey)! - Fix layout issue on my ledger screen + +- [#8639](https://github.com/LedgerHQ/ledger-live/pull/8639) [`8851e59`](https://github.com/LedgerHQ/ledger-live/commit/8851e5980591854a1a1151f7f8e73d1c375be0c2) Thanks [@thesan](https://github.com/thesan)! - Fix the memo/tag drawer copy + +- [#8576](https://github.com/LedgerHQ/ledger-live/pull/8576) [`64ed0a4`](https://github.com/LedgerHQ/ledger-live/commit/64ed0a41e451a10b68ccfef2a4d8800c9adb68d3) Thanks [@thesan](https://github.com/thesan)! - Log content card impression when 50% of the card is shown + +- [#8318](https://github.com/LedgerHQ/ledger-live/pull/8318) [`208d94a`](https://github.com/LedgerHQ/ledger-live/commit/208d94acefccf97cc970e0efb8c9040d24bbd436) Thanks [@LucasWerey](https://github.com/LucasWerey)! - Polish of braze CC for LLM + support video and gif + +- [#8389](https://github.com/LedgerHQ/ledger-live/pull/8389) [`995b771`](https://github.com/LedgerHQ/ledger-live/commit/995b771671b23931c6a85534841e8d88ca2acaf4) Thanks [@sergiubreban](https://github.com/sergiubreban)! - add exchange dev mode setting + +- [#8514](https://github.com/LedgerHQ/ledger-live/pull/8514) [`b8b9f76`](https://github.com/LedgerHQ/ledger-live/commit/b8b9f767deea088ebf5cb7d976a1204f6c0d316f) Thanks [@ComradeAERGO](https://github.com/ComradeAERGO)! - Removed message fields for sign message modal for ACRE Withdrawals + +- [#8606](https://github.com/LedgerHQ/ledger-live/pull/8606) [`ffc2445`](https://github.com/LedgerHQ/ledger-live/commit/ffc2445bb2d90d59abde08c96bfa97ea2d36e9a4) Thanks [@LucasWerey](https://github.com/LucasWerey)! - Fix margin issue + +- [#8625](https://github.com/LedgerHQ/ledger-live/pull/8625) [`70ee295`](https://github.com/LedgerHQ/ledger-live/commit/70ee2959c9cbd750be7cc7ebfff0d3e5a64a205f) Thanks [@thesan](https://github.com/thesan)! - Truncate Cardano memos in the input to prevent the transaction validation errors + +- [#8624](https://github.com/LedgerHQ/ledger-live/pull/8624) [`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292) Thanks [@thesan](https://github.com/thesan)! - Truncate Stacks memos in the input to prevent the transaction validation from failing + +- [#8503](https://github.com/LedgerHQ/ledger-live/pull/8503) [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c) Thanks [@jiyuzhuang](https://github.com/jiyuzhuang)! - Remove `feature_recover_upsell_redirection` feature flag and unused components + +- [#8477](https://github.com/LedgerHQ/ledger-live/pull/8477) [`306dec6`](https://github.com/LedgerHQ/ledger-live/commit/306dec68321ab4214287618cb7903a1ae37a54b2) Thanks [@cgrellard-ledger](https://github.com/cgrellard-ledger)! - LLM - Ledger Sync improved error message when an unauthorized member tries to delete a backup + +- [#8404](https://github.com/LedgerHQ/ledger-live/pull/8404) [`2901938`](https://github.com/LedgerHQ/ledger-live/commit/29019387955bbab5bc0adcd550bc9e32d08b4f72) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Fix undefined join on Spam filter + +- [#8601](https://github.com/LedgerHQ/ledger-live/pull/8601) [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Revery useNFTCOllections + +- [#8657](https://github.com/LedgerHQ/ledger-live/pull/8657) [`31764d0`](https://github.com/LedgerHQ/ledger-live/commit/31764d013c334b876af6bb46ac5e13b651465b4e) Thanks [@thesan](https://github.com/thesan)! - Prevent debounce from causing the memo tag not being saved + +### Patch Changes + +- Updated dependencies [[`f0a34a0`](https://github.com/LedgerHQ/ledger-live/commit/f0a34a06461331ec44fa02b8093699fa001f94a0), [`93f8f78`](https://github.com/LedgerHQ/ledger-live/commit/93f8f7885d1300208310599e743a4d1fae4ec2a4), [`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`995b771`](https://github.com/LedgerHQ/ledger-live/commit/995b771671b23931c6a85534841e8d88ca2acaf4), [`475b74c`](https://github.com/LedgerHQ/ledger-live/commit/475b74c1ba01b7e7a374cca14e274769a3c17476), [`d45e871`](https://github.com/LedgerHQ/ledger-live/commit/d45e871ee6b7e98102a4ffbdf3d7581c8cf838d0), [`faef7ed`](https://github.com/LedgerHQ/ledger-live/commit/faef7ed3b9954d2bbaf5c5a518e247fd441a73e7), [`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`2673c1d`](https://github.com/LedgerHQ/ledger-live/commit/2673c1d98788fafe7e95bd798be06a6b5e39e1c0), [`2901938`](https://github.com/LedgerHQ/ledger-live/commit/29019387955bbab5bc0adcd550bc9e32d08b4f72), [`ea3a175`](https://github.com/LedgerHQ/ledger-live/commit/ea3a17562ab1954b14803ff19ab575e4fcfc64c8), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7), [`224cc07`](https://github.com/LedgerHQ/ledger-live/commit/224cc07b86e8c5a6167ff77cfb99e42a1057813e), [`58beb75`](https://github.com/LedgerHQ/ledger-live/commit/58beb7504454b64cb5a955926ef27f811397aa6d)]: + - @ledgerhq/live-nft-react@0.5.0 + - @ledgerhq/live-nft@0.5.0 + - @ledgerhq/live-common@34.16.0 + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-evm@2.7.0 + - @ledgerhq/coin-stacks@0.3.0 + - @ledgerhq/coin-cosmos@0.3.0 + - @ledgerhq/coin-framework@0.20.1 + - @ledgerhq/coin-elrond@0.1.10 + - @ledgerhq/coin-filecoin@1.3.5 + - @ledgerhq/domain-service@1.2.14 + - @ledgerhq/live-countervalues@0.2.15 + - @ledgerhq/live-countervalues-react@0.2.15 + - @ledgerhq/live-wallet@0.7.7 + ## 3.59.0-next.9 ### Minor Changes diff --git a/apps/ledger-live-mobile/package.json b/apps/ledger-live-mobile/package.json index b8216896b613..9a3a861f47df 100644 --- a/apps/ledger-live-mobile/package.json +++ b/apps/ledger-live-mobile/package.json @@ -1,6 +1,6 @@ { "name": "live-mobile", - "version": "3.59.0-next.9", + "version": "3.59.0", "private": true, "scripts": { "postinstall": "zx ./scripts/post.mjs", diff --git a/apps/web-tools/CHANGELOG.md b/apps/web-tools/CHANGELOG.md index 1191423064e2..edb09bbbc1d8 100644 --- a/apps/web-tools/CHANGELOG.md +++ b/apps/web-tools/CHANGELOG.md @@ -1,5 +1,18 @@ # web-tools +## 0.11.3 + +### Patch Changes + +- Updated dependencies [[`93f8f78`](https://github.com/LedgerHQ/ledger-live/commit/93f8f7885d1300208310599e743a4d1fae4ec2a4), [`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`e857228`](https://github.com/LedgerHQ/ledger-live/commit/e85722807a58ead3fcb8b06bf5bcf33cea393483), [`995b771`](https://github.com/LedgerHQ/ledger-live/commit/995b771671b23931c6a85534841e8d88ca2acaf4), [`475b74c`](https://github.com/LedgerHQ/ledger-live/commit/475b74c1ba01b7e7a374cca14e274769a3c17476), [`faef7ed`](https://github.com/LedgerHQ/ledger-live/commit/faef7ed3b9954d2bbaf5c5a518e247fd441a73e7), [`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`2673c1d`](https://github.com/LedgerHQ/ledger-live/commit/2673c1d98788fafe7e95bd798be06a6b5e39e1c0), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7), [`224cc07`](https://github.com/LedgerHQ/ledger-live/commit/224cc07b86e8c5a6167ff77cfb99e42a1057813e), [`58beb75`](https://github.com/LedgerHQ/ledger-live/commit/58beb7504454b64cb5a955926ef27f811397aa6d)]: + - @ledgerhq/live-common@34.16.0 + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/hw-transport-webhid@6.30.0 + - @ledgerhq/coin-framework@0.20.1 + - @ledgerhq/domain-service@1.2.14 + - @ledgerhq/hw-app-eth@6.42.1 + - @ledgerhq/live-wallet@0.7.7 + ## 0.11.3-next.3 ### Patch Changes diff --git a/apps/web-tools/package.json b/apps/web-tools/package.json index 0911b494ab4a..6206f935d0b4 100644 --- a/apps/web-tools/package.json +++ b/apps/web-tools/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/web-tools", - "version": "0.11.3-next.3", + "version": "0.11.3", "private": true, "browser": { "fs": false, diff --git a/libs/coin-framework/CHANGELOG.md b/libs/coin-framework/CHANGELOG.md index 847dde29afcb..5e32adcf99d3 100644 --- a/libs/coin-framework/CHANGELOG.md +++ b/libs/coin-framework/CHANGELOG.md @@ -1,5 +1,12 @@ # @ledgerhq/coin-framework +## 0.20.1 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + ## 0.20.1-next.1 ### Patch Changes diff --git a/libs/coin-framework/package.json b/libs/coin-framework/package.json index 589047dcc644..609701be0ae5 100644 --- a/libs/coin-framework/package.json +++ b/libs/coin-framework/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/coin-framework", - "version": "0.20.1-next.1", + "version": "0.20.1", "description": "Ledger framework for Coin integration", "keywords": [ "Ledger", diff --git a/libs/coin-modules/coin-algorand/CHANGELOG.md b/libs/coin-modules/coin-algorand/CHANGELOG.md index 120b18156bec..96a1e131ceb8 100644 --- a/libs/coin-modules/coin-algorand/CHANGELOG.md +++ b/libs/coin-modules/coin-algorand/CHANGELOG.md @@ -1,5 +1,13 @@ # @ledgerhq/coin-algorand +## 0.5.15 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + ## 0.5.15-next.1 ### Patch Changes diff --git a/libs/coin-modules/coin-algorand/package.json b/libs/coin-modules/coin-algorand/package.json index b3042063fec8..d6a9c664b9d6 100644 --- a/libs/coin-modules/coin-algorand/package.json +++ b/libs/coin-modules/coin-algorand/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/coin-algorand", - "version": "0.5.15-next.1", + "version": "0.5.15", "description": "Ledger Algorand Coin integration", "keywords": [ "Ledger", diff --git a/libs/coin-modules/coin-bitcoin/CHANGELOG.md b/libs/coin-modules/coin-bitcoin/CHANGELOG.md index dd7dc8ed9c2a..eb05c32e5577 100644 --- a/libs/coin-modules/coin-bitcoin/CHANGELOG.md +++ b/libs/coin-modules/coin-bitcoin/CHANGELOG.md @@ -1,5 +1,13 @@ # @ledgerhq/coin-bitcoin +## 0.8.10 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + ## 0.8.10-next.1 ### Patch Changes diff --git a/libs/coin-modules/coin-bitcoin/package.json b/libs/coin-modules/coin-bitcoin/package.json index b7a7555ca4ee..b254431c2e9f 100644 --- a/libs/coin-modules/coin-bitcoin/package.json +++ b/libs/coin-modules/coin-bitcoin/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/coin-bitcoin", - "version": "0.8.10-next.1", + "version": "0.8.10", "description": "Ledger Bitcoin Coin integration", "keywords": [ "Ledger", diff --git a/libs/coin-modules/coin-cardano/CHANGELOG.md b/libs/coin-modules/coin-cardano/CHANGELOG.md index bfe750317709..c16894d06a60 100644 --- a/libs/coin-modules/coin-cardano/CHANGELOG.md +++ b/libs/coin-modules/coin-cardano/CHANGELOG.md @@ -1,5 +1,13 @@ # @ledgerhq/coin-cardano +## 0.2.10 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + ## 0.2.10-next.1 ### Patch Changes diff --git a/libs/coin-modules/coin-cardano/package.json b/libs/coin-modules/coin-cardano/package.json index 71d00fde2528..45243b3f8e6e 100644 --- a/libs/coin-modules/coin-cardano/package.json +++ b/libs/coin-modules/coin-cardano/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/coin-cardano", - "version": "0.2.10-next.1", + "version": "0.2.10", "description": "Ledger Cardano Coin integration", "keywords": [ "Ledger", diff --git a/libs/coin-modules/coin-cosmos/CHANGELOG.md b/libs/coin-modules/coin-cosmos/CHANGELOG.md index 14b123b4145b..69d59eb58cf9 100644 --- a/libs/coin-modules/coin-cosmos/CHANGELOG.md +++ b/libs/coin-modules/coin-cosmos/CHANGELOG.md @@ -1,5 +1,17 @@ # @ledgerhq/coin-cosmos +## 0.3.0 + +### Minor Changes + +- [#8580](https://github.com/LedgerHQ/ledger-live/pull/8580) [`ea3a175`](https://github.com/LedgerHQ/ledger-live/commit/ea3a17562ab1954b14803ff19ab575e4fcfc64c8) Thanks [@Canestin](https://github.com/Canestin)! - fix: add ledger validator on mantra + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + ## 0.3.0-next.2 ### Patch Changes diff --git a/libs/coin-modules/coin-cosmos/package.json b/libs/coin-modules/coin-cosmos/package.json index 76825751dcd6..6b163f90f712 100644 --- a/libs/coin-modules/coin-cosmos/package.json +++ b/libs/coin-modules/coin-cosmos/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/coin-cosmos", - "version": "0.3.0-next.2", + "version": "0.3.0", "description": "Ledger Cosmos Coin integration", "keywords": [ "Ledger", diff --git a/libs/coin-modules/coin-elrond/CHANGELOG.md b/libs/coin-modules/coin-elrond/CHANGELOG.md index cbb535c09f81..b062d4a6ddfe 100644 --- a/libs/coin-modules/coin-elrond/CHANGELOG.md +++ b/libs/coin-modules/coin-elrond/CHANGELOG.md @@ -1,5 +1,13 @@ # @ledgerhq/coin-elrond +## 0.1.10 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + ## 0.1.10-next.1 ### Patch Changes diff --git a/libs/coin-modules/coin-elrond/package.json b/libs/coin-modules/coin-elrond/package.json index c27142d6949b..202ce1ccb557 100644 --- a/libs/coin-modules/coin-elrond/package.json +++ b/libs/coin-modules/coin-elrond/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/coin-elrond", - "version": "0.1.10-next.1", + "version": "0.1.10", "description": "Ledger MultiversX Coin integration", "keywords": [ "Ledger", diff --git a/libs/coin-modules/coin-evm/CHANGELOG.md b/libs/coin-modules/coin-evm/CHANGELOG.md index a2969e6b77b4..51b115be5dd3 100644 --- a/libs/coin-modules/coin-evm/CHANGELOG.md +++ b/libs/coin-modules/coin-evm/CHANGELOG.md @@ -1,5 +1,18 @@ # @ledgerhq/coin-evm +## 2.7.0 + +### Minor Changes + +- [#8375](https://github.com/LedgerHQ/ledger-live/pull/8375) [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b) Thanks [@Canestin](https://github.com/Canestin)! - add mev protection + +### Patch Changes + +- Updated dependencies []: + - @ledgerhq/coin-framework@0.20.1 + - @ledgerhq/domain-service@1.2.14 + - @ledgerhq/evm-tools@1.3.0 + ## 2.7.0-next.1 ### Patch Changes diff --git a/libs/coin-modules/coin-evm/package.json b/libs/coin-modules/coin-evm/package.json index 3ce37636ca82..a405a2d9d15a 100644 --- a/libs/coin-modules/coin-evm/package.json +++ b/libs/coin-modules/coin-evm/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/coin-evm", - "version": "2.7.0-next.1", + "version": "2.7.0", "description": "Ledger EVM Coin integration", "keywords": [ "Ledger", diff --git a/libs/coin-modules/coin-filecoin/CHANGELOG.md b/libs/coin-modules/coin-filecoin/CHANGELOG.md index 7dc4bf41f26d..ea53ce064dbf 100644 --- a/libs/coin-modules/coin-filecoin/CHANGELOG.md +++ b/libs/coin-modules/coin-filecoin/CHANGELOG.md @@ -1,5 +1,13 @@ # @ledgerhq/coin-filecoin +## 1.3.5 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + ## 1.3.5-next.1 ### Patch Changes diff --git a/libs/coin-modules/coin-filecoin/package.json b/libs/coin-modules/coin-filecoin/package.json index c041c16470c2..7460a470a50b 100644 --- a/libs/coin-modules/coin-filecoin/package.json +++ b/libs/coin-modules/coin-filecoin/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/coin-filecoin", - "version": "1.3.5-next.1", + "version": "1.3.5", "description": "Ledger Filecoin Coin integration", "keywords": [ "Ledger", diff --git a/libs/coin-modules/coin-hedera/CHANGELOG.md b/libs/coin-modules/coin-hedera/CHANGELOG.md index b86653788819..72043394a29f 100644 --- a/libs/coin-modules/coin-hedera/CHANGELOG.md +++ b/libs/coin-modules/coin-hedera/CHANGELOG.md @@ -1,5 +1,14 @@ # @ledgerhq/coin-hedera +## 1.1.3 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + - @ledgerhq/live-countervalues@0.2.15 + ## 1.1.3-next.1 ### Patch Changes diff --git a/libs/coin-modules/coin-hedera/package.json b/libs/coin-modules/coin-hedera/package.json index 908af4561ed7..bf8df986dc33 100644 --- a/libs/coin-modules/coin-hedera/package.json +++ b/libs/coin-modules/coin-hedera/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/coin-hedera", - "version": "1.1.3-next.1", + "version": "1.1.3", "description": "Ledger Hedera Coin integration", "keywords": [ "Ledger", diff --git a/libs/coin-modules/coin-icon/CHANGELOG.md b/libs/coin-modules/coin-icon/CHANGELOG.md index 3b3a1ff5d2b5..7e90a92e3c4f 100644 --- a/libs/coin-modules/coin-icon/CHANGELOG.md +++ b/libs/coin-modules/coin-icon/CHANGELOG.md @@ -1,5 +1,13 @@ # @ledgerhq/coin-algorand +## 0.4.12 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + ## 0.4.12-next.1 ### Patch Changes diff --git a/libs/coin-modules/coin-icon/package.json b/libs/coin-modules/coin-icon/package.json index 80e2108dde90..00959cd267fc 100644 --- a/libs/coin-modules/coin-icon/package.json +++ b/libs/coin-modules/coin-icon/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/coin-icon", - "version": "0.4.12-next.1", + "version": "0.4.12", "description": "Ledger Icon Coin integration", "keywords": [ "Ledger", diff --git a/libs/coin-modules/coin-near/CHANGELOG.md b/libs/coin-modules/coin-near/CHANGELOG.md index 9cc25781946f..252ccb4cffce 100644 --- a/libs/coin-modules/coin-near/CHANGELOG.md +++ b/libs/coin-modules/coin-near/CHANGELOG.md @@ -1,5 +1,13 @@ # @ledgerhq/coin-near +## 0.5.15 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + ## 0.5.15-next.1 ### Patch Changes diff --git a/libs/coin-modules/coin-near/package.json b/libs/coin-modules/coin-near/package.json index 0308eac6040c..ed8d3baa00e3 100644 --- a/libs/coin-modules/coin-near/package.json +++ b/libs/coin-modules/coin-near/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/coin-near", - "version": "0.5.15-next.1", + "version": "0.5.15", "description": "Near Coin integration", "keywords": [ "Ledger", diff --git a/libs/coin-modules/coin-polkadot/CHANGELOG.md b/libs/coin-modules/coin-polkadot/CHANGELOG.md index bd7010db1761..b9191c7d1eb7 100644 --- a/libs/coin-modules/coin-polkadot/CHANGELOG.md +++ b/libs/coin-modules/coin-polkadot/CHANGELOG.md @@ -1,5 +1,13 @@ # @ledgerhq/coin-polkadot +## 1.4.1 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + ## 1.4.1-next.1 ### Patch Changes diff --git a/libs/coin-modules/coin-polkadot/package.json b/libs/coin-modules/coin-polkadot/package.json index e7c091762b8e..7851d2078a94 100644 --- a/libs/coin-modules/coin-polkadot/package.json +++ b/libs/coin-modules/coin-polkadot/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/coin-polkadot", - "version": "1.4.1-next.1", + "version": "1.4.1", "description": "Ledger Polkadot Coin integration", "keywords": [ "Ledger", diff --git a/libs/coin-modules/coin-solana/CHANGELOG.md b/libs/coin-modules/coin-solana/CHANGELOG.md index 198102d43328..3eccf6c3dd5f 100644 --- a/libs/coin-modules/coin-solana/CHANGELOG.md +++ b/libs/coin-modules/coin-solana/CHANGELOG.md @@ -1,5 +1,17 @@ # @ledgerhq/coin-solana +## 0.9.0 + +### Minor Changes + +- [#8563](https://github.com/LedgerHQ/ledger-live/pull/8563) [`93f8f78`](https://github.com/LedgerHQ/ledger-live/commit/93f8f7885d1300208310599e743a4d1fae4ec2a4) Thanks [@Canestin](https://github.com/Canestin)! - add another ledger solana validator + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + ## 0.9.0-next.1 ### Patch Changes diff --git a/libs/coin-modules/coin-solana/package.json b/libs/coin-modules/coin-solana/package.json index 88762097fad1..907aba1581ea 100644 --- a/libs/coin-modules/coin-solana/package.json +++ b/libs/coin-modules/coin-solana/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/coin-solana", - "version": "0.9.0-next.1", + "version": "0.9.0", "description": "Ledger Solana Coin integration", "keywords": [ "Ledger", diff --git a/libs/coin-modules/coin-stacks/CHANGELOG.md b/libs/coin-modules/coin-stacks/CHANGELOG.md index 19533d0cbb35..24f7370bfbb6 100644 --- a/libs/coin-modules/coin-stacks/CHANGELOG.md +++ b/libs/coin-modules/coin-stacks/CHANGELOG.md @@ -1,5 +1,17 @@ # @ledgerhq/coin-stacks +## 0.3.0 + +### Minor Changes + +- [#8624](https://github.com/LedgerHQ/ledger-live/pull/8624) [`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292) Thanks [@thesan](https://github.com/thesan)! - Truncate Stacks memos in the input to prevent the transaction validation from failing + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + ## 0.3.0-next.2 ### Minor Changes diff --git a/libs/coin-modules/coin-stacks/package.json b/libs/coin-modules/coin-stacks/package.json index 3e7b91209a77..cf8e7704fbc7 100644 --- a/libs/coin-modules/coin-stacks/package.json +++ b/libs/coin-modules/coin-stacks/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/coin-stacks", - "version": "0.3.0-next.2", + "version": "0.3.0", "description": "Ledger Stacks Coin integration", "keywords": [ "Ledger", diff --git a/libs/coin-modules/coin-stellar/CHANGELOG.md b/libs/coin-modules/coin-stellar/CHANGELOG.md index 44bc60444895..9bfe253c62bd 100644 --- a/libs/coin-modules/coin-stellar/CHANGELOG.md +++ b/libs/coin-modules/coin-stellar/CHANGELOG.md @@ -1,5 +1,13 @@ # @ledgerhq/coin-stellar +## 0.4.1 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + ## 0.4.1-next.1 ### Patch Changes diff --git a/libs/coin-modules/coin-stellar/package.json b/libs/coin-modules/coin-stellar/package.json index be8db120ad87..c5503cd42e82 100644 --- a/libs/coin-modules/coin-stellar/package.json +++ b/libs/coin-modules/coin-stellar/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/coin-stellar", - "version": "0.4.1-next.1", + "version": "0.4.1", "description": "Ledger Stellar Coin integration", "license": "Apache-2.0", "keywords": [ diff --git a/libs/coin-modules/coin-tezos/CHANGELOG.md b/libs/coin-modules/coin-tezos/CHANGELOG.md index 2319f91b6bc7..51b44f6e8ec0 100644 --- a/libs/coin-modules/coin-tezos/CHANGELOG.md +++ b/libs/coin-modules/coin-tezos/CHANGELOG.md @@ -1,5 +1,13 @@ # @ledgerhq/coin-tezos +## 0.7.1 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + ## 0.7.1-next.1 ### Patch Changes diff --git a/libs/coin-modules/coin-tezos/package.json b/libs/coin-modules/coin-tezos/package.json index 0fd041a4e5cc..63943f476f21 100644 --- a/libs/coin-modules/coin-tezos/package.json +++ b/libs/coin-modules/coin-tezos/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/coin-tezos", - "version": "0.7.1-next.1", + "version": "0.7.1", "description": "Tezos Coin integration", "keywords": [ "Ledger", diff --git a/libs/coin-modules/coin-ton/CHANGELOG.md b/libs/coin-modules/coin-ton/CHANGELOG.md index 4fbaaac6b7d3..69cf449aad08 100644 --- a/libs/coin-modules/coin-ton/CHANGELOG.md +++ b/libs/coin-modules/coin-ton/CHANGELOG.md @@ -1,5 +1,13 @@ # @ledgerhq/coin-ton +## 0.3.23 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + ## 0.3.23-next.1 ### Patch Changes diff --git a/libs/coin-modules/coin-ton/package.json b/libs/coin-modules/coin-ton/package.json index a9e2f8c8bce4..d3af0eb00a73 100644 --- a/libs/coin-modules/coin-ton/package.json +++ b/libs/coin-modules/coin-ton/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/coin-ton", - "version": "0.3.23-next.1", + "version": "0.3.23", "description": "Ton Coin integration", "keywords": [ "Ledger", diff --git a/libs/coin-modules/coin-tron/CHANGELOG.md b/libs/coin-modules/coin-tron/CHANGELOG.md index 9a90ff5e9d9f..941ea4a5f4e7 100644 --- a/libs/coin-modules/coin-tron/CHANGELOG.md +++ b/libs/coin-modules/coin-tron/CHANGELOG.md @@ -1,5 +1,13 @@ # @ledgerhq/coin-tron +## 0.0.15 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + ## 0.0.15-next.1 ### Patch Changes diff --git a/libs/coin-modules/coin-tron/package.json b/libs/coin-modules/coin-tron/package.json index 465172b7de1e..30d2c2026375 100644 --- a/libs/coin-modules/coin-tron/package.json +++ b/libs/coin-modules/coin-tron/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/coin-tron", - "version": "0.0.15-next.1", + "version": "0.0.15", "description": "Ledger Tron Coin integration", "keywords": [ "Ledger", diff --git a/libs/coin-modules/coin-vechain/CHANGELOG.md b/libs/coin-modules/coin-vechain/CHANGELOG.md index 6febe9fc204b..1e15b66b95f6 100644 --- a/libs/coin-modules/coin-vechain/CHANGELOG.md +++ b/libs/coin-modules/coin-vechain/CHANGELOG.md @@ -1,5 +1,12 @@ # @ledgerhq/coin-evm +## 2.2.1 + +### Patch Changes + +- Updated dependencies []: + - @ledgerhq/coin-framework@0.20.1 + ## 2.2.1-next.1 ### Patch Changes diff --git a/libs/coin-modules/coin-vechain/package.json b/libs/coin-modules/coin-vechain/package.json index f781efd5790f..1ff434f04860 100644 --- a/libs/coin-modules/coin-vechain/package.json +++ b/libs/coin-modules/coin-vechain/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/coin-vechain", - "version": "2.2.1-next.1", + "version": "2.2.1", "description": "Ledger VeChain Coin integration", "keywords": [ "Ledger", diff --git a/libs/coin-modules/coin-xrp/CHANGELOG.md b/libs/coin-modules/coin-xrp/CHANGELOG.md index 532fceefdf26..8b4049ca6402 100644 --- a/libs/coin-modules/coin-xrp/CHANGELOG.md +++ b/libs/coin-modules/coin-xrp/CHANGELOG.md @@ -1,5 +1,13 @@ # @ledgerhq/coin-xrp +## 0.7.1 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + ## 0.7.1-next.1 ### Patch Changes diff --git a/libs/coin-modules/coin-xrp/package.json b/libs/coin-modules/coin-xrp/package.json index a5bc0f5f0df3..96213623506b 100644 --- a/libs/coin-modules/coin-xrp/package.json +++ b/libs/coin-modules/coin-xrp/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/coin-xrp", - "version": "0.7.1-next.1", + "version": "0.7.1", "description": "Ledger XRP Coin integration", "keywords": [ "Ledger", diff --git a/libs/device-core/CHANGELOG.md b/libs/device-core/CHANGELOG.md index 5143e8a04492..6f109c266cab 100644 --- a/libs/device-core/CHANGELOG.md +++ b/libs/device-core/CHANGELOG.md @@ -1,5 +1,12 @@ # @ledgerhq/device-core +## 0.4.9 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + ## 0.4.9-next.1 ### Patch Changes diff --git a/libs/device-core/package.json b/libs/device-core/package.json index 9e74e0b5a4c8..2f6661b977b1 100644 --- a/libs/device-core/package.json +++ b/libs/device-core/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/device-core", - "version": "0.4.9-next.1", + "version": "0.4.9", "description": "Ledger Live device core module", "license": "Apache-2.0", "keywords": [ diff --git a/libs/device-react/CHANGELOG.md b/libs/device-react/CHANGELOG.md index a28baf6139a0..81deb780556a 100644 --- a/libs/device-react/CHANGELOG.md +++ b/libs/device-react/CHANGELOG.md @@ -1,5 +1,12 @@ # @ledgerhq/device-react +## 0.2.15 + +### Patch Changes + +- Updated dependencies []: + - @ledgerhq/device-core@0.4.9 + ## 0.2.15-next.1 ### Patch Changes diff --git a/libs/device-react/package.json b/libs/device-react/package.json index 965a26db78dd..5856ed75f970 100644 --- a/libs/device-react/package.json +++ b/libs/device-react/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/device-react", - "version": "0.2.15-next.1", + "version": "0.2.15", "description": "Ledger Live device react module", "keywords": [ "Ledger" diff --git a/libs/domain-service/CHANGELOG.md b/libs/domain-service/CHANGELOG.md index 1bde1ae2093b..0fc9713821ff 100644 --- a/libs/domain-service/CHANGELOG.md +++ b/libs/domain-service/CHANGELOG.md @@ -1,5 +1,12 @@ # @ledgerhq/domain-service +## 1.2.14 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + ## 1.2.14-next.1 ### Patch Changes diff --git a/libs/domain-service/package.json b/libs/domain-service/package.json index 0c5d071f4076..3b9fd6f2a98f 100644 --- a/libs/domain-service/package.json +++ b/libs/domain-service/package.json @@ -1,7 +1,7 @@ { "name": "@ledgerhq/domain-service", "description": "Ledger service responsible for domain handling", - "version": "1.2.14-next.1", + "version": "1.2.14", "license": "Apache-2.0", "repository": { "type": "git", diff --git a/libs/ledger-live-common/CHANGELOG.md b/libs/ledger-live-common/CHANGELOG.md index 3c56204539d3..f47099c336a0 100644 --- a/libs/ledger-live-common/CHANGELOG.md +++ b/libs/ledger-live-common/CHANGELOG.md @@ -1,5 +1,65 @@ ## 34.5.0-next.4 +## 34.16.0 + +### Minor Changes + +- [#8563](https://github.com/LedgerHQ/ledger-live/pull/8563) [`93f8f78`](https://github.com/LedgerHQ/ledger-live/commit/93f8f7885d1300208310599e743a4d1fae4ec2a4) Thanks [@Canestin](https://github.com/Canestin)! - add another ledger solana validator + +- [#8550](https://github.com/LedgerHQ/ledger-live/pull/8550) [`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Filter Currencies which are buyable/swappable in MarketWidget + +- [#8375](https://github.com/LedgerHQ/ledger-live/pull/8375) [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b) Thanks [@Canestin](https://github.com/Canestin)! - add mev protection + +- [#8389](https://github.com/LedgerHQ/ledger-live/pull/8389) [`995b771`](https://github.com/LedgerHQ/ledger-live/commit/995b771671b23931c6a85534841e8d88ca2acaf4) Thanks [@sergiubreban](https://github.com/sergiubreban)! - add exchange dev mode setting + +- [#8501](https://github.com/LedgerHQ/ledger-live/pull/8501) [`475b74c`](https://github.com/LedgerHQ/ledger-live/commit/475b74c1ba01b7e7a374cca14e274769a3c17476) Thanks [@lpaquet-ledger](https://github.com/lpaquet-ledger)! - remove CDN for release issues and thorswap as DEX + +- [#8500](https://github.com/LedgerHQ/ledger-live/pull/8500) [`faef7ed`](https://github.com/LedgerHQ/ledger-live/commit/faef7ed3b9954d2bbaf5c5a518e247fd441a73e7) Thanks [@VicAlbr](https://github.com/VicAlbr)! - Fix Speculos CI + Update checks on receive and subAccount tests" + +- [#8624](https://github.com/LedgerHQ/ledger-live/pull/8624) [`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292) Thanks [@thesan](https://github.com/thesan)! - Truncate Stacks memos in the input to prevent the transaction validation from failing + +- [#8503](https://github.com/LedgerHQ/ledger-live/pull/8503) [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c) Thanks [@jiyuzhuang](https://github.com/jiyuzhuang)! - Remove `feature_recover_upsell_redirection` feature flag and unused components + +- [#8517](https://github.com/LedgerHQ/ledger-live/pull/8517) [`2673c1d`](https://github.com/LedgerHQ/ledger-live/commit/2673c1d98788fafe7e95bd798be06a6b5e39e1c0) Thanks [@sprohaszka-ledger](https://github.com/sprohaszka-ledger)! - Extract Ledger services (CAL and Trust) calls and expose new BOLOS APDU + +- [#8601](https://github.com/LedgerHQ/ledger-live/pull/8601) [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Revery useNFTCOllections + +- [#8240](https://github.com/LedgerHQ/ledger-live/pull/8240) [`224cc07`](https://github.com/LedgerHQ/ledger-live/commit/224cc07b86e8c5a6167ff77cfb99e42a1057813e) Thanks [@Wozacosta](https://github.com/Wozacosta)! - chore: Upgrade @celo/\* dependencies for compatibility with Celo as Layer 2 + +- [#8539](https://github.com/LedgerHQ/ledger-live/pull/8539) [`58beb75`](https://github.com/LedgerHQ/ledger-live/commit/58beb7504454b64cb5a955926ef27f811397aa6d) Thanks [@chrisduma-ledger](https://github.com/chrisduma-ledger)! - PTX Tracking analytics + +### Patch Changes + +- Updated dependencies [[`f0a34a0`](https://github.com/LedgerHQ/ledger-live/commit/f0a34a06461331ec44fa02b8093699fa001f94a0), [`93f8f78`](https://github.com/LedgerHQ/ledger-live/commit/93f8f7885d1300208310599e743a4d1fae4ec2a4), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`1a388b9`](https://github.com/LedgerHQ/ledger-live/commit/1a388b946ce309c0a0e6e0c50b28af4e3c3a2cdb), [`d45e871`](https://github.com/LedgerHQ/ledger-live/commit/d45e871ee6b7e98102a4ffbdf3d7581c8cf838d0), [`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292), [`2673c1d`](https://github.com/LedgerHQ/ledger-live/commit/2673c1d98788fafe7e95bd798be06a6b5e39e1c0), [`ea3a175`](https://github.com/LedgerHQ/ledger-live/commit/ea3a17562ab1954b14803ff19ab575e4fcfc64c8)]: + - @ledgerhq/live-nft@0.5.0 + - @ledgerhq/coin-solana@0.9.0 + - @ledgerhq/coin-evm@2.7.0 + - @ledgerhq/hw-app-btc@10.5.0 + - @ledgerhq/coin-stacks@0.3.0 + - @ledgerhq/ledger-cal-service@0.1.0 + - @ledgerhq/coin-cosmos@0.3.0 + - @ledgerhq/coin-framework@0.20.1 + - @ledgerhq/coin-algorand@0.5.15 + - @ledgerhq/coin-bitcoin@0.8.10 + - @ledgerhq/coin-cardano@0.2.10 + - @ledgerhq/coin-elrond@0.1.10 + - @ledgerhq/coin-filecoin@1.3.5 + - @ledgerhq/coin-hedera@1.1.3 + - @ledgerhq/coin-icon@0.4.12 + - @ledgerhq/coin-near@0.5.15 + - @ledgerhq/coin-polkadot@1.4.1 + - @ledgerhq/coin-stellar@0.4.1 + - @ledgerhq/coin-tezos@0.7.1 + - @ledgerhq/coin-ton@0.3.23 + - @ledgerhq/coin-tron@0.0.15 + - @ledgerhq/coin-vechain@2.2.1 + - @ledgerhq/coin-xrp@0.7.1 + - @ledgerhq/device-core@0.4.9 + - @ledgerhq/hw-app-eth@6.42.1 + - @ledgerhq/live-countervalues@0.2.15 + - @ledgerhq/live-countervalues-react@0.2.15 + - @ledgerhq/live-wallet@0.7.7 + ## 34.16.0-next.3 ### Minor Changes diff --git a/libs/ledger-live-common/package.json b/libs/ledger-live-common/package.json index 7487c1d35d42..1d29230c48c9 100644 --- a/libs/ledger-live-common/package.json +++ b/libs/ledger-live-common/package.json @@ -1,7 +1,7 @@ { "name": "@ledgerhq/live-common", "description": "Common ground for the Ledger Live apps", - "version": "34.16.0-next.3", + "version": "34.16.0", "repository": { "type": "git", "url": "https://github.com/LedgerHQ/ledger-live.git" diff --git a/libs/ledger-services/cal/CHANGELOG.md b/libs/ledger-services/cal/CHANGELOG.md index 0f64f7639e8b..2ada8c7fc54d 100644 --- a/libs/ledger-services/cal/CHANGELOG.md +++ b/libs/ledger-services/cal/CHANGELOG.md @@ -1,5 +1,11 @@ # @ledgerhq/ledger-cal-service +## 0.1.0 + +### Minor Changes + +- [#8517](https://github.com/LedgerHQ/ledger-live/pull/8517) [`2673c1d`](https://github.com/LedgerHQ/ledger-live/commit/2673c1d98788fafe7e95bd798be06a6b5e39e1c0) Thanks [@sprohaszka-ledger](https://github.com/sprohaszka-ledger)! - Extract Ledger services (CAL and Trust) calls and expose new BOLOS APDU + ## 0.1.0-next.0 ### Minor Changes diff --git a/libs/ledger-services/cal/package.json b/libs/ledger-services/cal/package.json index f8cb859548c0..6357dd9eb88d 100644 --- a/libs/ledger-services/cal/package.json +++ b/libs/ledger-services/cal/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/ledger-cal-service", - "version": "0.1.0-next.0", + "version": "0.1.0", "description": "Ledger CAL service client", "keywords": [ "Ledger", diff --git a/libs/ledger-services/trust/CHANGELOG.md b/libs/ledger-services/trust/CHANGELOG.md index 4a40f21f8323..de98b8d710db 100644 --- a/libs/ledger-services/trust/CHANGELOG.md +++ b/libs/ledger-services/trust/CHANGELOG.md @@ -1,5 +1,11 @@ # @ledgerhq/ledger-trust-service +## 0.1.0 + +### Minor Changes + +- [#8517](https://github.com/LedgerHQ/ledger-live/pull/8517) [`2673c1d`](https://github.com/LedgerHQ/ledger-live/commit/2673c1d98788fafe7e95bd798be06a6b5e39e1c0) Thanks [@sprohaszka-ledger](https://github.com/sprohaszka-ledger)! - Extract Ledger services (CAL and Trust) calls and expose new BOLOS APDU + ## 0.1.0-next.0 ### Minor Changes diff --git a/libs/ledger-services/trust/package.json b/libs/ledger-services/trust/package.json index 41365cf60b71..a164ac525eb0 100644 --- a/libs/ledger-services/trust/package.json +++ b/libs/ledger-services/trust/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/ledger-trust-service", - "version": "0.1.0-next.0", + "version": "0.1.0", "description": "Ledger Trust service client", "keywords": [ "Ledger", diff --git a/libs/ledgerjs/packages/hw-app-btc/CHANGELOG.md b/libs/ledgerjs/packages/hw-app-btc/CHANGELOG.md index b26113da89b4..04f10a54c0f5 100644 --- a/libs/ledgerjs/packages/hw-app-btc/CHANGELOG.md +++ b/libs/ledgerjs/packages/hw-app-btc/CHANGELOG.md @@ -1,5 +1,11 @@ # @ledgerhq/hw-app-btc +## 10.5.0 + +### Minor Changes + +- [#8548](https://github.com/LedgerHQ/ledger-live/pull/8548) [`1a388b9`](https://github.com/LedgerHQ/ledger-live/commit/1a388b946ce309c0a0e6e0c50b28af4e3c3a2cdb) Thanks [@qperrot](https://github.com/qperrot)! - Update Zcash consensus ID to NU6 + ## 10.5.0-next.0 ### Minor Changes diff --git a/libs/ledgerjs/packages/hw-app-btc/package.json b/libs/ledgerjs/packages/hw-app-btc/package.json index 57fd7748ef9c..acf7cd1d84e4 100644 --- a/libs/ledgerjs/packages/hw-app-btc/package.json +++ b/libs/ledgerjs/packages/hw-app-btc/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/hw-app-btc", - "version": "10.5.0-next.0", + "version": "10.5.0", "description": "Ledger Hardware Wallet Bitcoin Application API", "keywords": [ "Ledger", diff --git a/libs/ledgerjs/packages/hw-app-eth/CHANGELOG.md b/libs/ledgerjs/packages/hw-app-eth/CHANGELOG.md index 7e0027fcb125..6ddbb347eac7 100644 --- a/libs/ledgerjs/packages/hw-app-eth/CHANGELOG.md +++ b/libs/ledgerjs/packages/hw-app-eth/CHANGELOG.md @@ -1,5 +1,14 @@ # @ledgerhq/hw-app-eth +## 6.42.1 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/domain-service@1.2.14 + - @ledgerhq/evm-tools@1.3.0 + ## 6.42.1-next.1 ### Patch Changes diff --git a/libs/ledgerjs/packages/hw-app-eth/package.json b/libs/ledgerjs/packages/hw-app-eth/package.json index 6ee4fdd98442..6eac27200026 100644 --- a/libs/ledgerjs/packages/hw-app-eth/package.json +++ b/libs/ledgerjs/packages/hw-app-eth/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/hw-app-eth", - "version": "6.42.1-next.1", + "version": "6.42.1", "description": "Ledger Hardware Wallet Ethereum Application API", "keywords": [ "Ledger", diff --git a/libs/ledgerjs/packages/hw-bolos/CHANGELOG.md b/libs/ledgerjs/packages/hw-bolos/CHANGELOG.md index f3f8f4745cf3..ab730bc2d564 100644 --- a/libs/ledgerjs/packages/hw-bolos/CHANGELOG.md +++ b/libs/ledgerjs/packages/hw-bolos/CHANGELOG.md @@ -1,5 +1,11 @@ # @ledgerhq/hw-bolos +## 6.32.0 + +### Minor Changes + +- [#8517](https://github.com/LedgerHQ/ledger-live/pull/8517) [`2673c1d`](https://github.com/LedgerHQ/ledger-live/commit/2673c1d98788fafe7e95bd798be06a6b5e39e1c0) Thanks [@sprohaszka-ledger](https://github.com/sprohaszka-ledger)! - Extract Ledger services (CAL and Trust) calls and expose new BOLOS APDU + ## 6.32.0-next.0 ### Minor Changes diff --git a/libs/ledgerjs/packages/hw-bolos/package.json b/libs/ledgerjs/packages/hw-bolos/package.json index af2222b69c14..0de68806c2b6 100644 --- a/libs/ledgerjs/packages/hw-bolos/package.json +++ b/libs/ledgerjs/packages/hw-bolos/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/hw-bolos", - "version": "6.32.0-next.0", + "version": "6.32.0", "description": "List of commands for Ledger Hardware Wallet OS", "keywords": [ "Ledger", diff --git a/libs/ledgerjs/packages/hw-transport-webhid/CHANGELOG.md b/libs/ledgerjs/packages/hw-transport-webhid/CHANGELOG.md index a3e64daf9822..e0d8a49091c1 100644 --- a/libs/ledgerjs/packages/hw-transport-webhid/CHANGELOG.md +++ b/libs/ledgerjs/packages/hw-transport-webhid/CHANGELOG.md @@ -1,5 +1,11 @@ # @ledgerhq/hw-transport-webhid +## 6.30.0 + +### Minor Changes + +- [#8502](https://github.com/LedgerHQ/ledger-live/pull/8502) [`e857228`](https://github.com/LedgerHQ/ledger-live/commit/e85722807a58ead3fcb8b06bf5bcf33cea393483) Thanks [@aussedatlo](https://github.com/aussedatlo)! - Fix invalid channel when using multiple apps + ## 6.30.0-next.0 ### Minor Changes diff --git a/libs/ledgerjs/packages/hw-transport-webhid/package.json b/libs/ledgerjs/packages/hw-transport-webhid/package.json index f91b31a083f2..1868e1d3247c 100644 --- a/libs/ledgerjs/packages/hw-transport-webhid/package.json +++ b/libs/ledgerjs/packages/hw-transport-webhid/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/hw-transport-webhid", - "version": "6.30.0-next.0", + "version": "6.30.0", "description": "Ledger Hardware Wallet WebHID implementation of the communication layer", "keywords": [ "Ledger", diff --git a/libs/ledgerjs/packages/keyring-eth/CHANGELOG.md b/libs/ledgerjs/packages/keyring-eth/CHANGELOG.md index ba643b75fcf5..1416273049c4 100644 --- a/libs/ledgerjs/packages/keyring-eth/CHANGELOG.md +++ b/libs/ledgerjs/packages/keyring-eth/CHANGELOG.md @@ -1,5 +1,14 @@ # @ledgerhq/keyring-eth +## 0.2.13 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-evm@2.7.0 + - @ledgerhq/hw-app-eth@6.42.1 + ## 0.2.13-next.1 ### Patch Changes diff --git a/libs/ledgerjs/packages/keyring-eth/package.json b/libs/ledgerjs/packages/keyring-eth/package.json index 72ee6938596b..455d55541c30 100644 --- a/libs/ledgerjs/packages/keyring-eth/package.json +++ b/libs/ledgerjs/packages/keyring-eth/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/keyring-eth", - "version": "0.2.13-next.1", + "version": "0.2.13", "description": "Ledger keyring eth module", "private": true, "files": [ diff --git a/libs/ledgerjs/packages/swift-bridge-hw-app-eth/CHANGELOG.md b/libs/ledgerjs/packages/swift-bridge-hw-app-eth/CHANGELOG.md index cfc66be2d42c..d7c5100175bb 100644 --- a/libs/ledgerjs/packages/swift-bridge-hw-app-eth/CHANGELOG.md +++ b/libs/ledgerjs/packages/swift-bridge-hw-app-eth/CHANGELOG.md @@ -1,5 +1,12 @@ # @ledgerhq/swift-bridge-hw-app-eth +## 1.2.15 + +### Patch Changes + +- Updated dependencies []: + - @ledgerhq/hw-app-eth@6.42.1 + ## 1.2.15-next.1 ### Patch Changes diff --git a/libs/ledgerjs/packages/swift-bridge-hw-app-eth/package.json b/libs/ledgerjs/packages/swift-bridge-hw-app-eth/package.json index f73661595287..48e566122635 100644 --- a/libs/ledgerjs/packages/swift-bridge-hw-app-eth/package.json +++ b/libs/ledgerjs/packages/swift-bridge-hw-app-eth/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/swift-bridge-hw-app-eth", - "version": "1.2.15-next.1", + "version": "1.2.15", "description": "Package to facilitate bundling hw-app-eth in the EthWrapper Swift package", "keywords": [ "Ledger", diff --git a/libs/ledgerjs/packages/types-live/CHANGELOG.md b/libs/ledgerjs/packages/types-live/CHANGELOG.md index 5a1485edf218..b14b71a95c54 100644 --- a/libs/ledgerjs/packages/types-live/CHANGELOG.md +++ b/libs/ledgerjs/packages/types-live/CHANGELOG.md @@ -1,5 +1,17 @@ # @ledgerhq/types-live +## 6.55.0 + +### Minor Changes + +- [#8550](https://github.com/LedgerHQ/ledger-live/pull/8550) [`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Filter Currencies which are buyable/swappable in MarketWidget + +- [#8375](https://github.com/LedgerHQ/ledger-live/pull/8375) [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b) Thanks [@Canestin](https://github.com/Canestin)! - add mev protection + +- [#8503](https://github.com/LedgerHQ/ledger-live/pull/8503) [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c) Thanks [@jiyuzhuang](https://github.com/jiyuzhuang)! - Remove `feature_recover_upsell_redirection` feature flag and unused components + +- [#8601](https://github.com/LedgerHQ/ledger-live/pull/8601) [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Revery useNFTCOllections + ## 6.55.0-next.1 ### Minor Changes diff --git a/libs/ledgerjs/packages/types-live/package.json b/libs/ledgerjs/packages/types-live/package.json index 537307551dab..c110df224e6e 100644 --- a/libs/ledgerjs/packages/types-live/package.json +++ b/libs/ledgerjs/packages/types-live/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/types-live", - "version": "6.55.0-next.1", + "version": "6.55.0", "description": "Ledger Live main types.", "keywords": [ "Ledger" diff --git a/libs/live-countervalues-react/CHANGELOG.md b/libs/live-countervalues-react/CHANGELOG.md index 2fb5f31b9767..47219530959b 100644 --- a/libs/live-countervalues-react/CHANGELOG.md +++ b/libs/live-countervalues-react/CHANGELOG.md @@ -1,5 +1,14 @@ # @ledgerhq/live-countervalues-react +## 0.2.15 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + - @ledgerhq/live-countervalues@0.2.15 + ## 0.2.15-next.1 ### Patch Changes diff --git a/libs/live-countervalues-react/package.json b/libs/live-countervalues-react/package.json index dbc0bcfe480d..1ae4075928a1 100644 --- a/libs/live-countervalues-react/package.json +++ b/libs/live-countervalues-react/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/live-countervalues-react", - "version": "0.2.15-next.1", + "version": "0.2.15", "description": "Ledger Live countervalues React module", "keywords": [ "Ledger" diff --git a/libs/live-countervalues/CHANGELOG.md b/libs/live-countervalues/CHANGELOG.md index 71a9bd22df2e..790b68e2315e 100644 --- a/libs/live-countervalues/CHANGELOG.md +++ b/libs/live-countervalues/CHANGELOG.md @@ -1,5 +1,13 @@ # @ledgerhq/live-countervalues +## 0.2.15 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + ## 0.2.15-next.1 ### Patch Changes diff --git a/libs/live-countervalues/package.json b/libs/live-countervalues/package.json index 30240340a474..1b8ba6358738 100644 --- a/libs/live-countervalues/package.json +++ b/libs/live-countervalues/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/live-countervalues", - "version": "0.2.15-next.1", + "version": "0.2.15", "description": "Ledger Live countervalues module", "keywords": [ "Ledger" diff --git a/libs/live-dmk/CHANGELOG.md b/libs/live-dmk/CHANGELOG.md index 63f942cbfbf3..0659464c5b01 100644 --- a/libs/live-dmk/CHANGELOG.md +++ b/libs/live-dmk/CHANGELOG.md @@ -1,5 +1,11 @@ # @ledgerhq/live-dmk +## 0.2.0 + +### Minor Changes + +- [#8092](https://github.com/LedgerHQ/ledger-live/pull/8092) [`e8fb7ec`](https://github.com/LedgerHQ/ledger-live/commit/e8fb7ec80f6c8f2eb813662f9e02bc1c2ebaf6a7) Thanks [@fAnselmi-Ledger](https://github.com/fAnselmi-Ledger)! - Init ldmk transport pkg + ## 0.2.0-next.0 ### Minor Changes diff --git a/libs/live-dmk/package.json b/libs/live-dmk/package.json index a2dccf631f0b..359cfae25ff3 100644 --- a/libs/live-dmk/package.json +++ b/libs/live-dmk/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/live-dmk", - "version": "0.2.0-next.0", + "version": "0.2.0", "description": "Ledger Device Management Kit transport module", "private": true, "license": "Apache-2.0", diff --git a/libs/live-nft-react/CHANGELOG.md b/libs/live-nft-react/CHANGELOG.md index abe566a23385..d35939daa5a6 100644 --- a/libs/live-nft-react/CHANGELOG.md +++ b/libs/live-nft-react/CHANGELOG.md @@ -1,5 +1,24 @@ # @ledgerhq/live-nft-react +## 0.5.0 + +### Minor Changes + +- [#8495](https://github.com/LedgerHQ/ledger-live/pull/8495) [`f0a34a0`](https://github.com/LedgerHQ/ledger-live/commit/f0a34a06461331ec44fa02b8093699fa001f94a0) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Rework Hiddencollections + +- [#8457](https://github.com/LedgerHQ/ledger-live/pull/8457) [`d45e871`](https://github.com/LedgerHQ/ledger-live/commit/d45e871ee6b7e98102a4ffbdf3d7581c8cf838d0) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Rework Hiddencollections + +- [#8404](https://github.com/LedgerHQ/ledger-live/pull/8404) [`2901938`](https://github.com/LedgerHQ/ledger-live/commit/29019387955bbab5bc0adcd550bc9e32d08b4f72) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Fix undefined join on Spam filter + +- [#8601](https://github.com/LedgerHQ/ledger-live/pull/8601) [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Revery useNFTCOllections + +### Patch Changes + +- Updated dependencies [[`f0a34a0`](https://github.com/LedgerHQ/ledger-live/commit/f0a34a06461331ec44fa02b8093699fa001f94a0), [`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`d45e871`](https://github.com/LedgerHQ/ledger-live/commit/d45e871ee6b7e98102a4ffbdf3d7581c8cf838d0), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/live-nft@0.5.0 + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + ## 0.5.0-next.1 ### Minor Changes diff --git a/libs/live-nft-react/package.json b/libs/live-nft-react/package.json index cf60668aa32f..d1e708f875bf 100644 --- a/libs/live-nft-react/package.json +++ b/libs/live-nft-react/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/live-nft-react", - "version": "0.5.0-next.1", + "version": "0.5.0", "description": "Ledger Live nft React module", "keywords": [ "Ledger" diff --git a/libs/live-nft/CHANGELOG.md b/libs/live-nft/CHANGELOG.md index a255bf69e541..2cc8425afcf8 100644 --- a/libs/live-nft/CHANGELOG.md +++ b/libs/live-nft/CHANGELOG.md @@ -1,5 +1,19 @@ # @ledgerhq/live-nft +## 0.5.0 + +### Minor Changes + +- [#8495](https://github.com/LedgerHQ/ledger-live/pull/8495) [`f0a34a0`](https://github.com/LedgerHQ/ledger-live/commit/f0a34a06461331ec44fa02b8093699fa001f94a0) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Rework Hiddencollections + +- [#8457](https://github.com/LedgerHQ/ledger-live/pull/8457) [`d45e871`](https://github.com/LedgerHQ/ledger-live/commit/d45e871ee6b7e98102a4ffbdf3d7581c8cf838d0) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Rework Hiddencollections + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + ## 0.5.0-next.1 ### Patch Changes diff --git a/libs/live-nft/package.json b/libs/live-nft/package.json index 92c6e95ee49c..8132f859e470 100644 --- a/libs/live-nft/package.json +++ b/libs/live-nft/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/live-nft", - "version": "0.5.0-next.1", + "version": "0.5.0", "description": "Ledger Live NFT module", "keywords": [ "Ledger" diff --git a/libs/live-wallet/CHANGELOG.md b/libs/live-wallet/CHANGELOG.md index 7615f95079dd..82dc6735a88e 100644 --- a/libs/live-wallet/CHANGELOG.md +++ b/libs/live-wallet/CHANGELOG.md @@ -1,5 +1,13 @@ # @ledgerhq/live-wallet +## 0.7.7 + +### Patch Changes + +- Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]: + - @ledgerhq/types-live@6.55.0 + - @ledgerhq/coin-framework@0.20.1 + ## 0.7.7-next.1 ### Patch Changes diff --git a/libs/live-wallet/package.json b/libs/live-wallet/package.json index f6c7d820bd32..bed1a0f81f14 100644 --- a/libs/live-wallet/package.json +++ b/libs/live-wallet/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/live-wallet", - "version": "0.7.7-next.1", + "version": "0.7.7", "description": "Ledger Live wallet", "keywords": [ "Ledger" diff --git a/libs/test-utils/CHANGELOG.md b/libs/test-utils/CHANGELOG.md index 2a8dc129fcd4..0800f4f16365 100644 --- a/libs/test-utils/CHANGELOG.md +++ b/libs/test-utils/CHANGELOG.md @@ -1,5 +1,12 @@ # @ledgerhq/test-utils +## 0.2.18 + +### Patch Changes + +- Updated dependencies [[`93f8f78`](https://github.com/LedgerHQ/ledger-live/commit/93f8f7885d1300208310599e743a4d1fae4ec2a4), [`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`995b771`](https://github.com/LedgerHQ/ledger-live/commit/995b771671b23931c6a85534841e8d88ca2acaf4), [`475b74c`](https://github.com/LedgerHQ/ledger-live/commit/475b74c1ba01b7e7a374cca14e274769a3c17476), [`faef7ed`](https://github.com/LedgerHQ/ledger-live/commit/faef7ed3b9954d2bbaf5c5a518e247fd441a73e7), [`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`2673c1d`](https://github.com/LedgerHQ/ledger-live/commit/2673c1d98788fafe7e95bd798be06a6b5e39e1c0), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7), [`224cc07`](https://github.com/LedgerHQ/ledger-live/commit/224cc07b86e8c5a6167ff77cfb99e42a1057813e), [`58beb75`](https://github.com/LedgerHQ/ledger-live/commit/58beb7504454b64cb5a955926ef27f811397aa6d)]: + - @ledgerhq/live-common@34.16.0 + ## 0.2.18-next.3 ### Patch Changes diff --git a/libs/test-utils/package.json b/libs/test-utils/package.json index fe2e109b9ee3..566e20a96c46 100644 --- a/libs/test-utils/package.json +++ b/libs/test-utils/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/test-utils", - "version": "0.2.18-next.3", + "version": "0.2.18", "private": true, "description": "Dummy apps and utils for tests", "keywords": [ diff --git a/libs/ui/examples/next.js/CHANGELOG.md b/libs/ui/examples/next.js/CHANGELOG.md index 9468c34115db..c56027a3d886 100644 --- a/libs/ui/examples/next.js/CHANGELOG.md +++ b/libs/ui/examples/next.js/CHANGELOG.md @@ -1,5 +1,12 @@ # next.js-example +## 0.1.12 + +### Patch Changes + +- Updated dependencies [[`2a9e2de`](https://github.com/LedgerHQ/ledger-live/commit/2a9e2de3d14958123f702e4bde93eeb52967cddd)]: + - @ledgerhq/react-ui@0.18.0 + ## 0.1.12-next.0 ### Patch Changes diff --git a/libs/ui/examples/next.js/package.json b/libs/ui/examples/next.js/package.json index b92e933165af..261ca2d16237 100644 --- a/libs/ui/examples/next.js/package.json +++ b/libs/ui/examples/next.js/package.json @@ -1,7 +1,7 @@ { "name": "@ledgerhq/next.js-example", "private": true, - "version": "0.1.12-next.0", + "version": "0.1.12", "license": "MIT", "scripts": { "dev": "next dev", diff --git a/libs/ui/examples/webpack.js/CHANGELOG.md b/libs/ui/examples/webpack.js/CHANGELOG.md index 650bf9daf7f7..33b9147ed242 100644 --- a/libs/ui/examples/webpack.js/CHANGELOG.md +++ b/libs/ui/examples/webpack.js/CHANGELOG.md @@ -1,5 +1,12 @@ # webpack.js-example +## 0.1.12 + +### Patch Changes + +- Updated dependencies [[`2a9e2de`](https://github.com/LedgerHQ/ledger-live/commit/2a9e2de3d14958123f702e4bde93eeb52967cddd)]: + - @ledgerhq/react-ui@0.18.0 + ## 0.1.12-next.0 ### Patch Changes diff --git a/libs/ui/examples/webpack.js/package.json b/libs/ui/examples/webpack.js/package.json index f86fbd7b2a68..14e4d47d6acf 100644 --- a/libs/ui/examples/webpack.js/package.json +++ b/libs/ui/examples/webpack.js/package.json @@ -1,7 +1,7 @@ { "name": "@ledgerhq/webpack.js-example", "private": true, - "version": "0.1.12-next.0", + "version": "0.1.12", "license": "MIT", "scripts": { "build": "webpack --node-env=production", diff --git a/libs/ui/packages/react/CHANGELOG.md b/libs/ui/packages/react/CHANGELOG.md index 20b347ff178f..0d5daf5687f2 100644 --- a/libs/ui/packages/react/CHANGELOG.md +++ b/libs/ui/packages/react/CHANGELOG.md @@ -1,5 +1,11 @@ # @ledgerhq/react-ui +## 0.18.0 + +### Minor Changes + +- [#8397](https://github.com/LedgerHQ/ledger-live/pull/8397) [`2a9e2de`](https://github.com/LedgerHQ/ledger-live/commit/2a9e2de3d14958123f702e4bde93eeb52967cddd) Thanks [@thesan](https://github.com/thesan)! - Re-implement the portfolio content cards with UI components + ## 0.18.0-next.0 ### Minor Changes diff --git a/libs/ui/packages/react/package.json b/libs/ui/packages/react/package.json index 076bd6b98e02..035450687ea3 100644 --- a/libs/ui/packages/react/package.json +++ b/libs/ui/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/react-ui", - "version": "0.18.0-next.0", + "version": "0.18.0", "description": "Ledger Live - Desktop UI", "author": "Ledger Live Team ", "repository": { diff --git a/tests/dummy-wallet-app/CHANGELOG.md b/tests/dummy-wallet-app/CHANGELOG.md index 14353bbe0a16..1361c6fc3736 100644 --- a/tests/dummy-wallet-app/CHANGELOG.md +++ b/tests/dummy-wallet-app/CHANGELOG.md @@ -1,5 +1,13 @@ # dummy-wallet-app +## 0.3.18 + +### Patch Changes + +- Updated dependencies [[`93f8f78`](https://github.com/LedgerHQ/ledger-live/commit/93f8f7885d1300208310599e743a4d1fae4ec2a4), [`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`995b771`](https://github.com/LedgerHQ/ledger-live/commit/995b771671b23931c6a85534841e8d88ca2acaf4), [`475b74c`](https://github.com/LedgerHQ/ledger-live/commit/475b74c1ba01b7e7a374cca14e274769a3c17476), [`faef7ed`](https://github.com/LedgerHQ/ledger-live/commit/faef7ed3b9954d2bbaf5c5a518e247fd441a73e7), [`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`2673c1d`](https://github.com/LedgerHQ/ledger-live/commit/2673c1d98788fafe7e95bd798be06a6b5e39e1c0), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7), [`224cc07`](https://github.com/LedgerHQ/ledger-live/commit/224cc07b86e8c5a6167ff77cfb99e42a1057813e), [`58beb75`](https://github.com/LedgerHQ/ledger-live/commit/58beb7504454b64cb5a955926ef27f811397aa6d)]: + - @ledgerhq/live-common@34.16.0 + - @ledgerhq/hw-app-eth@6.42.1 + ## 0.3.18-next.3 ### Patch Changes diff --git a/tests/dummy-wallet-app/package.json b/tests/dummy-wallet-app/package.json index 60190b4e7ca9..25e20f39c242 100644 --- a/tests/dummy-wallet-app/package.json +++ b/tests/dummy-wallet-app/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/dummy-wallet-app", - "version": "0.3.18-next.3", + "version": "0.3.18", "private": true, "dependencies": { "@ledgerhq/hw-app-eth": "workspace:*",