@ledgerhq/errors 6.11.1-next.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 64d4b36c00fc8f47
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,11 @@
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
+
3
9
  ## 6.11.1-next.0
4
10
 
5
11
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/errors",
3
- "version": "6.11.1-next.0",
3
+ "version": "6.11.1",
4
4
  "description": "Ledger common errors",
5
5
  "keywords": [
6
6
  "Ledger"