@ledgerhq/live-env 0.4.0-next.0 → 0.4.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@0.3.1 build /home/runner/work/ledger-live/ledger-live/libs/env
2
+ > @ledgerhq/live-env@0.4.0 build /home/runner/work/ledger-live/ledger-live/libs/env
3
3
  > tsc && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # @ledgerhq/live-env
2
2
 
3
+ ## 0.4.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#3841](https://github.com/LedgerHQ/ledger-live/pull/3841) [`bae3b64dd2`](https://github.com/LedgerHQ/ledger-live/commit/bae3b64dd2710a3743552600166be986e93d9099) Thanks [@Justkant](https://github.com/Justkant)! - feat: recover on LLD
8
+
9
+ Handle the recover deeplink
10
+ Add a screen to redirect to the correct device onboarding automatically
11
+ Rework of the recover feature flags
12
+ Add upsell screen for recover after onboarding
13
+
14
+ ### Patch Changes
15
+
16
+ - [#3714](https://github.com/LedgerHQ/ledger-live/pull/3714) [`15e8abc482`](https://github.com/LedgerHQ/ledger-live/commit/15e8abc482b2b38e4808890f556097cf693359ec) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Add polygon_as_evm_test_only & ethereum_as_evm_test_only to NFT_CURRENCIES
17
+
3
18
  ## 0.4.0-next.0
4
19
 
5
20
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/live-env",
3
- "version": "0.4.0-next.0",
3
+ "version": "0.4.0",
4
4
  "description": "Ledger Live environment definition",
5
5
  "keywords": [
6
6
  "Ledger"