@ledgerhq/coin-tezos 5.6.2-nightly.1 → 5.7.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-tezos@5.6.2-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-tezos
2
+ > @ledgerhq/coin-tezos@5.7.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-tezos
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,21 +1,40 @@
1
1
  # @ledgerhq/coin-tezos
2
2
 
3
- ## 5.6.2-nightly.1
3
+ ## 5.7.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#10838](https://github.com/LedgerHQ/ledger-live/pull/10838) [`d5f6793`](https://github.com/LedgerHQ/ledger-live/commit/d5f6793c6ae52178e93a19efc75931994bf930a8) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - [coin-modules][ALPACA] add getBlock to coin-framework API, implement it for SUI
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [[`4eee376`](https://github.com/LedgerHQ/ledger-live/commit/4eee3767b513dfb58a156cf2ce8086e31a7d55bf), [`72c2a6c`](https://github.com/LedgerHQ/ledger-live/commit/72c2a6c91cfee66fac3505774ba16049fba1c0cf), [`6312f3a`](https://github.com/LedgerHQ/ledger-live/commit/6312f3a039e3018dfd78d231fa91ecf8fc82a118), [`8423a9f`](https://github.com/LedgerHQ/ledger-live/commit/8423a9fbba0d54d18ff35c0519a82829fc8042e0), [`6792990`](https://github.com/LedgerHQ/ledger-live/commit/6792990d8130ec297192bb7d6b98aef024e81dfa), [`d5f6793`](https://github.com/LedgerHQ/ledger-live/commit/d5f6793c6ae52178e93a19efc75931994bf930a8), [`132af3d`](https://github.com/LedgerHQ/ledger-live/commit/132af3db5863fb6e54587dd53d4db7b0ec19259e)]:
12
+ - @ledgerhq/types-live@6.79.0
13
+ - @ledgerhq/cryptoassets@13.23.0
14
+ - @ledgerhq/types-cryptoassets@7.24.0
15
+ - @ledgerhq/coin-framework@5.8.0
16
+
17
+ ## 5.7.0-next.1
4
18
 
5
19
  ### Patch Changes
6
20
 
7
- - Updated dependencies []:
8
- - @ledgerhq/coin-framework@5.7.1-nightly.1
9
- - @ledgerhq/cryptoassets@13.22.1-nightly.0
10
- - @ledgerhq/live-network@2.0.14-nightly.0
21
+ - Updated dependencies [[`8423a9f`](https://github.com/LedgerHQ/ledger-live/commit/8423a9fbba0d54d18ff35c0519a82829fc8042e0)]:
22
+ - @ledgerhq/types-live@6.79.0-next.1
23
+ - @ledgerhq/coin-framework@5.8.0-next.1
24
+
25
+ ## 5.7.0-next.0
26
+
27
+ ### Minor Changes
11
28
 
12
- ## 5.6.2-nightly.0
29
+ - [#10838](https://github.com/LedgerHQ/ledger-live/pull/10838) [`d5f6793`](https://github.com/LedgerHQ/ledger-live/commit/d5f6793c6ae52178e93a19efc75931994bf930a8) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - [coin-modules][ALPACA] add getBlock to coin-framework API, implement it for SUI
13
30
 
14
31
  ### Patch Changes
15
32
 
16
- - Updated dependencies [[`6312f3a`](https://github.com/LedgerHQ/ledger-live/commit/6312f3a039e3018dfd78d231fa91ecf8fc82a118)]:
17
- - @ledgerhq/types-live@6.78.1-nightly.0
18
- - @ledgerhq/coin-framework@5.7.1-nightly.0
33
+ - Updated dependencies [[`4eee376`](https://github.com/LedgerHQ/ledger-live/commit/4eee3767b513dfb58a156cf2ce8086e31a7d55bf), [`72c2a6c`](https://github.com/LedgerHQ/ledger-live/commit/72c2a6c91cfee66fac3505774ba16049fba1c0cf), [`6312f3a`](https://github.com/LedgerHQ/ledger-live/commit/6312f3a039e3018dfd78d231fa91ecf8fc82a118), [`6792990`](https://github.com/LedgerHQ/ledger-live/commit/6792990d8130ec297192bb7d6b98aef024e81dfa), [`d5f6793`](https://github.com/LedgerHQ/ledger-live/commit/d5f6793c6ae52178e93a19efc75931994bf930a8), [`132af3d`](https://github.com/LedgerHQ/ledger-live/commit/132af3db5863fb6e54587dd53d4db7b0ec19259e)]:
34
+ - @ledgerhq/types-live@6.79.0-next.0
35
+ - @ledgerhq/cryptoassets@13.23.0-next.0
36
+ - @ledgerhq/types-cryptoassets@7.24.0-next.0
37
+ - @ledgerhq/coin-framework@5.8.0-next.0
19
38
 
20
39
  ## 5.6.1
21
40
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-tezos",
3
- "version": "5.6.2-nightly.1",
3
+ "version": "5.7.0",
4
4
  "description": "Tezos Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -77,14 +77,14 @@
77
77
  "invariant": "^2.2.4",
78
78
  "lodash": "^4.17.21",
79
79
  "rxjs": "^7.8.1",
80
- "@ledgerhq/coin-framework": "^5.7.1-nightly.1",
81
- "@ledgerhq/cryptoassets": "^13.22.1-nightly.0",
82
- "@ledgerhq/devices": "8.4.8",
80
+ "@ledgerhq/coin-framework": "^5.8.0",
81
+ "@ledgerhq/cryptoassets": "^13.23.0",
83
82
  "@ledgerhq/errors": "^6.23.0",
84
- "@ledgerhq/live-network": "^2.0.14-nightly.0",
83
+ "@ledgerhq/live-network": "^2.0.13",
85
84
  "@ledgerhq/logs": "^6.13.0",
86
- "@ledgerhq/types-cryptoassets": "^7.24.0-nightly.0",
87
- "@ledgerhq/types-live": "^6.78.1-nightly.0"
85
+ "@ledgerhq/types-cryptoassets": "^7.24.0",
86
+ "@ledgerhq/types-live": "^6.79.0",
87
+ "@ledgerhq/devices": "8.4.8"
88
88
  },
89
89
  "devDependencies": {
90
90
  "@faker-js/faker": "^8.4.1",