@ledgerhq/coin-stellar 5.3.0-nightly.1 → 5.3.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-stellar@5.3.0-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-stellar
2
+ > @ledgerhq/coin-stellar@5.3.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-stellar
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,28 +1,34 @@
1
1
  # @ledgerhq/coin-stellar
2
2
 
3
- ## 5.3.0-nightly.1
3
+ ## 5.3.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
7
  - [#10740](https://github.com/LedgerHQ/ledger-live/pull/10740) [`6a84fd5`](https://github.com/LedgerHQ/ledger-live/commit/6a84fd529dd94c62b8e2430b26225c132470a581) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - [stellar][alpaca] fix stellar coin module not returning memos
8
8
 
9
+ - [#10593](https://github.com/LedgerHQ/ledger-live/pull/10593) [`9d646eb`](https://github.com/LedgerHQ/ledger-live/commit/9d646eb6ca28b41af950b264c7d799a7ad536207) Thanks [@Wozacosta](https://github.com/Wozacosta)! - feat: update transactionintent generic types + remove xrp bridge and introduce the generic alpaca bridge in LLC
10
+
9
11
  ### Patch Changes
10
12
 
11
- - Updated dependencies [[`264316c`](https://github.com/LedgerHQ/ledger-live/commit/264316c9524f13b760460c2f1a2bc822767cff95), [`264316c`](https://github.com/LedgerHQ/ledger-live/commit/264316c9524f13b760460c2f1a2bc822767cff95)]:
12
- - @ledgerhq/cryptoassets@13.21.0-nightly.1
13
- - @ledgerhq/coin-framework@5.5.0-nightly.1
13
+ - Updated dependencies [[`c6005ce`](https://github.com/LedgerHQ/ledger-live/commit/c6005ce8545acb596c2ff7770a0df848378ee83b), [`264316c`](https://github.com/LedgerHQ/ledger-live/commit/264316c9524f13b760460c2f1a2bc822767cff95), [`c3c2069`](https://github.com/LedgerHQ/ledger-live/commit/c3c2069976c43ebca2bce7896036efd071a22814), [`264316c`](https://github.com/LedgerHQ/ledger-live/commit/264316c9524f13b760460c2f1a2bc822767cff95), [`9d646eb`](https://github.com/LedgerHQ/ledger-live/commit/9d646eb6ca28b41af950b264c7d799a7ad536207)]:
14
+ - @ledgerhq/cryptoassets@13.21.0
15
+ - @ledgerhq/types-live@6.76.0
16
+ - @ledgerhq/coin-framework@5.5.0
14
17
 
15
- ## 5.3.0-nightly.0
18
+ ## 5.3.0-next.0
16
19
 
17
20
  ### Minor Changes
18
21
 
22
+ - [#10740](https://github.com/LedgerHQ/ledger-live/pull/10740) [`6a84fd5`](https://github.com/LedgerHQ/ledger-live/commit/6a84fd529dd94c62b8e2430b26225c132470a581) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - [stellar][alpaca] fix stellar coin module not returning memos
23
+
19
24
  - [#10593](https://github.com/LedgerHQ/ledger-live/pull/10593) [`9d646eb`](https://github.com/LedgerHQ/ledger-live/commit/9d646eb6ca28b41af950b264c7d799a7ad536207) Thanks [@Wozacosta](https://github.com/Wozacosta)! - feat: update transactionintent generic types + remove xrp bridge and introduce the generic alpaca bridge in LLC
20
25
 
21
26
  ### Patch Changes
22
27
 
23
- - Updated dependencies [[`c6005ce`](https://github.com/LedgerHQ/ledger-live/commit/c6005ce8545acb596c2ff7770a0df848378ee83b), [`9d646eb`](https://github.com/LedgerHQ/ledger-live/commit/9d646eb6ca28b41af950b264c7d799a7ad536207)]:
24
- - @ledgerhq/cryptoassets@13.21.0-nightly.0
25
- - @ledgerhq/coin-framework@5.5.0-nightly.0
28
+ - Updated dependencies [[`c6005ce`](https://github.com/LedgerHQ/ledger-live/commit/c6005ce8545acb596c2ff7770a0df848378ee83b), [`264316c`](https://github.com/LedgerHQ/ledger-live/commit/264316c9524f13b760460c2f1a2bc822767cff95), [`c3c2069`](https://github.com/LedgerHQ/ledger-live/commit/c3c2069976c43ebca2bce7896036efd071a22814), [`264316c`](https://github.com/LedgerHQ/ledger-live/commit/264316c9524f13b760460c2f1a2bc822767cff95), [`9d646eb`](https://github.com/LedgerHQ/ledger-live/commit/9d646eb6ca28b41af950b264c7d799a7ad536207)]:
29
+ - @ledgerhq/cryptoassets@13.21.0-next.0
30
+ - @ledgerhq/types-live@6.76.0-next.0
31
+ - @ledgerhq/coin-framework@5.5.0-next.0
26
32
 
27
33
  ## 5.2.2
28
34
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-stellar",
3
- "version": "5.3.0-nightly.1",
3
+ "version": "5.3.0",
4
4
  "description": "Ledger Stellar Coin integration",
5
5
  "license": "Apache-2.0",
6
6
  "keywords": [
@@ -108,15 +108,15 @@
108
108
  "invariant": "^2.2.2",
109
109
  "rxjs": "^7.8.1",
110
110
  "@exodus/patch-broken-hermes-typed-arrays": "1.0.0-alpha.1",
111
- "@ledgerhq/coin-framework": "^5.5.0-nightly.1",
111
+ "@ledgerhq/coin-framework": "^5.5.0",
112
+ "@ledgerhq/cryptoassets": "^13.21.0",
112
113
  "@ledgerhq/devices": "8.4.7",
113
114
  "@ledgerhq/errors": "^6.22.0",
114
115
  "@ledgerhq/live-env": "^2.11.0",
115
116
  "@ledgerhq/live-network": "^2.0.12",
116
- "@ledgerhq/cryptoassets": "^13.21.0-nightly.1",
117
117
  "@ledgerhq/logs": "^6.13.0",
118
118
  "@ledgerhq/types-cryptoassets": "^7.23.0",
119
- "@ledgerhq/types-live": "^6.75.0"
119
+ "@ledgerhq/types-live": "^6.76.0"
120
120
  },
121
121
  "devDependencies": {
122
122
  "@faker-js/faker": "^8.4.1",