@ledgerhq/cryptoassets 9.11.0-nightly.2 → 9.11.1-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/cryptoassets@9.11.0-nightly.1 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/cryptoassets
2
+ > @ledgerhq/cryptoassets@9.11.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/cryptoassets
3
3
  > tsc && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,25 +1,53 @@
1
1
  # @ledgerhq/cryptoassets
2
2
 
3
- ## 9.11.0-nightly.2
3
+ ## 9.11.1-next.0
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - [#4193](https://github.com/LedgerHQ/ledger-live/pull/4193) [`4c2539a1d5`](https://github.com/LedgerHQ/ledger-live/commit/4c2539a1d5c9c01c0f9fa7cd1daf5a5a63c02996) Thanks [@lawRathod](https://github.com/lawRathod)! - Update explorer view url for internet_computer
8
8
 
9
- ## 9.11.0-nightly.1
9
+ ## 9.11.0
10
10
 
11
11
  ### Minor Changes
12
12
 
13
+ - [#3984](https://github.com/LedgerHQ/ledger-live/pull/3984) [`1263b7a9c1`](https://github.com/LedgerHQ/ledger-live/commit/1263b7a9c1916da81ad55bb2ca1e804cff5f89e2) Thanks [@adrienlacombe-ledger](https://github.com/adrienlacombe-ledger)! - update CAL
14
+
15
+ - [#4021](https://github.com/LedgerHQ/ledger-live/pull/4021) [`e5f9cc46d6`](https://github.com/LedgerHQ/ledger-live/commit/e5f9cc46d69b82ad7267296b350e9d97a47f9e86) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Add telos evm currency
16
+
17
+ - [#3827](https://github.com/LedgerHQ/ledger-live/pull/3827) [`6a88b7f8a6`](https://github.com/LedgerHQ/ledger-live/commit/6a88b7f8a6b7c732be0c945131b6c1d9b3937cc1) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Updating EthereumLikeInfo configurations & typing
18
+
13
19
  - [#4015](https://github.com/LedgerHQ/ledger-live/pull/4015) [`374e339c27`](https://github.com/LedgerHQ/ledger-live/commit/374e339c27e317656d01463a822898ad3a60df85) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Add support for Polygon zkEVM, Base Goerli, Klaytn
14
20
 
15
21
  ### Patch Changes
16
22
 
23
+ - [#3964](https://github.com/LedgerHQ/ledger-live/pull/3964) [`770842cdbe`](https://github.com/LedgerHQ/ledger-live/commit/770842cdbe94c629b6844f93d1b5d94d381931b1) Thanks [@hzheng-ledger](https://github.com/hzheng-ledger)! - rename optimism to op mainnet
24
+
17
25
  - [#4130](https://github.com/LedgerHQ/ledger-live/pull/4130) [`cfbff52724`](https://github.com/LedgerHQ/ledger-live/commit/cfbff527241534aba69bff3d86733b50a14eb4ce) Thanks [@hzheng-ledger](https://github.com/hzheng-ledger)! - coreum integration
18
26
 
19
- ## 9.10.1-nightly.0
27
+ - [#3704](https://github.com/LedgerHQ/ledger-live/pull/3704) [`b6e50932af`](https://github.com/LedgerHQ/ledger-live/commit/b6e50932afac6acc2d2f9fa9ed10b77a62378e03) Thanks [@chabroA](https://github.com/chabroA)! - Add ethereum and polygon as evm familly for test
28
+
29
+ - [#4074](https://github.com/LedgerHQ/ledger-live/pull/4074) [`66769a98e6`](https://github.com/LedgerHQ/ledger-live/commit/66769a98e69f2b8156417e464e90d9162272b470) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - Disable dynamic CAL CDN workflows, now handled in CAL repository
30
+
31
+ ## 9.11.0-next.0
32
+
33
+ ### Minor Changes
34
+
35
+ - [#3984](https://github.com/LedgerHQ/ledger-live/pull/3984) [`1263b7a9c1`](https://github.com/LedgerHQ/ledger-live/commit/1263b7a9c1916da81ad55bb2ca1e804cff5f89e2) Thanks [@adrienlacombe-ledger](https://github.com/adrienlacombe-ledger)! - update CAL
36
+
37
+ - [#4021](https://github.com/LedgerHQ/ledger-live/pull/4021) [`e5f9cc46d6`](https://github.com/LedgerHQ/ledger-live/commit/e5f9cc46d69b82ad7267296b350e9d97a47f9e86) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Add telos evm currency
38
+
39
+ - [#3827](https://github.com/LedgerHQ/ledger-live/pull/3827) [`6a88b7f8a6`](https://github.com/LedgerHQ/ledger-live/commit/6a88b7f8a6b7c732be0c945131b6c1d9b3937cc1) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Updating EthereumLikeInfo configurations & typing
40
+
41
+ - [#4015](https://github.com/LedgerHQ/ledger-live/pull/4015) [`374e339c27`](https://github.com/LedgerHQ/ledger-live/commit/374e339c27e317656d01463a822898ad3a60df85) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Add support for Polygon zkEVM, Base Goerli, Klaytn
20
42
 
21
43
  ### Patch Changes
22
44
 
45
+ - [#3964](https://github.com/LedgerHQ/ledger-live/pull/3964) [`770842cdbe`](https://github.com/LedgerHQ/ledger-live/commit/770842cdbe94c629b6844f93d1b5d94d381931b1) Thanks [@hzheng-ledger](https://github.com/hzheng-ledger)! - rename optimism to op mainnet
46
+
47
+ - [#4130](https://github.com/LedgerHQ/ledger-live/pull/4130) [`cfbff52724`](https://github.com/LedgerHQ/ledger-live/commit/cfbff527241534aba69bff3d86733b50a14eb4ce) Thanks [@hzheng-ledger](https://github.com/hzheng-ledger)! - coreum integration
48
+
49
+ - [#3704](https://github.com/LedgerHQ/ledger-live/pull/3704) [`b6e50932af`](https://github.com/LedgerHQ/ledger-live/commit/b6e50932afac6acc2d2f9fa9ed10b77a62378e03) Thanks [@chabroA](https://github.com/chabroA)! - Add ethereum and polygon as evm familly for test
50
+
23
51
  - [#4074](https://github.com/LedgerHQ/ledger-live/pull/4074) [`66769a98e6`](https://github.com/LedgerHQ/ledger-live/commit/66769a98e69f2b8156417e464e90d9162272b470) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - Disable dynamic CAL CDN workflows, now handled in CAL repository
24
52
 
25
53
  ## 9.10.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/cryptoassets",
3
- "version": "9.11.0-nightly.2",
3
+ "version": "9.11.1-next.0",
4
4
  "description": "Ledger crypto-assets list",
5
5
  "keywords": [
6
6
  "Ledger"
@@ -67,7 +67,7 @@
67
67
  "source-map-support": "^0.5.21",
68
68
  "ts-jest": "^28.0.5",
69
69
  "ts-node": "^10.4.0",
70
- "@ledgerhq/types-cryptoassets": "^7.4.0-nightly.0"
70
+ "@ledgerhq/types-cryptoassets": "^7.4.0"
71
71
  },
72
72
  "gitHead": "dd0dea64b58e5a9125c8a422dcffd29e5ef6abec",
73
73
  "scripts": {