@ledgerhq/coin-ton 0.11.0-nightly.2 → 0.11.1-nightly.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-ton@0.11.0-nightly.1 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-ton
2
+ > @ledgerhq/coin-ton@0.11.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-ton
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,26 +1,48 @@
1
1
  # @ledgerhq/coin-ton
2
2
 
3
- ## 0.11.0-nightly.2
3
+ ## 0.11.1-nightly.0
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Updated dependencies [[`f42f353`](https://github.com/LedgerHQ/ledger-live/commit/f42f353a593d0a1cd0a237648765080c85d0eea7)]:
8
- - @ledgerhq/types-live@6.71.0-nightly.3
9
- - @ledgerhq/coin-framework@5.1.0-nightly.1
7
+ - Updated dependencies [[`1a4e5e5`](https://github.com/LedgerHQ/ledger-live/commit/1a4e5e5913fe5e12d6127b36f3849e4c81e5e50e)]:
8
+ - @ledgerhq/types-live@6.72.0-nightly.0
9
+ - @ledgerhq/coin-framework@5.1.1-nightly.0
10
10
 
11
- ## 0.11.0-nightly.1
11
+ ## 0.11.0
12
+
13
+ ### Minor Changes
14
+
15
+ - [#10309](https://github.com/LedgerHQ/ledger-live/pull/10309) [`df883f3`](https://github.com/LedgerHQ/ledger-live/commit/df883f39d687593ef6028fc63cc8b60d5348fb05) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - feat: show ton tokens in swap history
12
16
 
13
17
  ### Patch Changes
14
18
 
15
- - Updated dependencies [[`4ddfe60`](https://github.com/LedgerHQ/ledger-live/commit/4ddfe6060ab8e4e5c0bb89da91e08a02d8ca50e6)]:
16
- - @ledgerhq/types-live@6.71.0-nightly.2
17
- - @ledgerhq/coin-framework@5.0.3-nightly.0
19
+ - Updated dependencies [[`107f35a`](https://github.com/LedgerHQ/ledger-live/commit/107f35a0650412716b088a3503b86435e6d9cf47), [`6253e0e`](https://github.com/LedgerHQ/ledger-live/commit/6253e0e3efcd1a29543cda55c9a5269f97aa770f), [`9081c26`](https://github.com/LedgerHQ/ledger-live/commit/9081c2648490f977469a33762a3c67bb2c2a0be5), [`eff3c94`](https://github.com/LedgerHQ/ledger-live/commit/eff3c94c1eded61518097a4544c3f5b25db1e28a)]:
20
+ - @ledgerhq/cryptoassets@13.18.0
21
+ - @ledgerhq/errors@6.21.0
22
+ - @ledgerhq/coin-framework@5.1.0
23
+ - @ledgerhq/live-env@2.9.0
24
+ - @ledgerhq/types-live@6.71.0
25
+ - @ledgerhq/devices@8.4.5
26
+ - @ledgerhq/live-network@2.0.8
18
27
 
19
- ## 0.11.0-nightly.0
28
+ ## 0.11.0-next.1
20
29
 
21
30
  ### Minor Changes
22
31
 
23
- - [#10256](https://github.com/LedgerHQ/ledger-live/pull/10256) [`150ac67`](https://github.com/LedgerHQ/ledger-live/commit/150ac67c38c0ce43dd0632a71467f49a81068b94) Thanks [@Canestin](https://github.com/Canestin)! - feat: show ton tokens in swap history
32
+ - [#10309](https://github.com/LedgerHQ/ledger-live/pull/10309) [`df883f3`](https://github.com/LedgerHQ/ledger-live/commit/df883f39d687593ef6028fc63cc8b60d5348fb05) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - feat: show ton tokens in swap history
33
+
34
+ ## 0.10.2-next.0
35
+
36
+ ### Patch Changes
37
+
38
+ - Updated dependencies [[`107f35a`](https://github.com/LedgerHQ/ledger-live/commit/107f35a0650412716b088a3503b86435e6d9cf47), [`6253e0e`](https://github.com/LedgerHQ/ledger-live/commit/6253e0e3efcd1a29543cda55c9a5269f97aa770f), [`9081c26`](https://github.com/LedgerHQ/ledger-live/commit/9081c2648490f977469a33762a3c67bb2c2a0be5), [`eff3c94`](https://github.com/LedgerHQ/ledger-live/commit/eff3c94c1eded61518097a4544c3f5b25db1e28a)]:
39
+ - @ledgerhq/cryptoassets@13.18.0-next.0
40
+ - @ledgerhq/errors@6.21.0-next.0
41
+ - @ledgerhq/coin-framework@5.1.0-next.0
42
+ - @ledgerhq/live-env@2.9.0-next.0
43
+ - @ledgerhq/types-live@6.71.0-next.0
44
+ - @ledgerhq/devices@8.4.5-next.0
45
+ - @ledgerhq/live-network@2.0.8-next.0
24
46
 
25
47
  ## 0.10.1
26
48
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-ton",
3
- "version": "0.11.0-nightly.2",
3
+ "version": "0.11.1-nightly.0",
4
4
  "description": "Ton Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -54,15 +54,15 @@
54
54
  "lodash": "^4.17.21",
55
55
  "msw": "^2.0.11",
56
56
  "rxjs": "^7.8.1",
57
- "@ledgerhq/coin-framework": "^5.1.0-nightly.1",
58
- "@ledgerhq/cryptoassets": "^13.17.0",
59
- "@ledgerhq/devices": "8.4.5-nightly.2",
60
- "@ledgerhq/errors": "^6.21.0-nightly.0",
61
- "@ledgerhq/live-env": "^2.9.0-nightly.0",
62
- "@ledgerhq/live-network": "^2.0.8-nightly.1",
57
+ "@ledgerhq/coin-framework": "^5.1.1-nightly.0",
58
+ "@ledgerhq/cryptoassets": "^13.18.0",
59
+ "@ledgerhq/devices": "8.4.5",
60
+ "@ledgerhq/errors": "^6.21.0",
61
+ "@ledgerhq/live-env": "^2.9.0",
62
+ "@ledgerhq/live-network": "^2.0.8",
63
63
  "@ledgerhq/logs": "^6.12.0",
64
64
  "@ledgerhq/types-cryptoassets": "^7.23.0",
65
- "@ledgerhq/types-live": "^6.71.0-nightly.3"
65
+ "@ledgerhq/types-live": "^6.72.0-nightly.0"
66
66
  },
67
67
  "devDependencies": {
68
68
  "@types/imurmurhash": "^0.1.4",