@ledgerhq/swift-bridge-hw-app-solana 1.2.15-nightly.2 → 1.2.15-nightly.20251031023756

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/swift-bridge-hw-app-solana@1.2.15-nightly.1 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/swift-bridge-hw-app-solana
2
+ > @ledgerhq/swift-bridge-hw-app-solana@1.2.14 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/swift-bridge-hw-app-solana
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,27 +1,12 @@
1
1
  # @ledgerhq/swift-bridge-hw-app-solana
2
2
 
3
- ## 1.2.15-nightly.2
4
-
5
- ### Patch Changes
6
-
7
- - Updated dependencies []:
8
- - @ledgerhq/hw-app-solana@7.6.0-nightly.2
9
- - @ledgerhq/swift-bridge-hw-transport-ble@1.2.13-nightly.1
10
-
11
- ## 1.2.15-nightly.1
12
-
13
- ### Patch Changes
14
-
15
- - Updated dependencies []:
16
- - @ledgerhq/hw-app-solana@7.6.0-nightly.1
17
- - @ledgerhq/swift-bridge-hw-transport-ble@1.2.13-nightly.0
18
-
19
- ## 1.2.15-nightly.0
3
+ ## 1.2.15-nightly.20251031023756
20
4
 
21
5
  ### Patch Changes
22
6
 
23
7
  - Updated dependencies [[`2a67525`](https://github.com/LedgerHQ/ledger-live/commit/2a67525bfce19b673126ce6dddfca240559b10db)]:
24
- - @ledgerhq/hw-app-solana@7.6.0-nightly.0
8
+ - @ledgerhq/hw-app-solana@7.6.0-nightly.20251031023756
9
+ - @ledgerhq/swift-bridge-hw-transport-ble@1.2.13-nightly.20251031023756
25
10
 
26
11
  ## 1.2.14
27
12
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/swift-bridge-hw-app-solana",
3
- "version": "1.2.15-nightly.2",
3
+ "version": "1.2.15-nightly.20251031023756",
4
4
  "description": "Package to facilitate bundling hw-app-solana in the SolanaWrapper Swift package",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -28,8 +28,8 @@
28
28
  "types": "lib/Wrapper.d.ts",
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@ledgerhq/hw-app-solana": "^7.6.0-nightly.2",
32
- "@ledgerhq/swift-bridge-hw-transport-ble": "^1.2.13-nightly.1"
31
+ "@ledgerhq/hw-app-solana": "^7.6.0-nightly.20251031023756",
32
+ "@ledgerhq/swift-bridge-hw-transport-ble": "^1.2.13-nightly.20251031023756"
33
33
  },
34
34
  "gitHead": "dd0dea64b58e5a9125c8a422dcffd29e5ef6abec",
35
35
  "devDependencies": {