@ledgerhq/types-devices 6.22.2 → 6.22.3-next.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,5 +1,4 @@
1
- @ledgerhq/types-devices:build: cache hit, replaying output 576dbe9f81306a7f
2
- @ledgerhq/types-devices:build:
3
- @ledgerhq/types-devices:build: > @ledgerhq/types-devices@6.22.2 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/types-devices
4
- @ledgerhq/types-devices:build: > tsc && tsc -m ES6 --outDir lib-es
5
- @ledgerhq/types-devices:build:
1
+
2
+ > @ledgerhq/types-devices@6.22.2 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/types-devices
3
+ > tsc && tsc -m ES6 --outDir lib-es
4
+
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @ledgerhq/types-devices
2
2
 
3
+ ## 6.22.3-next.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#330](https://github.com/LedgerHQ/ledger-live/pull/330) [`f7a8df09f8`](https://github.com/LedgerHQ/ledger-live/commit/f7a8df09f8115da779b7082384d5db0823317d53) Thanks [@alexandremgo](https://github.com/alexandremgo)! - Feat: Sync onboarding BLE pairing and Scanning UI
8
+
9
+ - Use of types-devices package
10
+
3
11
  ## 6.22.2
4
12
 
5
13
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/types-devices",
3
- "version": "6.22.2",
3
+ "version": "6.22.3-next.0",
4
4
  "description": "Ledger types for devices and transport.",
5
5
  "keywords": [
6
6
  "Ledger"