@ledgerhq/types-cryptoassets 7.2.0-nightly.1 → 7.2.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.2.0-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/types-cryptoassets
2
+ > @ledgerhq/types-cryptoassets@7.2.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,17 +1,21 @@
1
1
  # @ledgerhq/types-cryptoassets
2
2
 
3
- ## 7.2.0-nightly.1
3
+ ## 7.2.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
+ - [#3153](https://github.com/LedgerHQ/ledger-live/pull/3153) [`cec978f36e`](https://github.com/LedgerHQ/ledger-live/commit/cec978f36e5841ce3f8d117530e13902590596c3) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Adding support for new EVM chains, including Layer 2s like Optimism & Arbitrum
8
+
7
9
  - [#2809](https://github.com/LedgerHQ/ledger-live/pull/2809) [`51c01541df`](https://github.com/LedgerHQ/ledger-live/commit/51c01541df8a414851ea4ef493dc9045272ef949) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Add Quicksilver, Persistence, Onomy, Axelar to Cosmos family
8
10
 
9
- ## 7.2.0-nightly.0
11
+ ## 7.2.0-next.0
10
12
 
11
13
  ### Minor Changes
12
14
 
13
15
  - [#3153](https://github.com/LedgerHQ/ledger-live/pull/3153) [`cec978f36e`](https://github.com/LedgerHQ/ledger-live/commit/cec978f36e5841ce3f8d117530e13902590596c3) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Adding support for new EVM chains, including Layer 2s like Optimism & Arbitrum
14
16
 
17
+ - [#2809](https://github.com/LedgerHQ/ledger-live/pull/2809) [`51c01541df`](https://github.com/LedgerHQ/ledger-live/commit/51c01541df8a414851ea4ef493dc9045272ef949) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Add Quicksilver, Persistence, Onomy, Axelar to Cosmos family
18
+
15
19
  ## 7.1.0
16
20
 
17
21
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/types-cryptoassets",
3
- "version": "7.2.0-nightly.1",
3
+ "version": "7.2.0",
4
4
  "description": "Ledger types for crypto assets and tokens",
5
5
  "keywords": [
6
6
  "Ledger"