@ledgerhq/errors 6.11.0-nightly.0 → 6.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,5 +1,5 @@
1
- @ledgerhq/errors:build: cache hit, replaying output e91004b376b39130
1
+ @ledgerhq/errors:build: cache hit, replaying output 64d4b36c00fc8f47
2
2
  @ledgerhq/errors:build:
3
- @ledgerhq/errors:build: > @ledgerhq/errors@6.10.2 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/errors
3
+ @ledgerhq/errors:build: > @ledgerhq/errors@6.11.0 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,6 +1,18 @@
1
1
  # @ledgerhq/errors
2
2
 
3
- ## 6.11.0-nightly.0
3
+ ## 6.11.1-next.0
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.0
10
+
11
+ ### Minor Changes
12
+
13
+ - [#1253](https://github.com/LedgerHQ/ledger-live/pull/1253) [`1a94cbf28a`](https://github.com/LedgerHQ/ledger-live/commit/1a94cbf28aaa2917c70719e22f446148cd66cef6) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Warning when btc transactions are pending in send flow
14
+
15
+ ## 6.11.0-next.0
4
16
 
5
17
  ### Minor Changes
6
18
 
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-nightly.0",
3
+ "version": "6.11.1-next.0",
4
4
  "description": "Ledger common errors",
5
5
  "keywords": [
6
6
  "Ledger"