@ledgerhq/types-cryptoassets 7.29.0-nightly.1 → 7.30.0-nightly.20251030160608

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.29.0-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/types-cryptoassets
2
+ > @ledgerhq/types-cryptoassets@7.29.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/types-cryptoassets
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,15 +1,25 @@
1
1
  # @ledgerhq/types-cryptoassets
2
2
 
3
- ## 7.29.0-nightly.1
3
+ ## 7.30.0-nightly.20251030160608
4
4
 
5
5
  ### Minor Changes
6
6
 
7
7
  - [#12277](https://github.com/LedgerHQ/ledger-live/pull/12277) [`da750a1`](https://github.com/LedgerHQ/ledger-live/commit/da750a16ee5f2c083114569b8ae3c708cceba06c) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Make CryptoCurrency dynamically loadable.
8
8
 
9
- ## 7.29.0-nightly.0
9
+ ## 7.29.0
10
10
 
11
11
  ### Minor Changes
12
12
 
13
+ - [#12014](https://github.com/LedgerHQ/ledger-live/pull/12014) [`1d9860c`](https://github.com/LedgerHQ/ledger-live/commit/1d9860cd1688131d391579955b40c6710b667db8) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Canton testnet + logo update
14
+
15
+ - [#11660](https://github.com/LedgerHQ/ledger-live/pull/11660) [`cab7d97`](https://github.com/LedgerHQ/ledger-live/commit/cab7d9794e7babb8220c6d339fb08e618e3d4202) Thanks [@Antoine-bls83](https://github.com/Antoine-bls83)! - Support Westend on LL
16
+
17
+ ## 7.29.0-next.0
18
+
19
+ ### Minor Changes
20
+
21
+ - [#12014](https://github.com/LedgerHQ/ledger-live/pull/12014) [`1d9860c`](https://github.com/LedgerHQ/ledger-live/commit/1d9860cd1688131d391579955b40c6710b667db8) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Canton testnet + logo update
22
+
13
23
  - [#11660](https://github.com/LedgerHQ/ledger-live/pull/11660) [`cab7d97`](https://github.com/LedgerHQ/ledger-live/commit/cab7d9794e7babb8220c6d339fb08e618e3d4202) Thanks [@Antoine-bls83](https://github.com/Antoine-bls83)! - Support Westend on LL
14
24
 
15
25
  ## 7.28.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/types-cryptoassets",
3
- "version": "7.29.0-nightly.1",
3
+ "version": "7.30.0-nightly.20251030160608",
4
4
  "description": "Ledger types for crypto assets and tokens",
5
5
  "keywords": [
6
6
  "Ledger"