@ledgerhq/react-native-hw-transport-ble 6.27.5-next.0 → 6.27.5

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,5 @@
1
- @ledgerhq/react-native-hw-transport-ble:build: cache hit, replaying output a0ea8a4a4dc8a8b0
1
+ @ledgerhq/react-native-hw-transport-ble:build: cache hit, replaying output 7771c72894e4547a
2
2
  @ledgerhq/react-native-hw-transport-ble:build:
3
- @ledgerhq/react-native-hw-transport-ble:build: > @ledgerhq/react-native-hw-transport-ble@6.27.4 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/react-native-hw-transport-ble
3
+ @ledgerhq/react-native-hw-transport-ble:build: > @ledgerhq/react-native-hw-transport-ble@6.27.5 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/react-native-hw-transport-ble
4
4
  @ledgerhq/react-native-hw-transport-ble:build: > tsc && tsc -m ES6 --outDir lib-es
5
5
  @ledgerhq/react-native-hw-transport-ble:build:
package/CHANGELOG.md CHANGED
@@ -1,11 +1,23 @@
1
1
  # @ledgerhq/react-native-hw-transport-ble
2
2
 
3
+ ## 6.27.5
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1117](https://github.com/LedgerHQ/ledger-live/pull/1117) [`a7976db5d`](https://github.com/LedgerHQ/ledger-live/commit/a7976db5d3836d3d41ef0a0507373cad0bd8725c) Thanks [@github-actions](https://github.com/apps/github-actions)! - Fix crash when scanning for bluetooth devices
8
+
3
9
  ## 6.27.5-next.0
4
10
 
5
11
  ### Patch Changes
6
12
 
7
13
  - [#1070](https://github.com/LedgerHQ/ledger-live/pull/1070) [`533e658dcd`](https://github.com/LedgerHQ/ledger-live/commit/533e658dcd7862d4e6c9cb1b55c400652c68ae26) Thanks [@grsoares21](https://github.com/grsoares21)! - Fix crash when scanning for bluetooth devices
8
14
 
15
+ ## 6.27.3
16
+
17
+ ### Patch Changes
18
+
19
+ - [`3cc45438a8`](https://github.com/LedgerHQ/ledger-live/commit/3cc45438a8aced1922742ff077946d1216f63525) Thanks [@elbywan](https://github.com/elbywan)! - Use commonjs imports for @ledgerhq/devices. Fixes #777.
20
+
9
21
  ## 6.27.4
10
22
 
11
23
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/react-native-hw-transport-ble",
3
- "version": "6.27.5-next.0",
3
+ "version": "6.27.5",
4
4
  "description": "Ledger Hardware Wallet Bluetooth BLE transport for React Native",
5
5
  "keywords": [
6
6
  "Ledger",