@ledgerhq/live-env 2.20.0-nightly.20251105073255 → 2.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
 
2
- > @ledgerhq/live-env@2.19.0 build /home/runner/work/ledger-live/ledger-live/libs/env
2
+ > @ledgerhq/live-env@2.20.0 build /home/runner/work/ledger-live/ledger-live/libs/env
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @ledgerhq/live-env
2
2
 
3
- ## 2.20.0-nightly.20251105073255
3
+ ## 2.20.0
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -10,7 +10,17 @@
10
10
 
11
11
  - [#12250](https://github.com/LedgerHQ/ledger-live/pull/12250) [`cadf2e1`](https://github.com/LedgerHQ/ledger-live/commit/cadf2e1dfb09248d3f77d96f94ae774425dbca75) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Buy flow pre-select asset in account selection drawer
12
12
 
13
- ### Patch Changes
13
+ - [#12023](https://github.com/LedgerHQ/ledger-live/pull/12023) [`cbc0648`](https://github.com/LedgerHQ/ledger-live/commit/cbc064885d8e0459e40d327a2e5389204b3ec705) Thanks [@scavassa-yld](https://github.com/scavassa-yld)! - Retire rosetta usage on coin-internet_computer in favor of ICP canister usage
14
+
15
+ ## 2.20.0-next.0
16
+
17
+ ### Minor Changes
18
+
19
+ - [#12316](https://github.com/LedgerHQ/ledger-live/pull/12316) [`ccf788d`](https://github.com/LedgerHQ/ledger-live/commit/ccf788d7c0239ca95e76c3cc340f9a6bd09ea726) Thanks [@qperrot](https://github.com/qperrot)! - Feature CoinTester Bitcoin and Currency regtest
20
+
21
+ - [#12421](https://github.com/LedgerHQ/ledger-live/pull/12421) [`b962966`](https://github.com/LedgerHQ/ledger-live/commit/b962966525517c5cfa7f1f8826f8f2b9162189e4) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Introduce CAL client hook
22
+
23
+ - [#12250](https://github.com/LedgerHQ/ledger-live/pull/12250) [`cadf2e1`](https://github.com/LedgerHQ/ledger-live/commit/cadf2e1dfb09248d3f77d96f94ae774425dbca75) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Buy flow pre-select asset in account selection drawer
14
24
 
15
25
  - [#12023](https://github.com/LedgerHQ/ledger-live/pull/12023) [`cbc0648`](https://github.com/LedgerHQ/ledger-live/commit/cbc064885d8e0459e40d327a2e5389204b3ec705) Thanks [@scavassa-yld](https://github.com/scavassa-yld)! - Retire rosetta usage on coin-internet_computer in favor of ICP canister usage
16
26
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/live-env",
3
- "version": "2.20.0-nightly.20251105073255",
3
+ "version": "2.20.0",
4
4
  "description": "Ledger Live environment definition",
5
5
  "keywords": [
6
6
  "Ledger"