@ledgerhq/coin-framework 2.2.0-nightly.1 → 2.3.0-next.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/coin-framework@2.2.0-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-framework
2
+ > @ledgerhq/coin-framework@2.2.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-framework
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,17 +1,45 @@
1
1
  # @ledgerhq/coin-framework
2
2
 
3
- ## 2.2.0-nightly.1
3
+ ## 2.3.0-next.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#9344](https://github.com/LedgerHQ/ledger-live/pull/9344) [`cc00249`](https://github.com/LedgerHQ/ledger-live/commit/cc002495f3e107aba283a3aa4abca90954de6d76) Thanks [@Canestin](https://github.com/Canestin)! - add banner to warn users about the migration
4
8
 
5
9
  ### Patch Changes
6
10
 
7
11
  - Updated dependencies [[`5abde51`](https://github.com/LedgerHQ/ledger-live/commit/5abde5192d32f493ece2f99aec0e2de0c411f9e5)]:
8
- - @ledgerhq/types-live@6.62.0-nightly.0
12
+ - @ledgerhq/types-live@6.63.0-next.0
9
13
 
10
- ## 2.2.0-nightly.0
14
+ ## 2.2.0
11
15
 
12
16
  ### Minor Changes
13
17
 
14
- - [#9344](https://github.com/LedgerHQ/ledger-live/pull/9344) [`cc00249`](https://github.com/LedgerHQ/ledger-live/commit/cc002495f3e107aba283a3aa4abca90954de6d76) Thanks [@Canestin](https://github.com/Canestin)! - add banner to warn users about the migration
18
+ - [#9362](https://github.com/LedgerHQ/ledger-live/pull/9362) [`8675df1`](https://github.com/LedgerHQ/ledger-live/commit/8675df12c24067877358f27e1e7c66f739ff0c78) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Fix Aptos derivation path account metadata
19
+
20
+ ### Patch Changes
21
+
22
+ - Updated dependencies [[`8675df1`](https://github.com/LedgerHQ/ledger-live/commit/8675df12c24067877358f27e1e7c66f739ff0c78), [`0a59343`](https://github.com/LedgerHQ/ledger-live/commit/0a59343b591dab4e886c21cb47f7339231997331), [`ede6db0`](https://github.com/LedgerHQ/ledger-live/commit/ede6db0b94193cc9072aeb87e90f4098f0434af0), [`1461449`](https://github.com/LedgerHQ/ledger-live/commit/146144941c13e60182da8d79592f706d12a6f00e), [`bdfa413`](https://github.com/LedgerHQ/ledger-live/commit/bdfa4139fcbceabfd05a57e69b05e9ccf10efbe1)]:
23
+ - @ledgerhq/types-live@6.62.0
24
+ - @ledgerhq/types-cryptoassets@7.20.0
25
+ - @ledgerhq/cryptoassets@13.13.0
26
+ - @ledgerhq/live-env@2.6.0
27
+ - @ledgerhq/live-network@2.0.5
28
+
29
+ ## 2.2.0-next.0
30
+
31
+ ### Minor Changes
32
+
33
+ - [#9362](https://github.com/LedgerHQ/ledger-live/pull/9362) [`8675df1`](https://github.com/LedgerHQ/ledger-live/commit/8675df12c24067877358f27e1e7c66f739ff0c78) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Fix Aptos derivation path account metadata
34
+
35
+ ### Patch Changes
36
+
37
+ - Updated dependencies [[`8675df1`](https://github.com/LedgerHQ/ledger-live/commit/8675df12c24067877358f27e1e7c66f739ff0c78), [`0a59343`](https://github.com/LedgerHQ/ledger-live/commit/0a59343b591dab4e886c21cb47f7339231997331), [`ede6db0`](https://github.com/LedgerHQ/ledger-live/commit/ede6db0b94193cc9072aeb87e90f4098f0434af0), [`1461449`](https://github.com/LedgerHQ/ledger-live/commit/146144941c13e60182da8d79592f706d12a6f00e), [`bdfa413`](https://github.com/LedgerHQ/ledger-live/commit/bdfa4139fcbceabfd05a57e69b05e9ccf10efbe1)]:
38
+ - @ledgerhq/types-live@6.62.0-next.0
39
+ - @ledgerhq/types-cryptoassets@7.20.0-next.0
40
+ - @ledgerhq/cryptoassets@13.13.0-next.0
41
+ - @ledgerhq/live-env@2.6.0-next.0
42
+ - @ledgerhq/live-network@2.0.5-next.0
15
43
 
16
44
  ## 2.1.1
17
45
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-framework",
3
- "version": "2.2.0-nightly.1",
3
+ "version": "2.3.0-next.0",
4
4
  "description": "Ledger framework for Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -98,7 +98,7 @@
98
98
  "@ledgerhq/live-network": "^2.0.5",
99
99
  "@ledgerhq/logs": "^6.12.0",
100
100
  "@ledgerhq/types-cryptoassets": "^7.20.0",
101
- "@ledgerhq/types-live": "^6.62.0-nightly.0"
101
+ "@ledgerhq/types-live": "^6.63.0-next.0"
102
102
  },
103
103
  "devDependencies": {
104
104
  "@types/invariant": "^2.2.2",