@ledgerhq/cryptoassets 6.35.0 → 6.35.1

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 4f101bb70a4366c9
1
+ @ledgerhq/cryptoassets:build: cache hit, replaying output 9f564944a26c89f1
2
2
  @ledgerhq/cryptoassets:build:
3
- @ledgerhq/cryptoassets:build: > @ledgerhq/cryptoassets@6.35.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/cryptoassets
3
+ @ledgerhq/cryptoassets:build: > @ledgerhq/cryptoassets@6.35.1 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,5 +1,17 @@
1
1
  # @ledgerhq/cryptoassets
2
2
 
3
+ ## 6.35.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1356](https://github.com/LedgerHQ/ledger-live/pull/1356) [`ecac411d7a`](https://github.com/LedgerHQ/ledger-live/commit/ecac411d7aad6f4003503ba6259d7c25017ca7aa) Thanks [@juan-cortes](https://github.com/juan-cortes)! - Updated readme.md of packages
8
+
9
+ ## 6.35.1-next.0
10
+
11
+ ### Patch Changes
12
+
13
+ - [#1356](https://github.com/LedgerHQ/ledger-live/pull/1356) [`ecac411d7a`](https://github.com/LedgerHQ/ledger-live/commit/ecac411d7aad6f4003503ba6259d7c25017ca7aa) Thanks [@juan-cortes](https://github.com/juan-cortes)! - Updated readme.md of packages
14
+
3
15
  ## 6.35.0
4
16
 
5
17
  ### Minor Changes
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- <img src="https://user-images.githubusercontent.com/211411/34776833-6f1ef4da-f618-11e7-8b13-f0697901d6a8.png" height="100" />
1
+ <img src="https://user-images.githubusercontent.com/4631227/191834116-59cf590e-25cc-4956-ae5c-812ea464f324.png" height="100" />
2
2
 
3
3
  ## @ledgerhq/cryptoassets
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/cryptoassets",
3
- "version": "6.35.0",
3
+ "version": "6.35.1",
4
4
  "description": "Ledger crypto-assets list",
5
5
  "keywords": [
6
6
  "Ledger"
@@ -24,7 +24,7 @@
24
24
  "invariant": "2"
25
25
  },
26
26
  "devDependencies": {
27
- "@ledgerhq/types-cryptoassets": "^6.23.1"
27
+ "@ledgerhq/types-cryptoassets": "^6.23.2"
28
28
  },
29
29
  "gitHead": "dd0dea64b58e5a9125c8a422dcffd29e5ef6abec",
30
30
  "scripts": {