# @ledgerhq/swift-bridge-hw-app-solana

## 1.6.5

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.10.5
  - @ledgerhq/swift-bridge-hw-transport-ble@1.6.5

## 1.6.5-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.10.5-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.6.5-next.0

## 1.6.4

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.10.4
  - @ledgerhq/swift-bridge-hw-transport-ble@1.6.4

## 1.6.4-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.10.4-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.6.4-next.0

## 1.6.3

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.10.3
  - @ledgerhq/swift-bridge-hw-transport-ble@1.6.3

## 1.6.3-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.10.3-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.6.3-next.0

## 1.6.2

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.10.2
  - @ledgerhq/swift-bridge-hw-transport-ble@1.6.2

## 1.6.2-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.10.2-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.6.2-next.0

## 1.6.2

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.10.2
  - @ledgerhq/swift-bridge-hw-transport-ble@1.6.2

## 1.6.2-hotfix.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.10.2-hotfix.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.6.2-hotfix.0

## 1.6.1

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.10.1
  - @ledgerhq/swift-bridge-hw-transport-ble@1.6.1

## 1.6.1-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.10.1-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.6.1-next.0

## 1.6.0

### Minor Changes

- [#15796](https://github.com/LedgerHQ/ledger-live/pull/15796) [`008a4bd`](https://github.com/LedgerHQ/ledger-live/commit/008a4bdb87f0e65fa23de3a29818a4d02f28f4f8) Thanks [@iqbalibrahim-ledger](https://github.com/iqbalibrahim-ledger)! - Replace ESLint/Prettier with oxlint and document oxfmt for LedgerJS packages under libs/ledgerjs/packages.

### Patch Changes

- Updated dependencies [[`008a4bd`](https://github.com/LedgerHQ/ledger-live/commit/008a4bdb87f0e65fa23de3a29818a4d02f28f4f8)]:
  - @ledgerhq/hw-app-solana@7.10.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.6.0

## 1.6.0-next.0

### Minor Changes

- [#15796](https://github.com/LedgerHQ/ledger-live/pull/15796) [`008a4bd`](https://github.com/LedgerHQ/ledger-live/commit/008a4bdb87f0e65fa23de3a29818a4d02f28f4f8) Thanks [@iqbalibrahim-ledger](https://github.com/iqbalibrahim-ledger)! - Replace ESLint/Prettier with oxlint and document oxfmt for LedgerJS packages under libs/ledgerjs/packages.

### Patch Changes

- Updated dependencies [[`008a4bd`](https://github.com/LedgerHQ/ledger-live/commit/008a4bdb87f0e65fa23de3a29818a4d02f28f4f8)]:
  - @ledgerhq/hw-app-solana@7.10.0-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.6.0-next.0

## 1.5.1

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.9.1
  - @ledgerhq/swift-bridge-hw-transport-ble@1.5.1

## 1.5.1-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.9.1-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.5.1-next.0

## 1.5.0

### Minor Changes

- [#15304](https://github.com/LedgerHQ/ledger-live/pull/15304) [`c8d7be6`](https://github.com/LedgerHQ/ledger-live/commit/c8d7be6964aa9d8defd77de0b77ba7d42f472025) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Bump Node.js runtime to 24. Proto/toolchain and pnpm catalog use Node 24 and @types/node 24; engines and .nvmrc updated. TSConfig lib set to ES2022 where needed; Jest configs updated for ESM (imports, \_\_dirname, createRequire). CI: Linux build deps in setup-caches/setup-build-desktop; optional native deps (cpu-features, node-hid, usb, unrs-resolver) removed from onlyBuiltDependencies so install succeeds.

### Patch Changes

- Updated dependencies [[`c8d7be6`](https://github.com/LedgerHQ/ledger-live/commit/c8d7be6964aa9d8defd77de0b77ba7d42f472025)]:
  - @ledgerhq/hw-app-solana@7.9.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.5.0

## 1.5.0-next.0

### Minor Changes

- [#15304](https://github.com/LedgerHQ/ledger-live/pull/15304) [`c8d7be6`](https://github.com/LedgerHQ/ledger-live/commit/c8d7be6964aa9d8defd77de0b77ba7d42f472025) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Bump Node.js runtime to 24. Proto/toolchain and pnpm catalog use Node 24 and @types/node 24; engines and .nvmrc updated. TSConfig lib set to ES2022 where needed; Jest configs updated for ESM (imports, \_\_dirname, createRequire). CI: Linux build deps in setup-caches/setup-build-desktop; optional native deps (cpu-features, node-hid, usb, unrs-resolver) removed from onlyBuiltDependencies so install succeeds.

### Patch Changes

- Updated dependencies [[`c8d7be6`](https://github.com/LedgerHQ/ledger-live/commit/c8d7be6964aa9d8defd77de0b77ba7d42f472025)]:
  - @ledgerhq/hw-app-solana@7.9.0-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.5.0-next.0

## 1.4.0

### Minor Changes

- [#14913](https://github.com/LedgerHQ/ledger-live/pull/14913) [`dceb492`](https://github.com/LedgerHQ/ledger-live/commit/dceb4921a811ffc3cba96ff532ffcb5d1205431f) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Update TypeScript to latest 5.8.x

### Patch Changes

- Updated dependencies [[`dceb492`](https://github.com/LedgerHQ/ledger-live/commit/dceb4921a811ffc3cba96ff532ffcb5d1205431f)]:
  - @ledgerhq/swift-bridge-hw-transport-ble@1.4.0
  - @ledgerhq/hw-app-solana@7.8.0

## 1.4.0-next.0

### Minor Changes

- [#14913](https://github.com/LedgerHQ/ledger-live/pull/14913) [`dceb492`](https://github.com/LedgerHQ/ledger-live/commit/dceb4921a811ffc3cba96ff532ffcb5d1205431f) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Update TypeScript to latest 5.8.x

### Patch Changes

- Updated dependencies [[`dceb492`](https://github.com/LedgerHQ/ledger-live/commit/dceb4921a811ffc3cba96ff532ffcb5d1205431f)]:
  - @ledgerhq/swift-bridge-hw-transport-ble@1.4.0-next.0
  - @ledgerhq/hw-app-solana@7.8.0-next.0

## 1.3.0

### Minor Changes

- [#13396](https://github.com/LedgerHQ/ledger-live/pull/13396) [`b9a3e43`](https://github.com/LedgerHQ/ledger-live/commit/b9a3e431be33943ab4feb4294d6a7f27b966e61b) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Update Jest to v30

### Patch Changes

- Updated dependencies [[`b9a3e43`](https://github.com/LedgerHQ/ledger-live/commit/b9a3e431be33943ab4feb4294d6a7f27b966e61b)]:
  - @ledgerhq/swift-bridge-hw-transport-ble@1.3.0
  - @ledgerhq/hw-app-solana@7.7.0

## 1.3.0-next.0

### Minor Changes

- [#13396](https://github.com/LedgerHQ/ledger-live/pull/13396) [`b9a3e43`](https://github.com/LedgerHQ/ledger-live/commit/b9a3e431be33943ab4feb4294d6a7f27b966e61b) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Update Jest to v30

### Patch Changes

- Updated dependencies [[`b9a3e43`](https://github.com/LedgerHQ/ledger-live/commit/b9a3e431be33943ab4feb4294d6a7f27b966e61b)]:
  - @ledgerhq/swift-bridge-hw-transport-ble@1.3.0-next.0
  - @ledgerhq/hw-app-solana@7.7.0-next.0

## 1.2.18

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.6.3
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.16

## 1.2.18-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.6.3-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.16-next.0

## 1.2.17

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.6.2
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.15

## 1.2.17-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.6.2-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.15-next.0

## 1.2.16

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.6.1
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.14

## 1.2.16-hotfix.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.6.1-hotfix.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.14-hotfix.0

## 1.2.15

### Patch Changes

- Updated dependencies [[`2a67525`](https://github.com/LedgerHQ/ledger-live/commit/2a67525bfce19b673126ce6dddfca240559b10db)]:
  - @ledgerhq/hw-app-solana@7.6.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.13

## 1.2.15-next.0

### Patch Changes

- Updated dependencies [[`2a67525`](https://github.com/LedgerHQ/ledger-live/commit/2a67525bfce19b673126ce6dddfca240559b10db)]:
  - @ledgerhq/hw-app-solana@7.6.0-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.13-next.0

## 1.2.14

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.5.5
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.12

## 1.2.14-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.5.5-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.12-next.0

## 1.2.13

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.5.4
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.11

## 1.2.13-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.5.4-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.11-next.0

## 1.2.12

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.5.3
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.10

## 1.2.12-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.5.3-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.10-next.0

## 1.2.11

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.5.2
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.9

## 1.2.11-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.5.2-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.9-next.0

## 1.2.10

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.5.1
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.8

## 1.2.10-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.5.1-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.8-next.0

## 1.2.9

### Patch Changes

- Updated dependencies [[`e65c386`](https://github.com/LedgerHQ/ledger-live/commit/e65c386cfb3e53e3ee9f501dc08971a93eb5cf81)]:
  - @ledgerhq/hw-app-solana@7.5.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.7

## 1.2.9-next.0

### Patch Changes

- Updated dependencies [[`e65c386`](https://github.com/LedgerHQ/ledger-live/commit/e65c386cfb3e53e3ee9f501dc08971a93eb5cf81)]:
  - @ledgerhq/hw-app-solana@7.5.0-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.7-next.0

## 1.2.8

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.4.2
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.6

## 1.2.8-next.1

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.4.2-next.1
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.6-next.1

## 1.2.8-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.4.2-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.6-next.0

## 1.2.7

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.4.1
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.5

## 1.2.7-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.4.1-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.5-next.0

## 1.2.6

### Patch Changes

- Updated dependencies [[`f1732a7`](https://github.com/LedgerHQ/ledger-live/commit/f1732a795e54f666b67e7686d59926037412caca)]:
  - @ledgerhq/hw-app-solana@7.4.0

## 1.2.6-next.0

### Patch Changes

- Updated dependencies [[`f1732a7`](https://github.com/LedgerHQ/ledger-live/commit/f1732a795e54f666b67e7686d59926037412caca)]:
  - @ledgerhq/hw-app-solana@7.4.0-next.0

## 1.2.5

### Patch Changes

- Updated dependencies [[`2785d49`](https://github.com/LedgerHQ/ledger-live/commit/2785d49ac320498f98ed39b4eccc48310ad35fe1)]:
  - @ledgerhq/hw-app-solana@7.3.0

## 1.2.5-next.0

### Patch Changes

- Updated dependencies [[`2785d49`](https://github.com/LedgerHQ/ledger-live/commit/2785d49ac320498f98ed39b4eccc48310ad35fe1)]:
  - @ledgerhq/hw-app-solana@7.3.0-next.0

## 1.2.4

### Patch Changes

- Updated dependencies [[`f805d14`](https://github.com/LedgerHQ/ledger-live/commit/f805d1470f927824233f94eaba065b00d7af18cf)]:
  - @ledgerhq/hw-app-solana@7.2.4
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.4

## 1.2.4-next.1

### Patch Changes

- Updated dependencies [[`f805d14`](https://github.com/LedgerHQ/ledger-live/commit/f805d1470f927824233f94eaba065b00d7af18cf)]:
  - @ledgerhq/hw-app-solana@7.2.4-next.1

## 1.2.4-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.2.4-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.4-next.0

## 1.2.3

### Patch Changes

- Updated dependencies [[`187293c`](https://github.com/LedgerHQ/ledger-live/commit/187293c6cf6093f15f07d5effc1ded0843a9e6ab)]:
  - @ledgerhq/hw-app-solana@7.2.3
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.3

## 1.2.3-next.0

### Patch Changes

- Updated dependencies [[`187293c`](https://github.com/LedgerHQ/ledger-live/commit/187293c6cf6093f15f07d5effc1ded0843a9e6ab)]:
  - @ledgerhq/hw-app-solana@7.2.3-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.3-next.0

## 1.2.2

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.2.2
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.2

## 1.2.2-hotfix.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.2.2-hotfix.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.2-hotfix.0

## 1.2.1

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.2.1
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.1

## 1.2.1-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.2.1-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.1-next.0

## 1.2.0

### Minor Changes

- [#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

### Patch Changes

- Updated dependencies [[`77fa530`](https://github.com/LedgerHQ/ledger-live/commit/77fa530c8626df94fa7f9c0a8b3a99f2efa7cb11)]:
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.0
  - @ledgerhq/hw-app-solana@7.2.0

## 1.2.0-next.0

### Minor Changes

- [#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

### Patch Changes

- Updated dependencies [[`77fa530`](https://github.com/LedgerHQ/ledger-live/commit/77fa530c8626df94fa7f9c0a8b3a99f2efa7cb11)]:
  - @ledgerhq/swift-bridge-hw-transport-ble@1.2.0-next.0
  - @ledgerhq/hw-app-solana@7.2.0-next.0

## 1.1.6

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.1.6
  - @ledgerhq/swift-bridge-hw-transport-ble@1.1.6

## 1.1.6-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.1.6-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.1.6-next.0

## 1.1.5

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.1.5
  - @ledgerhq/swift-bridge-hw-transport-ble@1.1.5

## 1.1.5-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.1.5-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.1.5-next.0

## 1.1.4

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.1.4
  - @ledgerhq/swift-bridge-hw-transport-ble@1.1.4

## 1.1.4-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.1.4-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.1.4-next.0

## 1.1.3

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.1.3
  - @ledgerhq/swift-bridge-hw-transport-ble@1.1.3

## 1.1.3-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.1.3-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.1.3-next.0

## 1.1.2

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.1.2
  - @ledgerhq/swift-bridge-hw-transport-ble@1.1.2

## 1.1.2-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.1.2-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.1.2-next.0

## 1.1.1

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.1.1
  - @ledgerhq/swift-bridge-hw-transport-ble@1.1.1

## 1.1.1-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.1.1-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.1.1-next.0

## 1.1.0

### Minor Changes

- [#5430](https://github.com/LedgerHQ/ledger-live/pull/5430) [`5964e30bed`](https://github.com/LedgerHQ/ledger-live/commit/5964e30bed11d64a3b7401c6ab51ffc1ad4c427c) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Update documentation v14 ledgerjs

### Patch Changes

- Updated dependencies [[`5964e30bed`](https://github.com/LedgerHQ/ledger-live/commit/5964e30bed11d64a3b7401c6ab51ffc1ad4c427c)]:
  - @ledgerhq/swift-bridge-hw-transport-ble@1.1.0
  - @ledgerhq/hw-app-solana@7.1.0

## 1.1.0-next.0

### Minor Changes

- [#5430](https://github.com/LedgerHQ/ledger-live/pull/5430) [`5964e30bed`](https://github.com/LedgerHQ/ledger-live/commit/5964e30bed11d64a3b7401c6ab51ffc1ad4c427c) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Update documentation v14 ledgerjs

### Patch Changes

- Updated dependencies [[`5964e30bed`](https://github.com/LedgerHQ/ledger-live/commit/5964e30bed11d64a3b7401c6ab51ffc1ad4c427c)]:
  - @ledgerhq/swift-bridge-hw-transport-ble@1.1.0-next.0
  - @ledgerhq/hw-app-solana@7.1.0-next.0

## 1.0.9

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.0.14
  - @ledgerhq/swift-bridge-hw-transport-ble@1.0.9

## 1.0.9-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.0.14-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.0.9-next.0

## 1.0.8

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.0.13
  - @ledgerhq/swift-bridge-hw-transport-ble@1.0.8

## 1.0.8-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.0.13-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.0.8-next.0

## 1.0.7

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.0.12
  - @ledgerhq/swift-bridge-hw-transport-ble@1.0.7

## 1.0.7-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.0.12-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.0.7-next.0

## 1.0.6

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.0.11
  - @ledgerhq/swift-bridge-hw-transport-ble@1.0.6

## 1.0.6-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.0.11-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.0.6-next.0

## 1.0.5

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.0.10
  - @ledgerhq/swift-bridge-hw-transport-ble@1.0.5

## 1.0.5-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.0.10-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.0.5-next.0

## 1.0.4

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.0.9
  - @ledgerhq/swift-bridge-hw-transport-ble@1.0.4

## 1.0.4-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.0.9-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.0.4-next.0

## 1.0.3

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.0.8
  - @ledgerhq/swift-bridge-hw-transport-ble@1.0.3

## 1.0.3-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.0.8-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.0.3-next.0

## 1.0.2

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.0.7
  - @ledgerhq/swift-bridge-hw-transport-ble@1.0.2

## 1.0.2-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-app-solana@7.0.7-next.0
  - @ledgerhq/swift-bridge-hw-transport-ble@1.0.2-next.0

## 1.0.1

### Patch Changes

- [#2620](https://github.com/LedgerHQ/ledger-live/pull/2620) [`d0e66e1d9a`](https://github.com/LedgerHQ/ledger-live/commit/d0e66e1d9a72bed65151f106bdfb2f1edd981265) Thanks [@harrisonf-ledger](https://github.com/harrisonf-ledger)! - Add swift-bridge-hw-transport-ble, swift-bridge-hw-app-solana, swift-bridge-hw-app-eth packages

- Updated dependencies [[`d0e66e1d9a`](https://github.com/LedgerHQ/ledger-live/commit/d0e66e1d9a72bed65151f106bdfb2f1edd981265)]:
  - @ledgerhq/swift-bridge-hw-transport-ble@1.0.1

## 1.0.1-next.0

### Patch Changes

- [#2620](https://github.com/LedgerHQ/ledger-live/pull/2620) [`d0e66e1d9a`](https://github.com/LedgerHQ/ledger-live/commit/d0e66e1d9a72bed65151f106bdfb2f1edd981265) Thanks [@harrisonf-ledger](https://github.com/harrisonf-ledger)! - Add swift-bridge-hw-transport-ble, swift-bridge-hw-app-solana, swift-bridge-hw-app-eth packages

- Updated dependencies [[`d0e66e1d9a`](https://github.com/LedgerHQ/ledger-live/commit/d0e66e1d9a72bed65151f106bdfb2f1edd981265)]:
  - @ledgerhq/swift-bridge-hw-transport-ble@1.0.1-next.0
