@ledgerhq/coin-solana 0.26.1-nightly.2 → 0.27.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.26.1-nightly.1 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-solana
2
+ > @ledgerhq/coin-solana@0.27.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,31 +1,34 @@
1
1
  # @ledgerhq/coin-solana
2
2
 
3
- ## 0.26.1-nightly.2
3
+ ## 0.27.0
4
4
 
5
- ### Patch Changes
6
-
7
- - Updated dependencies [[`c3c2069`](https://github.com/LedgerHQ/ledger-live/commit/c3c2069976c43ebca2bce7896036efd071a22814)]:
8
- - @ledgerhq/types-live@6.75.0-nightly.2
9
- - @ledgerhq/coin-framework@5.4.1-nightly.2
5
+ ### Minor Changes
10
6
 
11
- ## 0.26.1-nightly.1
7
+ - [#10315](https://github.com/LedgerHQ/ledger-live/pull/10315) [`0c5070b`](https://github.com/LedgerHQ/ledger-live/commit/0c5070ba6effeacbcb6a009d86738c39a9a831d2) Thanks [@francois-guerin-ledger](https://github.com/francois-guerin-ledger)! - feat(coin-solana): warn correctly on not enough gas
12
8
 
13
9
  ### Patch Changes
14
10
 
15
- - Updated dependencies [[`2274597`](https://github.com/LedgerHQ/ledger-live/commit/227459709ec157b7e49db4e75c52525e15acd8d2), [`5735489`](https://github.com/LedgerHQ/ledger-live/commit/5735489ddcee66110fc0cccc6bdd696876b8be4d)]:
16
- - @ledgerhq/types-live@6.75.0-nightly.1
17
- - @ledgerhq/cryptoassets@13.20.0-nightly.0
18
- - @ledgerhq/live-env@2.11.0-nightly.0
19
- - @ledgerhq/coin-framework@5.4.1-nightly.1
20
- - @ledgerhq/live-network@2.0.12-nightly.0
11
+ - Updated dependencies [[`2274597`](https://github.com/LedgerHQ/ledger-live/commit/227459709ec157b7e49db4e75c52525e15acd8d2), [`7a1b8c8`](https://github.com/LedgerHQ/ledger-live/commit/7a1b8c8e59383efb02676cfe647c5889a31372bc), [`95bcad3`](https://github.com/LedgerHQ/ledger-live/commit/95bcad3cc17aa7b4139a8ae3b08ecfb15a2fbcdc), [`5735489`](https://github.com/LedgerHQ/ledger-live/commit/5735489ddcee66110fc0cccc6bdd696876b8be4d)]:
12
+ - @ledgerhq/types-live@6.75.0
13
+ - @ledgerhq/cryptoassets@13.20.0
14
+ - @ledgerhq/live-env@2.11.0
15
+ - @ledgerhq/coin-framework@5.4.1
16
+ - @ledgerhq/live-network@2.0.12
17
+
18
+ ## 0.27.0-next.0
19
+
20
+ ### Minor Changes
21
21
 
22
- ## 0.26.1-nightly.0
22
+ - [#10315](https://github.com/LedgerHQ/ledger-live/pull/10315) [`0c5070b`](https://github.com/LedgerHQ/ledger-live/commit/0c5070ba6effeacbcb6a009d86738c39a9a831d2) Thanks [@francois-guerin-ledger](https://github.com/francois-guerin-ledger)! - feat(coin-solana): warn correctly on not enough gas
23
23
 
24
24
  ### Patch Changes
25
25
 
26
- - Updated dependencies [[`95bcad3`](https://github.com/LedgerHQ/ledger-live/commit/95bcad3cc17aa7b4139a8ae3b08ecfb15a2fbcdc)]:
27
- - @ledgerhq/types-live@6.75.0-nightly.0
28
- - @ledgerhq/coin-framework@5.4.1-nightly.0
26
+ - Updated dependencies [[`2274597`](https://github.com/LedgerHQ/ledger-live/commit/227459709ec157b7e49db4e75c52525e15acd8d2), [`7a1b8c8`](https://github.com/LedgerHQ/ledger-live/commit/7a1b8c8e59383efb02676cfe647c5889a31372bc), [`95bcad3`](https://github.com/LedgerHQ/ledger-live/commit/95bcad3cc17aa7b4139a8ae3b08ecfb15a2fbcdc), [`5735489`](https://github.com/LedgerHQ/ledger-live/commit/5735489ddcee66110fc0cccc6bdd696876b8be4d)]:
27
+ - @ledgerhq/types-live@6.75.0-next.0
28
+ - @ledgerhq/cryptoassets@13.20.0-next.0
29
+ - @ledgerhq/live-env@2.11.0-next.0
30
+ - @ledgerhq/coin-framework@5.4.1-next.0
31
+ - @ledgerhq/live-network@2.0.12-next.0
29
32
 
30
33
  ## 0.26.0
31
34
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-solana",
3
- "version": "0.26.1-nightly.2",
3
+ "version": "0.27.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.4.1-nightly.2",
60
- "@ledgerhq/cryptoassets": "^13.20.0-nightly.0",
59
+ "@ledgerhq/coin-framework": "^5.4.1",
60
+ "@ledgerhq/cryptoassets": "^13.20.0",
61
61
  "@ledgerhq/devices": "8.4.7",
62
62
  "@ledgerhq/errors": "^6.22.0",
63
- "@ledgerhq/live-env": "^2.11.0-nightly.0",
64
- "@ledgerhq/live-network": "^2.0.12-nightly.0",
63
+ "@ledgerhq/live-network": "^2.0.12",
64
+ "@ledgerhq/live-env": "^2.11.0",
65
65
  "@ledgerhq/logs": "^6.13.0",
66
66
  "@ledgerhq/types-cryptoassets": "^7.23.0",
67
- "@ledgerhq/types-live": "^6.75.0-nightly.2"
67
+ "@ledgerhq/types-live": "^6.75.0"
68
68
  },
69
69
  "devDependencies": {
70
70
  "@faker-js/faker": "^8.4.1",