@ledgerhq/types-cryptoassets 7.24.0-nightly.1 → 7.25.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.24.0-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/types-cryptoassets
2
+ > @ledgerhq/types-cryptoassets@7.25.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,12 +1,24 @@
1
1
  # @ledgerhq/types-cryptoassets
2
2
 
3
- ## 7.24.0-nightly.1
3
+ ## 7.25.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
7
  - [#11164](https://github.com/LedgerHQ/ledger-live/pull/11164) [`2da9b4a`](https://github.com/LedgerHQ/ledger-live/commit/2da9b4a5dd9fec3fea188fc9fa107b2c3479d1be) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Canton module init
8
8
 
9
- ## 7.24.0-nightly.0
9
+ ## 7.25.0-next.0
10
+
11
+ ### Minor Changes
12
+
13
+ - [#11164](https://github.com/LedgerHQ/ledger-live/pull/11164) [`2da9b4a`](https://github.com/LedgerHQ/ledger-live/commit/2da9b4a5dd9fec3fea188fc9fa107b2c3479d1be) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Canton module init
14
+
15
+ ## 7.24.0
16
+
17
+ ### Minor Changes
18
+
19
+ - [#10772](https://github.com/LedgerHQ/ledger-live/pull/10772) [`6792990`](https://github.com/LedgerHQ/ledger-live/commit/6792990d8130ec297192bb7d6b98aef024e81dfa) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Berachain, hyperevm, sei evm
20
+
21
+ ## 7.24.0-next.0
10
22
 
11
23
  ### Minor Changes
12
24
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/types-cryptoassets",
3
- "version": "7.24.0-nightly.1",
3
+ "version": "7.25.0",
4
4
  "description": "Ledger types for crypto assets and tokens",
5
5
  "keywords": [
6
6
  "Ledger"