@ledgerhq/types-devices 6.26.0-nightly.1 → 6.27.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/types-devices@6.25.4-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/types-devices
2
+ > @ledgerhq/types-devices@6.27.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/types-devices
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,14 +1,26 @@
1
1
  # @ledgerhq/types-devices
2
2
 
3
- ## 6.26.0-nightly.1
3
+ ## 6.27.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
7
  - [#11281](https://github.com/LedgerHQ/ledger-live/pull/11281) [`29d9828`](https://github.com/LedgerHQ/ledger-live/commit/29d9828ff1bde9e7a7171e8e37986ee52f01cd59) Thanks [@jiyuzhuang](https://github.com/jiyuzhuang)! - Add device selection for Apex
8
8
 
9
- ## 6.25.4-nightly.0
9
+ ## 6.27.0-next.0
10
10
 
11
- ### Patch Changes
11
+ ### Minor Changes
12
+
13
+ - [#11281](https://github.com/LedgerHQ/ledger-live/pull/11281) [`29d9828`](https://github.com/LedgerHQ/ledger-live/commit/29d9828ff1bde9e7a7171e8e37986ee52f01cd59) Thanks [@jiyuzhuang](https://github.com/jiyuzhuang)! - Add device selection for Apex
14
+
15
+ ## 6.26.0
16
+
17
+ ### Minor Changes
18
+
19
+ - [#10895](https://github.com/LedgerHQ/ledger-live/pull/10895) [`67e2a7c`](https://github.com/LedgerHQ/ledger-live/commit/67e2a7c5a74d000f22684254778dfec5b8b5163d) Thanks [@ofreyssinet-ledger](https://github.com/ofreyssinet-ledger)! - Support Apex
20
+
21
+ ## 6.26.0-next.0
22
+
23
+ ### Minor Changes
12
24
 
13
25
  - [#10895](https://github.com/LedgerHQ/ledger-live/pull/10895) [`67e2a7c`](https://github.com/LedgerHQ/ledger-live/commit/67e2a7c5a74d000f22684254778dfec5b8b5163d) Thanks [@ofreyssinet-ledger](https://github.com/ofreyssinet-ledger)! - Support Apex
14
26
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/types-devices",
3
- "version": "6.26.0-nightly.1",
3
+ "version": "6.27.0",
4
4
  "description": "Ledger types for devices and transport.",
5
5
  "keywords": [
6
6
  "Ledger"