@ledgerhq/coin-stacks 0.2.0-nightly.3 → 0.2.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 +1 -1
- package/CHANGELOG.md +26 -10
- package/package.json +3 -3
package/.turbo/turbo-build.log
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,29 +1,45 @@
|
|
|
1
1
|
# @ledgerhq/coin-stacks
|
|
2
2
|
|
|
3
|
-
## 0.2.0
|
|
3
|
+
## 0.2.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#8391](https://github.com/LedgerHQ/ledger-live/pull/8391) [`2747ffb`](https://github.com/LedgerHQ/ledger-live/commit/2747ffb4cf5a9756eed992015ce9204da232aeab) Thanks [@qperrot](https://github.com/qperrot)! - fix: import from stacks, playwright test selecting 7d timerange
|
|
4
8
|
|
|
5
9
|
### Patch Changes
|
|
6
10
|
|
|
7
|
-
- Updated dependencies [[`0b51d37`](https://github.com/LedgerHQ/ledger-live/commit/0b51d37762c73a88d7204d1fcc3bb60a110568ed), [`724fa8b`](https://github.com/LedgerHQ/ledger-live/commit/724fa8b29cbda74a729c5756f91c5c9b745fdbdb)]:
|
|
8
|
-
- @ledgerhq/coin-framework@0.20.0
|
|
9
|
-
- @ledgerhq/types-live@6.54.0
|
|
11
|
+
- Updated dependencies [[`0b51d37`](https://github.com/LedgerHQ/ledger-live/commit/0b51d37762c73a88d7204d1fcc3bb60a110568ed), [`724fa8b`](https://github.com/LedgerHQ/ledger-live/commit/724fa8b29cbda74a729c5756f91c5c9b745fdbdb), [`daa059a`](https://github.com/LedgerHQ/ledger-live/commit/daa059a90eb4381a0936c4a3703e8061db24072a)]:
|
|
12
|
+
- @ledgerhq/coin-framework@0.20.0
|
|
13
|
+
- @ledgerhq/types-live@6.54.0
|
|
10
14
|
|
|
11
|
-
## 0.2.0-
|
|
15
|
+
## 0.2.0-next.0
|
|
12
16
|
|
|
13
17
|
### Minor Changes
|
|
14
18
|
|
|
15
19
|
- [#8391](https://github.com/LedgerHQ/ledger-live/pull/8391) [`2747ffb`](https://github.com/LedgerHQ/ledger-live/commit/2747ffb4cf5a9756eed992015ce9204da232aeab) Thanks [@qperrot](https://github.com/qperrot)! - fix: import from stacks, playwright test selecting 7d timerange
|
|
16
20
|
|
|
17
|
-
|
|
21
|
+
### Patch Changes
|
|
22
|
+
|
|
23
|
+
- Updated dependencies [[`0b51d37`](https://github.com/LedgerHQ/ledger-live/commit/0b51d37762c73a88d7204d1fcc3bb60a110568ed), [`724fa8b`](https://github.com/LedgerHQ/ledger-live/commit/724fa8b29cbda74a729c5756f91c5c9b745fdbdb), [`daa059a`](https://github.com/LedgerHQ/ledger-live/commit/daa059a90eb4381a0936c4a3703e8061db24072a)]:
|
|
24
|
+
- @ledgerhq/coin-framework@0.20.0-next.0
|
|
25
|
+
- @ledgerhq/types-live@6.54.0-next.0
|
|
26
|
+
|
|
27
|
+
## 0.1.1
|
|
18
28
|
|
|
19
29
|
### Patch Changes
|
|
20
30
|
|
|
21
|
-
-
|
|
22
|
-
- @ledgerhq/types-live@6.53.1-nightly.0
|
|
23
|
-
- @ledgerhq/coin-framework@0.19.1-nightly.0
|
|
31
|
+
- [#8163](https://github.com/LedgerHQ/ledger-live/pull/8163) [`cab4737`](https://github.com/LedgerHQ/ledger-live/commit/cab4737345a646f93661992f1a68179280c904fc) Thanks [@Wozacosta](https://github.com/Wozacosta)! - support: move stacks to its own coin module
|
|
24
32
|
|
|
25
|
-
|
|
33
|
+
- Updated dependencies [[`5ce33a4`](https://github.com/LedgerHQ/ledger-live/commit/5ce33a417ecc87face54c1864aa49476c5f394b9), [`a52f6ae`](https://github.com/LedgerHQ/ledger-live/commit/a52f6ae3d49ea8daea42d9cdc24e9dd0d6d0f371), [`748cf14`](https://github.com/LedgerHQ/ledger-live/commit/748cf146b3e903172831e7e5ddbc29a3565c8932), [`61f8b03`](https://github.com/LedgerHQ/ledger-live/commit/61f8b033f710369171e277f5c0faede636207160)]:
|
|
34
|
+
- @ledgerhq/types-live@6.53.1
|
|
35
|
+
- @ledgerhq/coin-framework@0.19.1
|
|
36
|
+
|
|
37
|
+
## 0.1.1-next.0
|
|
26
38
|
|
|
27
39
|
### Patch Changes
|
|
28
40
|
|
|
29
41
|
- [#8163](https://github.com/LedgerHQ/ledger-live/pull/8163) [`cab4737`](https://github.com/LedgerHQ/ledger-live/commit/cab4737345a646f93661992f1a68179280c904fc) Thanks [@Wozacosta](https://github.com/Wozacosta)! - support: move stacks to its own coin module
|
|
42
|
+
|
|
43
|
+
- Updated dependencies [[`5ce33a4`](https://github.com/LedgerHQ/ledger-live/commit/5ce33a417ecc87face54c1864aa49476c5f394b9), [`a52f6ae`](https://github.com/LedgerHQ/ledger-live/commit/a52f6ae3d49ea8daea42d9cdc24e9dd0d6d0f371), [`748cf14`](https://github.com/LedgerHQ/ledger-live/commit/748cf146b3e903172831e7e5ddbc29a3565c8932), [`61f8b03`](https://github.com/LedgerHQ/ledger-live/commit/61f8b033f710369171e277f5c0faede636207160)]:
|
|
44
|
+
- @ledgerhq/types-live@6.53.1-next.0
|
|
45
|
+
- @ledgerhq/coin-framework@0.19.1-next.0
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/coin-stacks",
|
|
3
|
-
"version": "0.2.0
|
|
3
|
+
"version": "0.2.0",
|
|
4
4
|
"description": "Ledger Stacks Coin integration",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Ledger",
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"@stacks/network": "6.10.0",
|
|
94
94
|
"@stacks/transactions": "6.11.0",
|
|
95
95
|
"@zondax/ledger-stacks": "^1.0.2",
|
|
96
|
-
"@ledgerhq/coin-framework": "^0.20.0
|
|
96
|
+
"@ledgerhq/coin-framework": "^0.20.0",
|
|
97
97
|
"@ledgerhq/cryptoassets": "^13.7.0",
|
|
98
98
|
"@ledgerhq/devices": "8.4.4",
|
|
99
99
|
"@ledgerhq/errors": "^6.19.1",
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
"@ledgerhq/live-network": "^2.0.3",
|
|
102
102
|
"@ledgerhq/logs": "^6.12.0",
|
|
103
103
|
"@ledgerhq/types-cryptoassets": "^7.17.0",
|
|
104
|
-
"@ledgerhq/types-live": "^6.54.0
|
|
104
|
+
"@ledgerhq/types-live": "^6.54.0"
|
|
105
105
|
},
|
|
106
106
|
"devDependencies": {
|
|
107
107
|
"@faker-js/faker": "^8.4.1",
|