@ledgerhq/errors 6.11.0-nightly.1 → 6.11.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.
- package/.turbo/turbo-build.log +2 -2
- package/CHANGELOG.md +4 -4
- package/README.md +1 -1
- package/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
@ledgerhq/errors:build: cache hit, replaying output
|
|
1
|
+
@ledgerhq/errors:build: cache hit, replaying output c8c023801f9247df
|
|
2
2
|
@ledgerhq/errors:build:
|
|
3
|
-
@ledgerhq/errors:build: > @ledgerhq/errors@6.11.0
|
|
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,12 +1,12 @@
|
|
|
1
1
|
# @ledgerhq/errors
|
|
2
2
|
|
|
3
|
-
## 6.11.0
|
|
3
|
+
## 6.11.0
|
|
4
4
|
|
|
5
|
-
###
|
|
5
|
+
### Minor Changes
|
|
6
6
|
|
|
7
|
-
- [#
|
|
7
|
+
- [#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
|
|
8
8
|
|
|
9
|
-
## 6.11.0-
|
|
9
|
+
## 6.11.0-next.0
|
|
10
10
|
|
|
11
11
|
### Minor Changes
|
|
12
12
|
|
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<img src="https://user-images.githubusercontent.com/
|
|
1
|
+
<img src="https://user-images.githubusercontent.com/211411/34776833-6f1ef4da-f618-11e7-8b13-f0697901d6a8.png" height="100" />
|
|
2
2
|
|
|
3
3
|
## @ledgerhq/errors
|
|
4
4
|
|