@ledgerhq/errors 6.11.0 → 6.11.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/errors:build: cache hit, replaying output c8c023801f9247df
1
+ @ledgerhq/errors:build: cache hit, replaying output 34070960707fbc9b
2
2
  @ledgerhq/errors:build:
3
- @ledgerhq/errors:build: > @ledgerhq/errors@6.11.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/errors
3
+ @ledgerhq/errors:build: > @ledgerhq/errors@6.11.1 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/errors
4
4
  @ledgerhq/errors:build: > tsc && tsc -m ES6 --outDir lib-es
5
5
  @ledgerhq/errors:build:
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @ledgerhq/errors
2
2
 
3
+ ## 6.11.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.11.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.11.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/errors
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/errors",
3
- "version": "6.11.0",
3
+ "version": "6.11.1",
4
4
  "description": "Ledger common errors",
5
5
  "keywords": [
6
6
  "Ledger"