@ledgerhq/cryptoassets 6.36.0-nightly.1 → 6.36.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,5 +1,5 @@
1
- @ledgerhq/cryptoassets:build: cache hit, replaying output c49225119a04e223
1
+ @ledgerhq/cryptoassets:build: cache hit, replaying output 86c46d645550b3bc
2
2
  @ledgerhq/cryptoassets:build:
3
- @ledgerhq/cryptoassets:build: > @ledgerhq/cryptoassets@6.35.2-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/cryptoassets
3
+ @ledgerhq/cryptoassets:build: > @ledgerhq/cryptoassets@6.36.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/cryptoassets
4
4
  @ledgerhq/cryptoassets:build: > tsc && tsc -m ES6 --outDir lib-es
5
5
  @ledgerhq/cryptoassets:build:
package/CHANGELOG.md CHANGED
@@ -1,12 +1,20 @@
1
1
  # @ledgerhq/cryptoassets
2
2
 
3
- ## 6.36.0-nightly.1
3
+ ## 6.36.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
7
  - [#1442](https://github.com/LedgerHQ/ledger-live/pull/1442) [`d3dc2c6877`](https://github.com/LedgerHQ/ledger-live/commit/d3dc2c6877fbdcaf68e442a781798d752fc5152d) Thanks [@sarneijim](https://github.com/sarneijim)! - Add bep20 exchange
8
8
 
9
- ## 6.35.2-nightly.0
9
+ ### Patch Changes
10
+
11
+ - [#1419](https://github.com/LedgerHQ/ledger-live/pull/1419) [`2100b9fb81`](https://github.com/LedgerHQ/ledger-live/commit/2100b9fb81a4fd04f65b96561c0a7d618658843a) Thanks [@gre](https://github.com/gre)! - Introduce tests to ensure we define abandonseed values for coin we support
12
+
13
+ ## 6.36.0-next.0
14
+
15
+ ### Minor Changes
16
+
17
+ - [#1442](https://github.com/LedgerHQ/ledger-live/pull/1442) [`d3dc2c6877`](https://github.com/LedgerHQ/ledger-live/commit/d3dc2c6877fbdcaf68e442a781798d752fc5152d) Thanks [@sarneijim](https://github.com/sarneijim)! - Add bep20 exchange
10
18
 
11
19
  ### Patch Changes
12
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/cryptoassets",
3
- "version": "6.36.0-nightly.1",
3
+ "version": "6.36.0",
4
4
  "description": "Ledger crypto-assets list",
5
5
  "keywords": [
6
6
  "Ledger"