@ledgerhq/live-env 2.15.0-nightly.1 → 2.15.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.15.0-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/env
2
+ > @ledgerhq/live-env@2.15.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,21 +1,29 @@
1
1
  # @ledgerhq/live-env
2
2
 
3
- ## 2.15.0-nightly.1
3
+ ## 2.15.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
+ - [#11385](https://github.com/LedgerHQ/ledger-live/pull/11385) [`87617a9`](https://github.com/LedgerHQ/ledger-live/commit/87617a9930be43a6cdbc5cc5711cc24b00309184) Thanks [@cgrellard-ledger](https://github.com/cgrellard-ledger)! - LLD - Modular Drawer is now leveraging the DADA service instead of local data
8
+
7
9
  - [#10672](https://github.com/LedgerHQ/ledger-live/pull/10672) [`8936f39`](https://github.com/LedgerHQ/ledger-live/commit/8936f390edbe9cbc36ac6590b01562daf5c580e1) Thanks [@may01](https://github.com/may01)! - added Hedera tokens to CAL
8
10
  added send/receive support to Hedera in LLD & LLM
9
11
  added support for HTS token association flow to LLD & LLM
10
12
  added support for "Associate token" transaction type to Hedera
11
13
  added test fixtures to coin-hedera
12
14
 
13
- ## 2.15.0-nightly.0
15
+ ## 2.15.0-next.0
14
16
 
15
17
  ### Minor Changes
16
18
 
17
19
  - [#11385](https://github.com/LedgerHQ/ledger-live/pull/11385) [`87617a9`](https://github.com/LedgerHQ/ledger-live/commit/87617a9930be43a6cdbc5cc5711cc24b00309184) Thanks [@cgrellard-ledger](https://github.com/cgrellard-ledger)! - LLD - Modular Drawer is now leveraging the DADA service instead of local data
18
20
 
21
+ - [#10672](https://github.com/LedgerHQ/ledger-live/pull/10672) [`8936f39`](https://github.com/LedgerHQ/ledger-live/commit/8936f390edbe9cbc36ac6590b01562daf5c580e1) Thanks [@may01](https://github.com/may01)! - added Hedera tokens to CAL
22
+ added send/receive support to Hedera in LLD & LLM
23
+ added support for HTS token association flow to LLD & LLM
24
+ added support for "Associate token" transaction type to Hedera
25
+ added test fixtures to coin-hedera
26
+
19
27
  ## 2.14.0
20
28
 
21
29
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/live-env",
3
- "version": "2.15.0-nightly.1",
3
+ "version": "2.15.0",
4
4
  "description": "Ledger Live environment definition",
5
5
  "keywords": [
6
6
  "Ledger"