@ledgerhq/coin-icon 0.8.0-nightly.1 → 0.8.1-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-icon@0.8.0-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-icon
2
+ > @ledgerhq/coin-icon@0.8.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-icon
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,13 +1,14 @@
1
1
  # @ledgerhq/coin-algorand
2
2
 
3
- ## 0.8.0-nightly.1
3
+ ## 0.8.1-next.0
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Updated dependencies [[`5f27549`](https://github.com/LedgerHQ/ledger-live/commit/5f275498e80060f98238a54e8ae3e2c94bfd7c91)]:
8
- - @ledgerhq/coin-framework@2.3.0-nightly.1
7
+ - Updated dependencies [[`5f27549`](https://github.com/LedgerHQ/ledger-live/commit/5f275498e80060f98238a54e8ae3e2c94bfd7c91), [`fa8b10c`](https://github.com/LedgerHQ/ledger-live/commit/fa8b10cac5603eedd7c2309d2bb544a7d2d1a1a8), [`e2630cb`](https://github.com/LedgerHQ/ledger-live/commit/e2630cbec8d94ae037b2bf85cfa200a277ae739f), [`c15d7ea`](https://github.com/LedgerHQ/ledger-live/commit/c15d7ea48e41168726a90a17809175aee5bfa940), [`b8fca38`](https://github.com/LedgerHQ/ledger-live/commit/b8fca386fa07cf393109a1928e92dfc790f9c286)]:
8
+ - @ledgerhq/coin-framework@2.4.0-next.0
9
+ - @ledgerhq/types-live@6.64.0-next.0
9
10
 
10
- ## 0.8.0-nightly.0
11
+ ## 0.8.0
11
12
 
12
13
  ### Minor Changes
13
14
 
@@ -15,9 +16,21 @@
15
16
 
16
17
  ### Patch Changes
17
18
 
18
- - Updated dependencies [[`fa8b10c`](https://github.com/LedgerHQ/ledger-live/commit/fa8b10cac5603eedd7c2309d2bb544a7d2d1a1a8), [`5abde51`](https://github.com/LedgerHQ/ledger-live/commit/5abde5192d32f493ece2f99aec0e2de0c411f9e5), [`cc00249`](https://github.com/LedgerHQ/ledger-live/commit/cc002495f3e107aba283a3aa4abca90954de6d76), [`c15d7ea`](https://github.com/LedgerHQ/ledger-live/commit/c15d7ea48e41168726a90a17809175aee5bfa940), [`b8fca38`](https://github.com/LedgerHQ/ledger-live/commit/b8fca386fa07cf393109a1928e92dfc790f9c286)]:
19
- - @ledgerhq/types-live@6.63.0-nightly.0
20
- - @ledgerhq/coin-framework@2.3.0-nightly.0
19
+ - Updated dependencies [[`5abde51`](https://github.com/LedgerHQ/ledger-live/commit/5abde5192d32f493ece2f99aec0e2de0c411f9e5), [`cc00249`](https://github.com/LedgerHQ/ledger-live/commit/cc002495f3e107aba283a3aa4abca90954de6d76)]:
20
+ - @ledgerhq/types-live@6.63.0
21
+ - @ledgerhq/coin-framework@2.3.0
22
+
23
+ ## 0.8.0-next.0
24
+
25
+ ### Minor Changes
26
+
27
+ - [#9472](https://github.com/LedgerHQ/ledger-live/pull/9472) [`9c4c82e`](https://github.com/LedgerHQ/ledger-live/commit/9c4c82e8e81aaadfc1132f0a25812be094e54453) Thanks [@KVNLS](https://github.com/KVNLS)! - Fix elliptic library version used
28
+
29
+ ### Patch Changes
30
+
31
+ - Updated dependencies [[`5abde51`](https://github.com/LedgerHQ/ledger-live/commit/5abde5192d32f493ece2f99aec0e2de0c411f9e5), [`cc00249`](https://github.com/LedgerHQ/ledger-live/commit/cc002495f3e107aba283a3aa4abca90954de6d76)]:
32
+ - @ledgerhq/types-live@6.63.0-next.0
33
+ - @ledgerhq/coin-framework@2.3.0-next.0
21
34
 
22
35
  ## 0.7.0
23
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-icon",
3
- "version": "0.8.0-nightly.1",
3
+ "version": "0.8.1-next.0",
4
4
  "description": "Ledger Icon Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -52,7 +52,7 @@
52
52
  "lodash": "^4.17.21",
53
53
  "prando": "^6.0.1",
54
54
  "rxjs": "^7.8.1",
55
- "@ledgerhq/coin-framework": "^2.3.0-nightly.1",
55
+ "@ledgerhq/coin-framework": "^2.4.0-next.0",
56
56
  "@ledgerhq/cryptoassets": "^13.13.0",
57
57
  "@ledgerhq/devices": "8.4.4",
58
58
  "@ledgerhq/errors": "^6.19.1",
@@ -61,7 +61,7 @@
61
61
  "@ledgerhq/live-promise": "^0.1.0",
62
62
  "@ledgerhq/logs": "^6.12.0",
63
63
  "@ledgerhq/types-cryptoassets": "^7.20.0",
64
- "@ledgerhq/types-live": "^6.63.0-nightly.0"
64
+ "@ledgerhq/types-live": "^6.64.0-next.0"
65
65
  },
66
66
  "devDependencies": {
67
67
  "@types/invariant": "^2.2.2",