@ledgerhq/types-cryptoassets 7.18.0-nightly.2 → 7.19.0-next.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/types-cryptoassets@7.18.0-nightly.1 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/types-cryptoassets
2
+ > @ledgerhq/types-cryptoassets@7.18.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/types-cryptoassets
3
3
  > tsc && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,18 +1,20 @@
1
1
  # @ledgerhq/types-cryptoassets
2
2
 
3
- ## 7.18.0-nightly.2
3
+ ## 7.19.0-next.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
+ - [#8396](https://github.com/LedgerHQ/ledger-live/pull/8396) [`d98a964`](https://github.com/LedgerHQ/ledger-live/commit/d98a96476c3d44eab1575f6c7c58ec03b5daf890) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Support for Aptos blockchain
8
+
7
9
  - [#8731](https://github.com/LedgerHQ/ledger-live/pull/8731) [`c2d24cd`](https://github.com/LedgerHQ/ledger-live/commit/c2d24cd0299ea04e39306279b6f833696bc4f4fb) Thanks [@Canestin](https://github.com/Canestin)! - Zenrock integration
8
10
 
9
- ## 7.18.0-nightly.1
11
+ ## 7.18.0
10
12
 
11
13
  ### Minor Changes
12
14
 
13
- - [#8396](https://github.com/LedgerHQ/ledger-live/pull/8396) [`d98a964`](https://github.com/LedgerHQ/ledger-live/commit/d98a96476c3d44eab1575f6c7c58ec03b5daf890) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Support for Aptos blockchain
15
+ - [#8704](https://github.com/LedgerHQ/ledger-live/pull/8704) [`1fa754d`](https://github.com/LedgerHQ/ledger-live/commit/1fa754deed730bb3dd8d05cb4e83e8c8d1b33ad1) Thanks [@Canestin](https://github.com/Canestin)! - add xion currency
14
16
 
15
- ## 7.18.0-nightly.0
17
+ ## 7.18.0-next.0
16
18
 
17
19
  ### Minor Changes
18
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/types-cryptoassets",
3
- "version": "7.18.0-nightly.2",
3
+ "version": "7.19.0-next.0",
4
4
  "description": "Ledger types for crypto assets and tokens",
5
5
  "keywords": [
6
6
  "Ledger"