@ledgerhq/coin-hedera 1.10.0-nightly.3 → 1.10.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-hedera@1.10.0-nightly.2 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-hedera
2
+ > @ledgerhq/coin-hedera@1.10.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-hedera
3
3
  > tsc --outDir lib --module commonjs --moduleResolution node10 && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,40 +1,64 @@
1
1
  # @ledgerhq/coin-hedera
2
2
 
3
- ## 1.10.0-nightly.3
3
+ ## 1.10.0
4
4
 
5
- ### Patch Changes
6
-
7
- - Updated dependencies [[`0c8486e`](https://github.com/LedgerHQ/ledger-live/commit/0c8486ea830e9e2abf1dfc5d108117e1db733072), [`a8b4f57`](https://github.com/LedgerHQ/ledger-live/commit/a8b4f57bf7d82e6c2444a65901e927c3c3d64412), [`67e2a7c`](https://github.com/LedgerHQ/ledger-live/commit/67e2a7c5a74d000f22684254778dfec5b8b5163d)]:
8
- - @ledgerhq/cryptoassets@13.24.0-nightly.0
9
- - @ledgerhq/coin-framework@5.9.0-nightly.2
10
- - @ledgerhq/types-live@6.79.1-nightly.0
11
- - @ledgerhq/devices@8.4.9-nightly.1
12
- - @ledgerhq/live-countervalues@0.6.0-nightly.2
5
+ ### Minor Changes
13
6
 
14
- ## 1.10.0-nightly.2
7
+ - [#11183](https://github.com/LedgerHQ/ledger-live/pull/11183) [`8189aaf`](https://github.com/LedgerHQ/ledger-live/commit/8189aaf419d383158185ae3182a1b61fabd61e11) Thanks [@dilaouid](https://github.com/dilaouid)! - feat(coin-monitoring): monitor tier two adresses
15
8
 
16
9
  ### Patch Changes
17
10
 
18
- - Updated dependencies [[`354fa83`](https://github.com/LedgerHQ/ledger-live/commit/354fa83c8107cf8e6b56a8b306569ee65980e10c)]:
19
- - @ledgerhq/errors@6.24.0-nightly.0
20
- - @ledgerhq/coin-framework@5.9.0-nightly.1
21
- - @ledgerhq/devices@8.4.9-nightly.0
22
- - @ledgerhq/live-network@2.0.14-nightly.1
23
- - @ledgerhq/live-countervalues@0.6.0-nightly.1
11
+ - Updated dependencies [[`75a08cc`](https://github.com/LedgerHQ/ledger-live/commit/75a08cc3061347bae98ddef7ac3cdcd6181ddab5), [`0c8486e`](https://github.com/LedgerHQ/ledger-live/commit/0c8486ea830e9e2abf1dfc5d108117e1db733072), [`354fa83`](https://github.com/LedgerHQ/ledger-live/commit/354fa83c8107cf8e6b56a8b306569ee65980e10c), [`a8b4f57`](https://github.com/LedgerHQ/ledger-live/commit/a8b4f57bf7d82e6c2444a65901e927c3c3d64412), [`67e2a7c`](https://github.com/LedgerHQ/ledger-live/commit/67e2a7c5a74d000f22684254778dfec5b8b5163d)]:
12
+ - @ledgerhq/live-env@2.14.0
13
+ - @ledgerhq/cryptoassets@13.25.0
14
+ - @ledgerhq/errors@6.24.0
15
+ - @ledgerhq/coin-framework@6.1.0
16
+ - @ledgerhq/types-live@6.81.0
17
+ - @ledgerhq/devices@8.5.0
18
+ - @ledgerhq/live-countervalues@0.6.1
19
+ - @ledgerhq/live-network@2.0.15
24
20
 
25
- ## 1.10.0-nightly.1
21
+ ## 1.10.0-next.0
26
22
 
27
23
  ### Minor Changes
28
24
 
29
25
  - [#11183](https://github.com/LedgerHQ/ledger-live/pull/11183) [`8189aaf`](https://github.com/LedgerHQ/ledger-live/commit/8189aaf419d383158185ae3182a1b61fabd61e11) Thanks [@dilaouid](https://github.com/dilaouid)! - feat(coin-monitoring): monitor tier two adresses
30
26
 
31
- ## 1.9.2-nightly.0
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies [[`75a08cc`](https://github.com/LedgerHQ/ledger-live/commit/75a08cc3061347bae98ddef7ac3cdcd6181ddab5), [`0c8486e`](https://github.com/LedgerHQ/ledger-live/commit/0c8486ea830e9e2abf1dfc5d108117e1db733072), [`354fa83`](https://github.com/LedgerHQ/ledger-live/commit/354fa83c8107cf8e6b56a8b306569ee65980e10c), [`a8b4f57`](https://github.com/LedgerHQ/ledger-live/commit/a8b4f57bf7d82e6c2444a65901e927c3c3d64412), [`67e2a7c`](https://github.com/LedgerHQ/ledger-live/commit/67e2a7c5a74d000f22684254778dfec5b8b5163d)]:
30
+ - @ledgerhq/live-env@2.14.0-next.0
31
+ - @ledgerhq/cryptoassets@13.25.0-next.0
32
+ - @ledgerhq/errors@6.24.0-next.0
33
+ - @ledgerhq/coin-framework@6.1.0-next.0
34
+ - @ledgerhq/types-live@6.81.0-next.0
35
+ - @ledgerhq/devices@8.5.0-next.0
36
+ - @ledgerhq/live-countervalues@0.6.1-next.0
37
+ - @ledgerhq/live-network@2.0.15-next.0
38
+
39
+ ## 1.9.2
40
+
41
+ ### Patch Changes
42
+
43
+ - Updated dependencies [[`b5cbffa`](https://github.com/LedgerHQ/ledger-live/commit/b5cbffac207569027e241db761a6aa70b3b1b636), [`2da9b4a`](https://github.com/LedgerHQ/ledger-live/commit/2da9b4a5dd9fec3fea188fc9fa107b2c3479d1be), [`5bb2111`](https://github.com/LedgerHQ/ledger-live/commit/5bb2111d6a0c84cd0d6508bbf33d184bc89f9da3), [`417e4fc`](https://github.com/LedgerHQ/ledger-live/commit/417e4fc8b92ebc95542ca915e14023fdb62497bb), [`b9debdf`](https://github.com/LedgerHQ/ledger-live/commit/b9debdfbc822e9f5dc0b26619208f94bbd788777), [`9c63d6b`](https://github.com/LedgerHQ/ledger-live/commit/9c63d6b8d5fb629a19514ec36396c35eeefb96aa), [`8b0b4ef`](https://github.com/LedgerHQ/ledger-live/commit/8b0b4efaf2c0968cfb60c0cecebca9c575b00748)]:
44
+ - @ledgerhq/cryptoassets@13.24.0
45
+ - @ledgerhq/types-live@6.80.0
46
+ - @ledgerhq/coin-framework@6.0.0
47
+ - @ledgerhq/live-env@2.13.0
48
+ - @ledgerhq/live-countervalues@0.6.0
49
+ - @ledgerhq/live-network@2.0.14
50
+
51
+ ## 1.9.2-next.0
32
52
 
33
53
  ### Patch Changes
34
54
 
35
- - Updated dependencies [[`9c63d6b`](https://github.com/LedgerHQ/ledger-live/commit/9c63d6b8d5fb629a19514ec36396c35eeefb96aa), [`8b0b4ef`](https://github.com/LedgerHQ/ledger-live/commit/8b0b4efaf2c0968cfb60c0cecebca9c575b00748)]:
36
- - @ledgerhq/live-countervalues@0.6.0-nightly.0
37
- - @ledgerhq/coin-framework@5.9.0-nightly.0
55
+ - Updated dependencies [[`b5cbffa`](https://github.com/LedgerHQ/ledger-live/commit/b5cbffac207569027e241db761a6aa70b3b1b636), [`2da9b4a`](https://github.com/LedgerHQ/ledger-live/commit/2da9b4a5dd9fec3fea188fc9fa107b2c3479d1be), [`5bb2111`](https://github.com/LedgerHQ/ledger-live/commit/5bb2111d6a0c84cd0d6508bbf33d184bc89f9da3), [`417e4fc`](https://github.com/LedgerHQ/ledger-live/commit/417e4fc8b92ebc95542ca915e14023fdb62497bb), [`b9debdf`](https://github.com/LedgerHQ/ledger-live/commit/b9debdfbc822e9f5dc0b26619208f94bbd788777), [`9c63d6b`](https://github.com/LedgerHQ/ledger-live/commit/9c63d6b8d5fb629a19514ec36396c35eeefb96aa), [`8b0b4ef`](https://github.com/LedgerHQ/ledger-live/commit/8b0b4efaf2c0968cfb60c0cecebca9c575b00748)]:
56
+ - @ledgerhq/cryptoassets@13.24.0-next.0
57
+ - @ledgerhq/types-live@6.80.0-next.0
58
+ - @ledgerhq/coin-framework@6.0.0-next.0
59
+ - @ledgerhq/live-env@2.13.0-next.0
60
+ - @ledgerhq/live-countervalues@0.6.0-next.0
61
+ - @ledgerhq/live-network@2.0.14-next.0
38
62
 
39
63
  ## 1.9.1
40
64
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-hedera",
3
- "version": "1.10.0-nightly.3",
3
+ "version": "1.10.0",
4
4
  "description": "Ledger Hedera Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -81,14 +81,14 @@
81
81
  "invariant": "^2.2.2",
82
82
  "lodash": "^4.17.21",
83
83
  "rxjs": "^7.8.1",
84
- "@ledgerhq/coin-framework": "^5.9.0-nightly.2",
85
- "@ledgerhq/cryptoassets": "^13.24.0-nightly.0",
86
- "@ledgerhq/devices": "8.4.9-nightly.1",
87
- "@ledgerhq/errors": "^6.24.0-nightly.0",
88
- "@ledgerhq/live-countervalues": "^0.6.0-nightly.2",
89
- "@ledgerhq/live-env": "^2.13.0-nightly.0",
90
- "@ledgerhq/live-network": "^2.0.14-nightly.1",
91
- "@ledgerhq/types-live": "^6.79.1-nightly.0"
84
+ "@ledgerhq/coin-framework": "^6.1.0",
85
+ "@ledgerhq/cryptoassets": "^13.25.0",
86
+ "@ledgerhq/devices": "8.5.0",
87
+ "@ledgerhq/errors": "^6.24.0",
88
+ "@ledgerhq/live-countervalues": "^0.6.1",
89
+ "@ledgerhq/live-env": "^2.14.0",
90
+ "@ledgerhq/live-network": "^2.0.15",
91
+ "@ledgerhq/types-live": "^6.81.0"
92
92
  },
93
93
  "devDependencies": {
94
94
  "@types/invariant": "^2.2.2",
@@ -98,7 +98,7 @@
98
98
  "jest": "^29.7.0",
99
99
  "ts-jest": "^29.1.1",
100
100
  "@ledgerhq/disable-network-setup": "^0.0.0",
101
- "@ledgerhq/types-cryptoassets": "^7.24.0"
101
+ "@ledgerhq/types-cryptoassets": "^7.25.0"
102
102
  },
103
103
  "scripts": {
104
104
  "clean": "rimraf lib lib-es",