@ledgerhq/coin-solana 0.26.0-nightly.3 → 0.26.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/coin-solana@0.25.1-nightly.2 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-solana
2
+ > @ledgerhq/coin-solana@0.26.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-solana
3
3
  > tsc --outDir lib --module commonjs --moduleResolution node10 && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @ledgerhq/coin-solana
2
2
 
3
- ## 0.26.0-nightly.3
3
+ ## 0.26.0
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -8,36 +8,58 @@
8
8
 
9
9
  ### Patch Changes
10
10
 
11
- - Updated dependencies [[`98eb2eb`](https://github.com/LedgerHQ/ledger-live/commit/98eb2ebce8e12742a68b8f54ba625d63c4958087), [`5739a67`](https://github.com/LedgerHQ/ledger-live/commit/5739a67975dfc2509d5abd4ff13ea36af010f93e)]:
12
- - @ledgerhq/types-live@6.73.0-nightly.2
13
- - @ledgerhq/cryptoassets@13.19.0-nightly.1
14
- - @ledgerhq/coin-framework@5.3.0-nightly.3
11
+ - Updated dependencies [[`9ceee03`](https://github.com/LedgerHQ/ledger-live/commit/9ceee03c33c41bb035fe64f9303acd36872536b6), [`98eb2eb`](https://github.com/LedgerHQ/ledger-live/commit/98eb2ebce8e12742a68b8f54ba625d63c4958087), [`b5e3217`](https://github.com/LedgerHQ/ledger-live/commit/b5e321789d3a6f9cb1916067790590640db0876f), [`4d9aaf5`](https://github.com/LedgerHQ/ledger-live/commit/4d9aaf583060a22cd1343b23d9b5c1ee3c02abb4), [`5739a67`](https://github.com/LedgerHQ/ledger-live/commit/5739a67975dfc2509d5abd4ff13ea36af010f93e), [`e9739d1`](https://github.com/LedgerHQ/ledger-live/commit/e9739d19946376dd7a8a5f10471594f267f3a95f)]:
12
+ - @ledgerhq/types-live@6.74.0
13
+ - @ledgerhq/errors@6.22.0
14
+ - @ledgerhq/coin-framework@5.4.0
15
+ - @ledgerhq/cryptoassets@13.19.0
16
+ - @ledgerhq/devices@8.4.7
17
+ - @ledgerhq/live-network@2.0.11
15
18
 
16
- ## 0.25.1-nightly.2
19
+ ## 0.26.0-next.0
20
+
21
+ ### Minor Changes
22
+
23
+ - [#10225](https://github.com/LedgerHQ/ledger-live/pull/10225) [`e65c386`](https://github.com/LedgerHQ/ledger-live/commit/e65c386cfb3e53e3ee9f501dc08971a93eb5cf81) Thanks [@francois-guerin-ledger](https://github.com/francois-guerin-ledger)! - core(coin-solana,hw-app-solana): support SPL tokens dynamically
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies [[`9ceee03`](https://github.com/LedgerHQ/ledger-live/commit/9ceee03c33c41bb035fe64f9303acd36872536b6), [`98eb2eb`](https://github.com/LedgerHQ/ledger-live/commit/98eb2ebce8e12742a68b8f54ba625d63c4958087), [`b5e3217`](https://github.com/LedgerHQ/ledger-live/commit/b5e321789d3a6f9cb1916067790590640db0876f), [`4d9aaf5`](https://github.com/LedgerHQ/ledger-live/commit/4d9aaf583060a22cd1343b23d9b5c1ee3c02abb4), [`5739a67`](https://github.com/LedgerHQ/ledger-live/commit/5739a67975dfc2509d5abd4ff13ea36af010f93e), [`e9739d1`](https://github.com/LedgerHQ/ledger-live/commit/e9739d19946376dd7a8a5f10471594f267f3a95f)]:
28
+ - @ledgerhq/types-live@6.74.0-next.0
29
+ - @ledgerhq/errors@6.22.0-next.0
30
+ - @ledgerhq/coin-framework@5.4.0-next.0
31
+ - @ledgerhq/cryptoassets@13.19.0-next.0
32
+ - @ledgerhq/devices@8.4.7-next.0
33
+ - @ledgerhq/live-network@2.0.11-next.0
34
+
35
+ ## 0.25.1
17
36
 
18
37
  ### Patch Changes
19
38
 
20
- - Updated dependencies [[`b5e3217`](https://github.com/LedgerHQ/ledger-live/commit/b5e321789d3a6f9cb1916067790590640db0876f)]:
21
- - @ledgerhq/errors@6.22.0-nightly.0
22
- - @ledgerhq/coin-framework@5.3.0-nightly.2
23
- - @ledgerhq/devices@8.4.7-nightly.0
24
- - @ledgerhq/live-network@2.0.10-nightly.0
39
+ - Updated dependencies [[`8551c28`](https://github.com/LedgerHQ/ledger-live/commit/8551c280f24f7bd4475c6cc12f1b1d92636d9357), [`18bc0d4`](https://github.com/LedgerHQ/ledger-live/commit/18bc0d4a27696491400df6ce26b915a88b56792f), [`99385c9`](https://github.com/LedgerHQ/ledger-live/commit/99385c9a7ecac9328ffa29c039e8c0cf2317c431), [`b7d3d59`](https://github.com/LedgerHQ/ledger-live/commit/b7d3d59d299c3d3541d598536651b9047fda4526), [`e04d215`](https://github.com/LedgerHQ/ledger-live/commit/e04d21576919fa21cb3ab6e1c4e8e50fb6c17eca), [`1535307`](https://github.com/LedgerHQ/ledger-live/commit/1535307f78d345d7f652ac2c91c8a67e62fedef2)]:
40
+ - @ledgerhq/live-env@2.10.0
41
+ - @ledgerhq/coin-framework@5.3.0
42
+ - @ledgerhq/types-live@6.73.0
43
+ - @ledgerhq/cryptoassets@13.18.1
44
+ - @ledgerhq/live-network@2.0.10
25
45
 
26
- ## 0.25.1-nightly.1
46
+ ## 0.25.1-next.1
27
47
 
28
48
  ### Patch Changes
29
49
 
30
- - Updated dependencies [[`4d9aaf5`](https://github.com/LedgerHQ/ledger-live/commit/4d9aaf583060a22cd1343b23d9b5c1ee3c02abb4), [`e9739d1`](https://github.com/LedgerHQ/ledger-live/commit/e9739d19946376dd7a8a5f10471594f267f3a95f)]:
31
- - @ledgerhq/coin-framework@5.3.0-nightly.1
32
- - @ledgerhq/types-live@6.73.0-nightly.1
50
+ - Updated dependencies [[`99385c9`](https://github.com/LedgerHQ/ledger-live/commit/99385c9a7ecac9328ffa29c039e8c0cf2317c431)]:
51
+ - @ledgerhq/coin-framework@5.3.0-next.1
33
52
 
34
- ## 0.25.1-nightly.0
53
+ ## 0.25.1-next.0
35
54
 
36
55
  ### Patch Changes
37
56
 
38
- - Updated dependencies [[`9ceee03`](https://github.com/LedgerHQ/ledger-live/commit/9ceee03c33c41bb035fe64f9303acd36872536b6)]:
39
- - @ledgerhq/types-live@6.73.0-nightly.0
40
- - @ledgerhq/coin-framework@5.2.1-nightly.0
57
+ - Updated dependencies [[`8551c28`](https://github.com/LedgerHQ/ledger-live/commit/8551c280f24f7bd4475c6cc12f1b1d92636d9357), [`18bc0d4`](https://github.com/LedgerHQ/ledger-live/commit/18bc0d4a27696491400df6ce26b915a88b56792f), [`b7d3d59`](https://github.com/LedgerHQ/ledger-live/commit/b7d3d59d299c3d3541d598536651b9047fda4526), [`e04d215`](https://github.com/LedgerHQ/ledger-live/commit/e04d21576919fa21cb3ab6e1c4e8e50fb6c17eca), [`1535307`](https://github.com/LedgerHQ/ledger-live/commit/1535307f78d345d7f652ac2c91c8a67e62fedef2)]:
58
+ - @ledgerhq/live-env@2.10.0-next.0
59
+ - @ledgerhq/coin-framework@5.3.0-next.0
60
+ - @ledgerhq/types-live@6.73.0-next.0
61
+ - @ledgerhq/cryptoassets@13.18.1-next.0
62
+ - @ledgerhq/live-network@2.0.10-next.0
41
63
 
42
64
  ## 0.25.0
43
65
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-solana",
3
- "version": "0.26.0-nightly.3",
3
+ "version": "0.26.0",
4
4
  "description": "Ledger Solana Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -56,15 +56,15 @@
56
56
  "rxjs": "^7.8.1",
57
57
  "semver": "7.7.1",
58
58
  "superstruct": "0.16.7",
59
- "@ledgerhq/coin-framework": "^5.3.0-nightly.3",
60
- "@ledgerhq/cryptoassets": "^13.19.0-nightly.1",
61
- "@ledgerhq/devices": "8.4.7-nightly.0",
62
- "@ledgerhq/errors": "^6.22.0-nightly.0",
63
- "@ledgerhq/live-env": "^2.9.1-nightly.0",
64
- "@ledgerhq/live-network": "^2.0.10-nightly.0",
59
+ "@ledgerhq/coin-framework": "^5.4.0",
60
+ "@ledgerhq/cryptoassets": "^13.19.0",
61
+ "@ledgerhq/devices": "8.4.7",
62
+ "@ledgerhq/errors": "^6.22.0",
63
+ "@ledgerhq/live-env": "^2.10.0",
64
+ "@ledgerhq/live-network": "^2.0.11",
65
65
  "@ledgerhq/logs": "^6.13.0",
66
66
  "@ledgerhq/types-cryptoassets": "^7.23.0",
67
- "@ledgerhq/types-live": "^6.73.0-nightly.2"
67
+ "@ledgerhq/types-live": "^6.74.0"
68
68
  },
69
69
  "devDependencies": {
70
70
  "@faker-js/faker": "^8.4.1",