@ledgerhq/hw-app-btc 10.12.0-nightly.4 → 10.12.1-nightly.20251120135143

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/hw-app-btc@10.12.0-nightly.3 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/hw-app-btc
2
+ > @ledgerhq/hw-app-btc@10.12.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/hw-app-btc
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,36 +1,40 @@
1
1
  # @ledgerhq/hw-app-btc
2
2
 
3
- ## 10.12.0-nightly.4
3
+ ## 10.12.1-nightly.20251120135143
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Updated dependencies []:
8
- - @ledgerhq/hw-transport@6.31.13-nightly.1
7
+ - [#12610](https://github.com/LedgerHQ/ledger-live/pull/12610) [`927ae64`](https://github.com/LedgerHQ/ledger-live/commit/927ae64db0bb04af54e25623655a001a68e0f2d3) Thanks [@fAnselmi-Ledger](https://github.com/fAnselmi-Ledger)! - Add DMK solana signer behind FF
9
8
 
10
- ## 10.12.0-nightly.3
9
+ ## 10.12.0
11
10
 
12
11
  ### Minor Changes
13
12
 
14
- - [#12316](https://github.com/LedgerHQ/ledger-live/pull/12316) [`ccf788d`](https://github.com/LedgerHQ/ledger-live/commit/ccf788d7c0239ca95e76c3cc340f9a6bd09ea726) Thanks [@qperrot](https://github.com/qperrot)! - Feature CoinTester Bitcoin and Currency regtest
15
-
16
- ## 10.12.0-nightly.2
17
-
18
- ### Minor Changes
13
+ - [#12272](https://github.com/LedgerHQ/ledger-live/pull/12272) [`8a10c49`](https://github.com/LedgerHQ/ledger-live/commit/8a10c49645bced4611808468bd2fc9132e7787ed) Thanks [@Wozacosta](https://github.com/Wozacosta)! - feat[zcash]: support nu6.1
19
14
 
20
15
  - [#12321](https://github.com/LedgerHQ/ledger-live/pull/12321) [`63e8f34`](https://github.com/LedgerHQ/ledger-live/commit/63e8f342f6b951ab77bb710b9971f033c05e579e) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Bump axios version to 1.12.2
21
16
 
22
- ## 10.11.3-nightly.1
17
+ - [#12316](https://github.com/LedgerHQ/ledger-live/pull/12316) [`ccf788d`](https://github.com/LedgerHQ/ledger-live/commit/ccf788d7c0239ca95e76c3cc340f9a6bd09ea726) Thanks [@qperrot](https://github.com/qperrot)! - Feature CoinTester Bitcoin and Currency regtest
23
18
 
24
19
  ### Patch Changes
25
20
 
21
+ - Updated dependencies []:
22
+ - @ledgerhq/hw-transport@6.31.13
23
+
24
+ ## 10.12.0-next.0
25
+
26
+ ### Minor Changes
27
+
26
28
  - [#12272](https://github.com/LedgerHQ/ledger-live/pull/12272) [`8a10c49`](https://github.com/LedgerHQ/ledger-live/commit/8a10c49645bced4611808468bd2fc9132e7787ed) Thanks [@Wozacosta](https://github.com/Wozacosta)! - feat[zcash]: support nu6.1
27
29
 
28
- ## 10.11.3-nightly.0
30
+ - [#12321](https://github.com/LedgerHQ/ledger-live/pull/12321) [`63e8f34`](https://github.com/LedgerHQ/ledger-live/commit/63e8f342f6b951ab77bb710b9971f033c05e579e) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Bump axios version to 1.12.2
31
+
32
+ - [#12316](https://github.com/LedgerHQ/ledger-live/pull/12316) [`ccf788d`](https://github.com/LedgerHQ/ledger-live/commit/ccf788d7c0239ca95e76c3cc340f9a6bd09ea726) Thanks [@qperrot](https://github.com/qperrot)! - Feature CoinTester Bitcoin and Currency regtest
29
33
 
30
34
  ### Patch Changes
31
35
 
32
36
  - Updated dependencies []:
33
- - @ledgerhq/hw-transport@6.31.13-nightly.0
37
+ - @ledgerhq/hw-transport@6.31.13-next.0
34
38
 
35
39
  ## 10.11.2
36
40
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/hw-app-btc",
3
- "version": "10.12.0-nightly.4",
3
+ "version": "10.12.1-nightly.20251120135143",
4
4
  "description": "Ledger Hardware Wallet Bitcoin Application API",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -69,7 +69,7 @@
69
69
  "invariant": "^2.2.4",
70
70
  "semver": "^7.3.5",
71
71
  "varuint-bitcoin": "1.1.2",
72
- "@ledgerhq/hw-transport": "6.31.13-nightly.1",
72
+ "@ledgerhq/hw-transport": "6.31.13",
73
73
  "@ledgerhq/logs": "^6.13.0"
74
74
  },
75
75
  "devDependencies": {
@@ -82,8 +82,8 @@
82
82
  "source-map-support": "^0.5.21",
83
83
  "ts-jest": "^29.1.1",
84
84
  "ts-node": "^10.4.0",
85
- "@ledgerhq/hw-transport-mocker": "^6.29.13-nightly.1",
86
- "@ledgerhq/hw-transport-node-speculos": "^6.29.13-nightly.1"
85
+ "@ledgerhq/hw-transport-mocker": "^6.29.13",
86
+ "@ledgerhq/hw-transport-node-speculos": "^6.29.13"
87
87
  },
88
88
  "gitHead": "dd0dea64b58e5a9125c8a422dcffd29e5ef6abec",
89
89
  "scripts": {