@ledgerhq/cryptoassets 13.21.0-nightly.1 → 13.21.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/cryptoassets@13.21.0-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/cryptoassets
2
+ > @ledgerhq/cryptoassets@13.21.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/cryptoassets
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,19 +1,25 @@
1
1
  # @ledgerhq/cryptoassets
2
2
 
3
- ## 13.21.0-nightly.1
3
+ ## 13.21.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
+ - [#10699](https://github.com/LedgerHQ/ledger-live/pull/10699) [`c6005ce`](https://github.com/LedgerHQ/ledger-live/commit/c6005ce8545acb596c2ff7770a0df848378ee83b) Thanks [@francois-guerin-ledger](https://github.com/francois-guerin-ledger)! - chore(cryptoassets): update TRON `blockAvgTime` to 9
8
+
7
9
  - [#10598](https://github.com/LedgerHQ/ledger-live/pull/10598) [`264316c`](https://github.com/LedgerHQ/ledger-live/commit/264316c9524f13b760460c2f1a2bc822767cff95) Thanks [@jccguimaraes](https://github.com/jccguimaraes)! - update sui cal data
8
10
 
9
11
  - [#10598](https://github.com/LedgerHQ/ledger-live/pull/10598) [`264316c`](https://github.com/LedgerHQ/ledger-live/commit/264316c9524f13b760460c2f1a2bc822767cff95) Thanks [@jccguimaraes](https://github.com/jccguimaraes)! - Add SUI tokens send and receive support
10
12
 
11
- ## 13.21.0-nightly.0
13
+ ## 13.21.0-next.0
12
14
 
13
15
  ### Minor Changes
14
16
 
15
17
  - [#10699](https://github.com/LedgerHQ/ledger-live/pull/10699) [`c6005ce`](https://github.com/LedgerHQ/ledger-live/commit/c6005ce8545acb596c2ff7770a0df848378ee83b) Thanks [@francois-guerin-ledger](https://github.com/francois-guerin-ledger)! - chore(cryptoassets): update TRON `blockAvgTime` to 9
16
18
 
19
+ - [#10598](https://github.com/LedgerHQ/ledger-live/pull/10598) [`264316c`](https://github.com/LedgerHQ/ledger-live/commit/264316c9524f13b760460c2f1a2bc822767cff95) Thanks [@jccguimaraes](https://github.com/jccguimaraes)! - update sui cal data
20
+
21
+ - [#10598](https://github.com/LedgerHQ/ledger-live/pull/10598) [`264316c`](https://github.com/LedgerHQ/ledger-live/commit/264316c9524f13b760460c2f1a2bc822767cff95) Thanks [@jccguimaraes](https://github.com/jccguimaraes)! - Add SUI tokens send and receive support
22
+
17
23
  ## 13.20.0
18
24
 
19
25
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/cryptoassets",
3
- "version": "13.21.0-nightly.1",
3
+ "version": "13.21.0",
4
4
  "description": "Ledger crypto-assets list",
5
5
  "keywords": [
6
6
  "Ledger"