@ledgerhq/react-native-hw-transport-ble 6.33.0-nightly.3 → 6.33.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/react-native-hw-transport-ble@6.33.0-nightly.2 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/react-native-hw-transport-ble
2
+ > @ledgerhq/react-native-hw-transport-ble@6.33.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/react-native-hw-transport-ble
3
3
  > tsc && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,32 +1,19 @@
1
1
  # @ledgerhq/react-native-hw-transport-ble
2
2
 
3
- ## 6.33.0-nightly.3
3
+ ## 6.33.0
4
4
 
5
- ### Patch Changes
6
-
7
- - Updated dependencies [[`3b9c93c`](https://github.com/LedgerHQ/ledger-live/commit/3b9c93c0de8ceff2af96a6ee8e42b8d9c2ab7af0)]:
8
- - @ledgerhq/devices@8.4.0-nightly.3
9
- - @ledgerhq/hw-transport@6.31.0-nightly.3
10
-
11
- ## 6.33.0-nightly.2
12
-
13
- ### Patch Changes
14
-
15
- - Updated dependencies [[`815ae3d`](https://github.com/LedgerHQ/ledger-live/commit/815ae3dae8027823854ada837df3dc983d09b10f)]:
16
- - @ledgerhq/hw-transport@6.31.0-nightly.2
17
- - @ledgerhq/errors@6.17.0-nightly.2
18
- - @ledgerhq/devices@8.4.0-nightly.2
5
+ ### Minor Changes
19
6
 
20
- ## 6.33.0-nightly.1
7
+ - [#6596](https://github.com/LedgerHQ/ledger-live/pull/6596) [`77fa530`](https://github.com/LedgerHQ/ledger-live/commit/77fa530c8626df94fa7f9c0a8b3a99f2efa7cb11) Thanks [@KVNLS](https://github.com/KVNLS)! - Upgrade React Native to version 0.73.6
21
8
 
22
9
  ### Patch Changes
23
10
 
24
- - Updated dependencies [[`cec1599`](https://github.com/LedgerHQ/ledger-live/commit/cec1599a41aa1a18a249e34312164bc93b63972f)]:
25
- - @ledgerhq/errors@6.17.0-nightly.1
26
- - @ledgerhq/devices@8.4.0-nightly.1
27
- - @ledgerhq/hw-transport@6.31.0-nightly.1
11
+ - Updated dependencies [[`77fa530`](https://github.com/LedgerHQ/ledger-live/commit/77fa530c8626df94fa7f9c0a8b3a99f2efa7cb11), [`815ae3d`](https://github.com/LedgerHQ/ledger-live/commit/815ae3dae8027823854ada837df3dc983d09b10f), [`cec1599`](https://github.com/LedgerHQ/ledger-live/commit/cec1599a41aa1a18a249e34312164bc93b63972f), [`3b9c93c`](https://github.com/LedgerHQ/ledger-live/commit/3b9c93c0de8ceff2af96a6ee8e42b8d9c2ab7af0)]:
12
+ - @ledgerhq/hw-transport@6.31.0
13
+ - @ledgerhq/devices@8.4.0
14
+ - @ledgerhq/errors@6.17.0
28
15
 
29
- ## 6.33.0-nightly.0
16
+ ## 6.33.0-next.0
30
17
 
31
18
  ### Minor Changes
32
19
 
@@ -34,10 +21,10 @@
34
21
 
35
22
  ### Patch Changes
36
23
 
37
- - Updated dependencies [[`77fa530`](https://github.com/LedgerHQ/ledger-live/commit/77fa530c8626df94fa7f9c0a8b3a99f2efa7cb11)]:
38
- - @ledgerhq/hw-transport@6.31.0-nightly.0
39
- - @ledgerhq/devices@8.4.0-nightly.0
40
- - @ledgerhq/errors@6.17.0-nightly.0
24
+ - Updated dependencies [[`77fa530`](https://github.com/LedgerHQ/ledger-live/commit/77fa530c8626df94fa7f9c0a8b3a99f2efa7cb11), [`815ae3d`](https://github.com/LedgerHQ/ledger-live/commit/815ae3dae8027823854ada837df3dc983d09b10f), [`cec1599`](https://github.com/LedgerHQ/ledger-live/commit/cec1599a41aa1a18a249e34312164bc93b63972f), [`3b9c93c`](https://github.com/LedgerHQ/ledger-live/commit/3b9c93c0de8ceff2af96a6ee8e42b8d9c2ab7af0)]:
25
+ - @ledgerhq/hw-transport@6.31.0-next.0
26
+ - @ledgerhq/devices@8.4.0-next.0
27
+ - @ledgerhq/errors@6.17.0-next.0
41
28
 
42
29
  ## 6.32.5
43
30
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/react-native-hw-transport-ble",
3
- "version": "6.33.0-nightly.3",
3
+ "version": "6.33.0",
4
4
  "description": "Ledger Hardware Wallet Bluetooth BLE transport for React Native",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -28,9 +28,9 @@
28
28
  "react-native-ble-plx": "3.1.2",
29
29
  "rxjs": "^7.8.1",
30
30
  "uuid": "^9.0.1",
31
- "@ledgerhq/devices": "^8.4.0-nightly.3",
32
- "@ledgerhq/errors": "^6.17.0-nightly.2",
33
- "@ledgerhq/hw-transport": "^6.31.0-nightly.3",
31
+ "@ledgerhq/devices": "^8.4.0",
32
+ "@ledgerhq/errors": "^6.17.0",
33
+ "@ledgerhq/hw-transport": "^6.31.0",
34
34
  "@ledgerhq/logs": "^6.12.0"
35
35
  },
36
36
  "gitHead": "dd0dea64b58e5a9125c8a422dcffd29e5ef6abec",