@ledgerhq/coin-icon 0.7.0-next.1 → 0.8.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-icon@0.6.6-next.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-icon
2
+ > @ledgerhq/coin-icon@0.7.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,6 +1,18 @@
1
1
  # @ledgerhq/coin-algorand
2
2
 
3
- ## 0.7.0-next.1
3
+ ## 0.8.0-next.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#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
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [[`5abde51`](https://github.com/LedgerHQ/ledger-live/commit/5abde5192d32f493ece2f99aec0e2de0c411f9e5), [`cc00249`](https://github.com/LedgerHQ/ledger-live/commit/cc002495f3e107aba283a3aa4abca90954de6d76)]:
12
+ - @ledgerhq/types-live@6.63.0-next.0
13
+ - @ledgerhq/coin-framework@2.3.0-next.0
14
+
15
+ ## 0.7.0
4
16
 
5
17
  ### Minor Changes
6
18
 
@@ -9,13 +21,37 @@
9
21
  ### Patch Changes
10
22
 
11
23
  - 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)]:
12
- - @ledgerhq/types-live@6.61.0-next.1
13
- - @ledgerhq/coin-framework@2.2.0-next.1
24
+ - @ledgerhq/types-live@6.62.0
25
+ - @ledgerhq/coin-framework@2.2.0
26
+ - @ledgerhq/types-cryptoassets@7.20.0
27
+ - @ledgerhq/cryptoassets@13.13.0
28
+ - @ledgerhq/live-env@2.6.0
29
+ - @ledgerhq/live-network@2.0.5
30
+
31
+ ## 0.7.0-next.0
32
+
33
+ ### Minor Changes
34
+
35
+ - [#9386](https://github.com/LedgerHQ/ledger-live/pull/9386) [`2662b57`](https://github.com/LedgerHQ/ledger-live/commit/2662b579343398d38ff5e2d0b25a35cccbc143ce) Thanks [@qperrot](https://github.com/qperrot)! - Fix specs for Celo and ICON
36
+
37
+ ### Patch Changes
38
+
39
+ - 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)]:
40
+ - @ledgerhq/types-live@6.62.0-next.0
41
+ - @ledgerhq/coin-framework@2.2.0-next.0
14
42
  - @ledgerhq/types-cryptoassets@7.20.0-next.0
15
43
  - @ledgerhq/cryptoassets@13.13.0-next.0
16
44
  - @ledgerhq/live-env@2.6.0-next.0
17
45
  - @ledgerhq/live-network@2.0.5-next.0
18
46
 
47
+ ## 0.6.6
48
+
49
+ ### Patch Changes
50
+
51
+ - Updated dependencies [[`e4d9a5c`](https://github.com/LedgerHQ/ledger-live/commit/e4d9a5ce6c3e8f2b3829f8f5772e7ba712a4a50c)]:
52
+ - @ledgerhq/types-live@6.61.0
53
+ - @ledgerhq/coin-framework@2.1.1
54
+
19
55
  ## 0.6.6-next.0
20
56
 
21
57
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-icon",
3
- "version": "0.7.0-next.1",
3
+ "version": "0.8.0-next.0",
4
4
  "description": "Ledger Icon Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -52,16 +52,16 @@
52
52
  "lodash": "^4.17.21",
53
53
  "prando": "^6.0.1",
54
54
  "rxjs": "^7.8.1",
55
- "@ledgerhq/coin-framework": "^2.2.0-next.1",
56
- "@ledgerhq/cryptoassets": "^13.13.0-next.0",
55
+ "@ledgerhq/coin-framework": "^2.3.0-next.0",
56
+ "@ledgerhq/cryptoassets": "^13.13.0",
57
57
  "@ledgerhq/devices": "8.4.4",
58
+ "@ledgerhq/live-env": "^2.6.0",
58
59
  "@ledgerhq/errors": "^6.19.1",
59
- "@ledgerhq/live-env": "^2.6.0-next.0",
60
- "@ledgerhq/live-network": "^2.0.5-next.0",
60
+ "@ledgerhq/live-network": "^2.0.5",
61
61
  "@ledgerhq/live-promise": "^0.1.0",
62
62
  "@ledgerhq/logs": "^6.12.0",
63
- "@ledgerhq/types-cryptoassets": "^7.20.0-next.0",
64
- "@ledgerhq/types-live": "^6.61.0-next.1"
63
+ "@ledgerhq/types-cryptoassets": "^7.20.0",
64
+ "@ledgerhq/types-live": "^6.63.0-next.0"
65
65
  },
66
66
  "devDependencies": {
67
67
  "@types/invariant": "^2.2.2",