@ledgerhq/coin-tron 5.0.1-nightly.1 → 5.1.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-tron@5.0.1-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-tron
2
+ > @ledgerhq/coin-tron@5.1.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-tron
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,22 +1,36 @@
1
1
  # @ledgerhq/coin-tron
2
2
 
3
- ## 5.0.1-nightly.1
3
+ ## 5.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#11016](https://github.com/LedgerHQ/ledger-live/pull/11016) [`a8b4f57`](https://github.com/LedgerHQ/ledger-live/commit/a8b4f57bf7d82e6c2444a65901e927c3c3d64412) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - [coin-modules] add coin-framework staking API + SUI implementation
4
8
 
5
9
  ### Patch Changes
6
10
 
7
- - Updated dependencies [[`d41fc9c`](https://github.com/LedgerHQ/ledger-live/commit/d41fc9c458050ef1234c04af9642321c41cecda1)]:
8
- - @ledgerhq/cryptoassets@13.25.0-nightly.1
9
- - @ledgerhq/types-live@6.80.0
10
- - @ledgerhq/coin-framework@6.0.1-nightly.1
11
+ - Updated dependencies [[`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/cryptoassets@13.25.0
13
+ - @ledgerhq/errors@6.24.0
14
+ - @ledgerhq/coin-framework@6.1.0
15
+ - @ledgerhq/types-live@6.81.0
16
+ - @ledgerhq/devices@8.5.0
17
+ - @ledgerhq/live-network@2.0.15
18
+
19
+ ## 5.1.0-next.0
20
+
21
+ ### Minor Changes
11
22
 
12
- ## 5.0.1-nightly.0
23
+ - [#11016](https://github.com/LedgerHQ/ledger-live/pull/11016) [`a8b4f57`](https://github.com/LedgerHQ/ledger-live/commit/a8b4f57bf7d82e6c2444a65901e927c3c3d64412) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - [coin-modules] add coin-framework staking API + SUI implementation
13
24
 
14
25
  ### Patch Changes
15
26
 
16
- - Updated dependencies []:
17
- - @ledgerhq/coin-framework@6.0.1-nightly.0
18
- - @ledgerhq/cryptoassets@13.24.1-nightly.0
19
- - @ledgerhq/live-network@2.0.15-nightly.0
27
+ - Updated dependencies [[`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)]:
28
+ - @ledgerhq/cryptoassets@13.25.0-next.0
29
+ - @ledgerhq/errors@6.24.0-next.0
30
+ - @ledgerhq/coin-framework@6.1.0-next.0
31
+ - @ledgerhq/types-live@6.81.0-next.0
32
+ - @ledgerhq/devices@8.5.0-next.0
33
+ - @ledgerhq/live-network@2.0.15-next.0
20
34
 
21
35
  ## 5.0.0
22
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-tron",
3
- "version": "5.0.1-nightly.1",
3
+ "version": "5.1.0",
4
4
  "description": "Ledger Tron Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -96,15 +96,15 @@
96
96
  "lodash": "^4.17.21",
97
97
  "rxjs": "^7.8.1",
98
98
  "tronweb": "5.3.2",
99
- "@ledgerhq/coin-framework": "^6.0.1-nightly.1",
100
- "@ledgerhq/cryptoassets": "^13.25.0-nightly.1",
101
- "@ledgerhq/devices": "8.4.9-nightly.1",
102
- "@ledgerhq/errors": "^6.24.0-nightly.0",
103
- "@ledgerhq/live-network": "^2.0.15-nightly.0",
99
+ "@ledgerhq/coin-framework": "^6.1.0",
100
+ "@ledgerhq/cryptoassets": "^13.25.0",
101
+ "@ledgerhq/devices": "8.5.0",
102
+ "@ledgerhq/errors": "^6.24.0",
103
+ "@ledgerhq/live-network": "^2.0.15",
104
104
  "@ledgerhq/live-promise": "^0.1.1",
105
105
  "@ledgerhq/logs": "^6.13.0",
106
106
  "@ledgerhq/types-cryptoassets": "^7.25.0",
107
- "@ledgerhq/types-live": "^6.80.0"
107
+ "@ledgerhq/types-live": "^6.81.0"
108
108
  },
109
109
  "devDependencies": {
110
110
  "@agrozyme/types-tronweb": "^5.3.2",