@ledgerhq/types-cryptoassets 7.19.0-next.0 → 7.19.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 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/types-cryptoassets
2
+ > @ledgerhq/types-cryptoassets@7.19.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,5 +1,13 @@
1
1
  # @ledgerhq/types-cryptoassets
2
2
 
3
+ ## 7.19.0
4
+
5
+ ### Minor Changes
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
+
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
10
+
3
11
  ## 7.19.0-next.0
4
12
 
5
13
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/types-cryptoassets",
3
- "version": "7.19.0-next.0",
3
+ "version": "7.19.0",
4
4
  "description": "Ledger types for crypto assets and tokens",
5
5
  "keywords": [
6
6
  "Ledger"