@ledgerhq/types-devices 6.25.2 → 6.25.3

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.2 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/types-devices
2
+ > @ledgerhq/types-devices@6.25.3 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/types-devices
3
3
  > tsc && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @ledgerhq/types-devices
2
2
 
3
+ ## 6.25.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7327](https://github.com/LedgerHQ/ledger-live/pull/7327) [`8dd0fb1`](https://github.com/LedgerHQ/ledger-live/commit/8dd0fb195525eef4600a8ecbca2a80a1899de321) Thanks [@jiyuzhuang](https://github.com/jiyuzhuang)! - Rename QRCodeDevices by DevicesWithTouchScreen
8
+
9
+ ## 6.25.3-next.0
10
+
11
+ ### Patch Changes
12
+
13
+ - [#7327](https://github.com/LedgerHQ/ledger-live/pull/7327) [`8dd0fb1`](https://github.com/LedgerHQ/ledger-live/commit/8dd0fb195525eef4600a8ecbca2a80a1899de321) Thanks [@jiyuzhuang](https://github.com/jiyuzhuang)! - Rename QRCodeDevices by DevicesWithTouchScreen
14
+
3
15
  ## 6.25.2
4
16
 
5
17
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/types-devices",
3
- "version": "6.25.2",
3
+ "version": "6.25.3",
4
4
  "description": "Ledger types for devices and transport.",
5
5
  "keywords": [
6
6
  "Ledger"