Skip to content

Commit

Permalink
🔀 (main) [NO-ISSUE]: Backmerge main into develop (#642)
Browse files Browse the repository at this point in the history
  • Loading branch information
valpinkman authored Jan 27, 2025
2 parents e5daf34 + 1d52407 commit 7f2cb5a
Show file tree
Hide file tree
Showing 47 changed files with 145 additions and 185 deletions.
5 changes: 0 additions & 5 deletions .changeset/blue-lemons-impress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/breezy-plums-run.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/calm-monkeys-peel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/calm-months-live.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/chilly-carpets-press-2.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cuddly-impalas-sing.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/few-colts-jump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fuzzy-eagles-cough.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fuzzy-spies-divide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/good-mayflies-jog.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gorgeous-tables-cheer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-jobs-pay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/grumpy-tables-taste.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lucky-keys-explode.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-tables-move.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mighty-vans-kiss.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-points-judge.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-badgers-lie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/odd-spies-chew.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-deers-sneeze.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-deers-grow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-ears-drop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-feet-leave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rare-elephants-breathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/selfish-maps-rhyme.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-paws-marry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-eels-report.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slimy-toes-march.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-buttons-repair.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tall-hairs-cheer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ten-lions-report.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-beans-teach.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-peaches-kiss.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-ads-chew.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-horses-wonder.md

This file was deleted.

24 changes: 24 additions & 0 deletions packages/device-management-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# @ledgerhq/device-management-kit

## 0.6.0

### Minor Changes

- [#559](https://github.com/LedgerHQ/device-sdk-ts/pull/559) [`a56740a`](https://github.com/LedgerHQ/device-sdk-ts/commit/a56740a608dc95ab3545d90666c71aeff2f67212) Thanks [@valpinkman](https://github.com/valpinkman)! - Extract Transports to their own module

- [#548](https://github.com/LedgerHQ/device-sdk-ts/pull/548) [`8f6907a`](https://github.com/LedgerHQ/device-sdk-ts/commit/8f6907a9fd99546d88520f2d167485ef59f8ca2e) Thanks [@valpinkman](https://github.com/valpinkman)! - Add new toggle for the device session refresher

- [#608](https://github.com/LedgerHQ/device-sdk-ts/pull/608) [`1153a78`](https://github.com/LedgerHQ/device-sdk-ts/commit/1153a78b1b56f1767dae380466a8bc7fd86fec73) Thanks [@jiyuzhuang](https://github.com/jiyuzhuang)! - Add WebSocket data source

### Patch Changes

- [#581](https://github.com/LedgerHQ/device-sdk-ts/pull/581) [`a7984cd`](https://github.com/LedgerHQ/device-sdk-ts/commit/a7984cdcbd8e18aec614d6f07fda293971bd61eb) Thanks [@jdabbech-ledger](https://github.com/jdabbech-ledger)! - Fix CommandUtils static calls

- [#574](https://github.com/LedgerHQ/device-sdk-ts/pull/574) [`1bf2166`](https://github.com/LedgerHQ/device-sdk-ts/commit/1bf2166776ed16c2adf8a4d9d796a567629f983b) Thanks [@jiyuzhuang](https://github.com/jiyuzhuang)! - Get manager API service from internal API

- [#581](https://github.com/LedgerHQ/device-sdk-ts/pull/581) [`df4ef37`](https://github.com/LedgerHQ/device-sdk-ts/commit/df4ef37d39a2e214a06930b7ff3c09cf22befb7f) Thanks [@jdabbech-ledger](https://github.com/jdabbech-ledger)! - Expose CommandSuccessResult

- [#469](https://github.com/LedgerHQ/device-sdk-ts/pull/469) [`eafad9e`](https://github.com/LedgerHQ/device-sdk-ts/commit/eafad9e1b39573ad3321413b7adaa0814245da96) Thanks [@jdabbech-ledger](https://github.com/jdabbech-ledger)! - Add manager api calls for secure channel

- [#559](https://github.com/LedgerHQ/device-sdk-ts/pull/559) [`cc342e5`](https://github.com/LedgerHQ/device-sdk-ts/commit/cc342e5335ef1bc91b82967f6f59808796f88b36) Thanks [@valpinkman](https://github.com/valpinkman)! - Update DeviceSession to change the state of the device in case of an error

- [#621](https://github.com/LedgerHQ/device-sdk-ts/pull/621) [`8799e83`](https://github.com/LedgerHQ/device-sdk-ts/commit/8799e83c92baeb5ccba53546a3d59867d3d6185c) Thanks [@aussedatlo](https://github.com/aussedatlo)! - Add a list of compatible apps for OpenAppDA and SendCommandInAppDA

## 0.5.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/device-management-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/device-management-kit",
"version": "0.5.1",
"version": "0.6.0",
"private": false,
"license": "Apache-2.0",
"exports": {
Expand Down
52 changes: 52 additions & 0 deletions packages/signer/signer-btc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
# @ledgerhq/device-signer-kit-bitcoin

## 1.0.0

### Major Changes

- [#640](https://github.com/LedgerHQ/device-sdk-ts/pull/640) [`4df35a8`](https://github.com/LedgerHQ/device-sdk-ts/commit/4df35a8392872eb401d81d80a335ffac77ccf895) Thanks [@valpinkman](https://github.com/valpinkman)! - 1.0.0 release

### Minor Changes

- [#516](https://github.com/LedgerHQ/device-sdk-ts/pull/516) [`f20f429`](https://github.com/LedgerHQ/device-sdk-ts/commit/f20f42940df096efbcda417d3cd4fc6ffff4354b) Thanks [@jdabbech-ledger](https://github.com/jdabbech-ledger)! - Add RegisterWallet command

- [#270](https://github.com/LedgerHQ/device-sdk-ts/pull/270) [`1f1485b`](https://github.com/LedgerHQ/device-sdk-ts/commit/1f1485be90f073d73f7013d6b755f1234e481844) Thanks [@paoun-ledger](https://github.com/paoun-ledger)! - Implement MerkleTree and MerkleMap services

- [#282](https://github.com/LedgerHQ/device-sdk-ts/pull/282) [`c03eb92`](https://github.com/LedgerHQ/device-sdk-ts/commit/c03eb9206e4e4c106cc01a205ff830b2ab271e66) Thanks [@aussedatlo](https://github.com/aussedatlo)! - Implement GetExtendedPublicKeyCommand

- [#612](https://github.com/LedgerHQ/device-sdk-ts/pull/612) [`705097a`](https://github.com/LedgerHQ/device-sdk-ts/commit/705097a6558b0e0c7e7801a1dfbf838d39c403ce) Thanks [@fAnselmi-Ledger](https://github.com/fAnselmi-Ledger)! - Implement get wallet device action and sample app getWalletAddress

- [#525](https://github.com/LedgerHQ/device-sdk-ts/pull/525) [`21e9de8`](https://github.com/LedgerHQ/device-sdk-ts/commit/21e9de8b24307288a261499b97d8e987d162d4ad) Thanks [@fAnselmi-Ledger](https://github.com/fAnselmi-Ledger)! - Implement GetSignMessageCommand

- [#279](https://github.com/LedgerHQ/device-sdk-ts/pull/279) [`70770c6`](https://github.com/LedgerHQ/device-sdk-ts/commit/70770c6b4396dbec115cda4b2d40579ca108aeae) Thanks [@aussedatlo](https://github.com/aussedatlo)! - Implement GetMasterFingerprintCommand

- [#581](https://github.com/LedgerHQ/device-sdk-ts/pull/581) [`2521c7a`](https://github.com/LedgerHQ/device-sdk-ts/commit/2521c7ae33cbb885055b58a8b953c0b95e59c489) Thanks [@jdabbech-ledger](https://github.com/jdabbech-ledger)! - Create SignPsbt API

- [#522](https://github.com/LedgerHQ/device-sdk-ts/pull/522) [`ac0fd80`](https://github.com/LedgerHQ/device-sdk-ts/commit/ac0fd80cb6f6dd341bd734df57d6135e318eb923) Thanks [@jdabbech-ledger](https://github.com/jdabbech-ledger)! - Add SignPsbt command

- [#512](https://github.com/LedgerHQ/device-sdk-ts/pull/512) [`fc66f35`](https://github.com/LedgerHQ/device-sdk-ts/commit/fc66f3595d27ca003a23cb44b17d43a372b99214) Thanks [@fAnselmi-Ledger](https://github.com/fAnselmi-Ledger)! - Add GetWalletAddressCommand

- [#607](https://github.com/LedgerHQ/device-sdk-ts/pull/607) [`eae62c9`](https://github.com/LedgerHQ/device-sdk-ts/commit/eae62c97474d7a213d570bc790f6a9ada6411d81) Thanks [@jdabbech-ledger](https://github.com/jdabbech-ledger)! - Sign transaction API

- [#564](https://github.com/LedgerHQ/device-sdk-ts/pull/564) [`2c37119`](https://github.com/LedgerHQ/device-sdk-ts/commit/2c37119a61f89aef1f15b4c8d9130ea894fc4000) Thanks [@fAnselmi-Ledger](https://github.com/fAnselmi-Ledger)! - Implement SignMessage

- [#269](https://github.com/LedgerHQ/device-sdk-ts/pull/269) [`9a3afe4`](https://github.com/LedgerHQ/device-sdk-ts/commit/9a3afe42b6a70bbbea396324deb5052002c54042) Thanks [@paoun-ledger](https://github.com/paoun-ledger)! - Create device-signer-kit-bitcoin package

- [#532](https://github.com/LedgerHQ/device-sdk-ts/pull/532) [`5da11c0`](https://github.com/LedgerHQ/device-sdk-ts/commit/5da11c04e5a774b23fbf54d83514c57a246449d9) Thanks [@jdabbech-ledger](https://github.com/jdabbech-ledger)! - Implement SignerBtc, DI & GetExtendedPkeyDA

### Patch Changes

- [#508](https://github.com/LedgerHQ/device-sdk-ts/pull/508) [`0eab94e`](https://github.com/LedgerHQ/device-sdk-ts/commit/0eab94e580881900814232791cbda35f5c0bcdc9) Thanks [@jdabbech-ledger](https://github.com/jdabbech-ledger)! - Set bitcoin-js as peer dep

- [#273](https://github.com/LedgerHQ/device-sdk-ts/pull/273) [`6e780ec`](https://github.com/LedgerHQ/device-sdk-ts/commit/6e780ec73affd60a84c6fcb6a536d9ed6d007d53) Thanks [@paoun-ledger](https://github.com/paoun-ledger)! - Implement wallet policy service

- [#627](https://github.com/LedgerHQ/device-sdk-ts/pull/627) [`dc52c78`](https://github.com/LedgerHQ/device-sdk-ts/commit/dc52c78231d9bd51f5549d51df84731df216e79e) Thanks [@aussedatlo](https://github.com/aussedatlo)! - Polish readme

- [#290](https://github.com/LedgerHQ/device-sdk-ts/pull/290) [`6dd1534`](https://github.com/LedgerHQ/device-sdk-ts/commit/6dd153414d0041795e0c145bc70bb5247af7ad92) Thanks [@jiyuzhuang](https://github.com/jiyuzhuang)! - Rename packages

- [#271](https://github.com/LedgerHQ/device-sdk-ts/pull/271) [`5def5cb`](https://github.com/LedgerHQ/device-sdk-ts/commit/5def5cbd5805f7f25fd81b353d3de4a9587f44bb) Thanks [@paoun-ledger](https://github.com/paoun-ledger)! - Implement PSBT parser and mapper services

- [#581](https://github.com/LedgerHQ/device-sdk-ts/pull/581) [`b59846f`](https://github.com/LedgerHQ/device-sdk-ts/commit/b59846ff9e006876d3b17b3e4d21b17b36a42e07) Thanks [@jdabbech-ledger](https://github.com/jdabbech-ledger)! - Use CommandErrorHelper in BTC commands

- Updated dependencies [[`a7984cd`](https://github.com/LedgerHQ/device-sdk-ts/commit/a7984cdcbd8e18aec614d6f07fda293971bd61eb), [`a56740a`](https://github.com/LedgerHQ/device-sdk-ts/commit/a56740a608dc95ab3545d90666c71aeff2f67212), [`1bf2166`](https://github.com/LedgerHQ/device-sdk-ts/commit/1bf2166776ed16c2adf8a4d9d796a567629f983b), [`8f6907a`](https://github.com/LedgerHQ/device-sdk-ts/commit/8f6907a9fd99546d88520f2d167485ef59f8ca2e), [`df4ef37`](https://github.com/LedgerHQ/device-sdk-ts/commit/df4ef37d39a2e214a06930b7ff3c09cf22befb7f), [`1153a78`](https://github.com/LedgerHQ/device-sdk-ts/commit/1153a78b1b56f1767dae380466a8bc7fd86fec73), [`eafad9e`](https://github.com/LedgerHQ/device-sdk-ts/commit/eafad9e1b39573ad3321413b7adaa0814245da96), [`cc342e5`](https://github.com/LedgerHQ/device-sdk-ts/commit/cc342e5335ef1bc91b82967f6f59808796f88b36), [`8799e83`](https://github.com/LedgerHQ/device-sdk-ts/commit/8799e83c92baeb5ccba53546a3d59867d3d6185c)]:
- @ledgerhq/device-management-kit@0.6.0
2 changes: 1 addition & 1 deletion packages/signer/signer-btc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/device-signer-kit-bitcoin",
"version": "0.0.1",
"version": "1.0.0",
"license": "Apache-2.0",
"main": "lib/cjs/index.js",
"types": "lib/cjs/index.d.ts",
Expand Down
14 changes: 14 additions & 0 deletions packages/signer/signer-solana/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @ledgerhq/device-signer-kit-solana

## 1.1.0

### Patch Changes

- [#626](https://github.com/LedgerHQ/device-sdk-ts/pull/626) [`22d1ec0`](https://github.com/LedgerHQ/device-sdk-ts/commit/22d1ec0298a51aab4ee1e5de14e4d87f00cdc04d) Thanks [@fAnselmi-Ledger](https://github.com/fAnselmi-Ledger)! - Improve error handling

- [#627](https://github.com/LedgerHQ/device-sdk-ts/pull/627) [`dc52c78`](https://github.com/LedgerHQ/device-sdk-ts/commit/dc52c78231d9bd51f5549d51df84731df216e79e) Thanks [@aussedatlo](https://github.com/aussedatlo)! - Polish readme

- [#540](https://github.com/LedgerHQ/device-sdk-ts/pull/540) [`8ca777b`](https://github.com/LedgerHQ/device-sdk-ts/commit/8ca777b1ccc835d4922efcbaeff0d32882914eb2) Thanks [@aussedatlo](https://github.com/aussedatlo)! - Remove debug logs

- Updated dependencies [[`a7984cd`](https://github.com/LedgerHQ/device-sdk-ts/commit/a7984cdcbd8e18aec614d6f07fda293971bd61eb), [`a00e30c`](https://github.com/LedgerHQ/device-sdk-ts/commit/a00e30cc1559d364a4654668a6492945de1163f5), [`a56740a`](https://github.com/LedgerHQ/device-sdk-ts/commit/a56740a608dc95ab3545d90666c71aeff2f67212), [`1bf2166`](https://github.com/LedgerHQ/device-sdk-ts/commit/1bf2166776ed16c2adf8a4d9d796a567629f983b), [`8f6907a`](https://github.com/LedgerHQ/device-sdk-ts/commit/8f6907a9fd99546d88520f2d167485ef59f8ca2e), [`df4ef37`](https://github.com/LedgerHQ/device-sdk-ts/commit/df4ef37d39a2e214a06930b7ff3c09cf22befb7f), [`1153a78`](https://github.com/LedgerHQ/device-sdk-ts/commit/1153a78b1b56f1767dae380466a8bc7fd86fec73), [`eafad9e`](https://github.com/LedgerHQ/device-sdk-ts/commit/eafad9e1b39573ad3321413b7adaa0814245da96), [`cc342e5`](https://github.com/LedgerHQ/device-sdk-ts/commit/cc342e5335ef1bc91b82967f6f59808796f88b36), [`8799e83`](https://github.com/LedgerHQ/device-sdk-ts/commit/8799e83c92baeb5ccba53546a3d59867d3d6185c)]:
- @ledgerhq/device-management-kit@0.6.0
- @ledgerhq/signer-utils@1.0.3

## 1.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/signer/signer-solana/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ledgerhq/device-signer-kit-solana",
"version": "1.0.1",
"private": true,
"version": "1.1.0",
"private": false,
"license": "Apache-2.0",
"exports": {
".": {
Expand Down
9 changes: 9 additions & 0 deletions packages/signer/signer-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @ledgerhq/signer-utils

## 1.0.3

### Patch Changes

- [#581](https://github.com/LedgerHQ/device-sdk-ts/pull/581) [`a00e30c`](https://github.com/LedgerHQ/device-sdk-ts/commit/a00e30cc1559d364a4654668a6492945de1163f5) Thanks [@jdabbech-ledger](https://github.com/jdabbech-ledger)! - Create CommandErrorHelper to handle command errors

- Updated dependencies [[`a7984cd`](https://github.com/LedgerHQ/device-sdk-ts/commit/a7984cdcbd8e18aec614d6f07fda293971bd61eb), [`a56740a`](https://github.com/LedgerHQ/device-sdk-ts/commit/a56740a608dc95ab3545d90666c71aeff2f67212), [`1bf2166`](https://github.com/LedgerHQ/device-sdk-ts/commit/1bf2166776ed16c2adf8a4d9d796a567629f983b), [`8f6907a`](https://github.com/LedgerHQ/device-sdk-ts/commit/8f6907a9fd99546d88520f2d167485ef59f8ca2e), [`df4ef37`](https://github.com/LedgerHQ/device-sdk-ts/commit/df4ef37d39a2e214a06930b7ff3c09cf22befb7f), [`1153a78`](https://github.com/LedgerHQ/device-sdk-ts/commit/1153a78b1b56f1767dae380466a8bc7fd86fec73), [`eafad9e`](https://github.com/LedgerHQ/device-sdk-ts/commit/eafad9e1b39573ad3321413b7adaa0814245da96), [`cc342e5`](https://github.com/LedgerHQ/device-sdk-ts/commit/cc342e5335ef1bc91b82967f6f59808796f88b36), [`8799e83`](https://github.com/LedgerHQ/device-sdk-ts/commit/8799e83c92baeb5ccba53546a3d59867d3d6185c)]:
- @ledgerhq/device-management-kit@0.6.0

## 1.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/signer/signer-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ledgerhq/signer-utils",
"version": "1.0.2",
"private": true,
"version": "1.0.3",
"private": false,
"license": "Apache-2.0",
"exports": {
".": {
Expand Down
18 changes: 18 additions & 0 deletions packages/transport/web-ble/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# @ledgerhq/device-transport-kit-web-ble

## 1.0.0

### Major Changes

- [#640](https://github.com/LedgerHQ/device-sdk-ts/pull/640) [`4df35a8`](https://github.com/LedgerHQ/device-sdk-ts/commit/4df35a8392872eb401d81d80a335ffac77ccf895) Thanks [@valpinkman](https://github.com/valpinkman)! - 1.0.0 release

### Minor Changes

- [#559](https://github.com/LedgerHQ/device-sdk-ts/pull/559) [`a56740a`](https://github.com/LedgerHQ/device-sdk-ts/commit/a56740a608dc95ab3545d90666c71aeff2f67212) Thanks [@valpinkman](https://github.com/valpinkman)! - Extract Transports to their own module

### Patch Changes

- [#637](https://github.com/LedgerHQ/device-sdk-ts/pull/637) [`8161b27`](https://github.com/LedgerHQ/device-sdk-ts/commit/8161b271888bb3a50aa396eafe620d034a5a9e7d) Thanks [@valpinkman](https://github.com/valpinkman)! - Fix Chrome windows ble connect

- Updated dependencies [[`a7984cd`](https://github.com/LedgerHQ/device-sdk-ts/commit/a7984cdcbd8e18aec614d6f07fda293971bd61eb), [`a56740a`](https://github.com/LedgerHQ/device-sdk-ts/commit/a56740a608dc95ab3545d90666c71aeff2f67212), [`1bf2166`](https://github.com/LedgerHQ/device-sdk-ts/commit/1bf2166776ed16c2adf8a4d9d796a567629f983b), [`8f6907a`](https://github.com/LedgerHQ/device-sdk-ts/commit/8f6907a9fd99546d88520f2d167485ef59f8ca2e), [`df4ef37`](https://github.com/LedgerHQ/device-sdk-ts/commit/df4ef37d39a2e214a06930b7ff3c09cf22befb7f), [`1153a78`](https://github.com/LedgerHQ/device-sdk-ts/commit/1153a78b1b56f1767dae380466a8bc7fd86fec73), [`eafad9e`](https://github.com/LedgerHQ/device-sdk-ts/commit/eafad9e1b39573ad3321413b7adaa0814245da96), [`cc342e5`](https://github.com/LedgerHQ/device-sdk-ts/commit/cc342e5335ef1bc91b82967f6f59808796f88b36), [`8799e83`](https://github.com/LedgerHQ/device-sdk-ts/commit/8799e83c92baeb5ccba53546a3d59867d3d6185c)]:
- @ledgerhq/device-management-kit@0.6.0
2 changes: 1 addition & 1 deletion packages/transport/web-ble/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/device-transport-kit-web-ble",
"version": "0.0.1",
"version": "1.0.0",
"license": "Apache-2.0",
"private": false,
"exports": {
Expand Down
Loading

0 comments on commit 7f2cb5a

Please sign in to comment.