@ledgerhq/coin-stacks 0.3.0-nightly.4 → 0.3.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,4 +1,4 @@
1
1
 
2
- > @ledgerhq/coin-stacks@0.3.0-nightly.3 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-stacks
2
+ > @ledgerhq/coin-stacks@0.3.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-stacks
3
3
  > tsc && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,41 +1,38 @@
1
1
  # @ledgerhq/coin-stacks
2
2
 
3
- ## 0.3.0-nightly.4
3
+ ## 0.3.0
4
4
 
5
- ### Patch Changes
6
-
7
- - Updated dependencies [[`6cd5ecd`](https://github.com/LedgerHQ/ledger-live/commit/6cd5ecdedaed090d47a4df18db3c36f990de60e5)]:
8
- - @ledgerhq/coin-framework@0.21.0-nightly.3
5
+ ### Minor Changes
9
6
 
10
- ## 0.3.0-nightly.3
7
+ - [#8624](https://github.com/LedgerHQ/ledger-live/pull/8624) [`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292) Thanks [@thesan](https://github.com/thesan)! - Truncate Stacks memos in the input to prevent the transaction validation from failing
11
8
 
12
- ### Minor Changes
9
+ ### Patch Changes
13
10
 
14
- - [#8604](https://github.com/LedgerHQ/ledger-live/pull/8604) [`dfe2636`](https://github.com/LedgerHQ/ledger-live/commit/dfe2636fd414e0d90a89962d6477b17c3838adc8) Thanks [@thesan](https://github.com/thesan)! - Truncate Stacks memos in the input to prevent the transaction validation from failing
11
+ - Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]:
12
+ - @ledgerhq/types-live@6.55.0
13
+ - @ledgerhq/coin-framework@0.20.1
15
14
 
16
- ## 0.2.1-nightly.2
15
+ ## 0.3.0-next.2
17
16
 
18
- ### Patch Changes
17
+ ### Minor Changes
19
18
 
20
- - Updated dependencies [[`1447c15`](https://github.com/LedgerHQ/ledger-live/commit/1447c15a698a40aeb4b1b8ac5c587b9036afe647)]:
21
- - @ledgerhq/types-live@6.55.0-nightly.2
22
- - @ledgerhq/coin-framework@0.20.1-nightly.2
19
+ - [#8624](https://github.com/LedgerHQ/ledger-live/pull/8624) [`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292) Thanks [@thesan](https://github.com/thesan)! - Truncate Stacks memos in the input to prevent the transaction validation from failing
23
20
 
24
- ## 0.2.1-nightly.1
21
+ ## 0.2.1-next.1
25
22
 
26
23
  ### Patch Changes
27
24
 
28
- - Updated dependencies [[`be4233c`](https://github.com/LedgerHQ/ledger-live/commit/be4233ce713b90dc3ad335c330ca9d6509bf23e3), [`fe81150`](https://github.com/LedgerHQ/ledger-live/commit/fe811500ae626cab1995ccf8bd8cb8aa8e74bb40)]:
29
- - @ledgerhq/types-live@6.55.0-nightly.1
30
- - @ledgerhq/coin-framework@0.20.1-nightly.1
25
+ - Updated dependencies [[`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]:
26
+ - @ledgerhq/types-live@6.55.0-next.1
27
+ - @ledgerhq/coin-framework@0.20.1-next.1
31
28
 
32
- ## 0.2.1-nightly.0
29
+ ## 0.2.1-next.0
33
30
 
34
31
  ### Patch Changes
35
32
 
36
- - Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba)]:
37
- - @ledgerhq/types-live@6.55.0-nightly.0
38
- - @ledgerhq/coin-framework@0.20.1-nightly.0
33
+ - Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c)]:
34
+ - @ledgerhq/types-live@6.55.0-next.0
35
+ - @ledgerhq/coin-framework@0.20.1-next.0
39
36
 
40
37
  ## 0.2.0
41
38
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-stacks",
3
- "version": "0.3.0-nightly.4",
3
+ "version": "0.3.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.21.0-nightly.3",
96
+ "@ledgerhq/coin-framework": "^0.20.1",
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.55.0-nightly.2"
104
+ "@ledgerhq/types-live": "^6.55.0"
105
105
  },
106
106
  "devDependencies": {
107
107
  "@faker-js/faker": "^8.4.1",