@ledgerhq/coin-xrp 6.3.0-nightly.2 → 6.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-xrp@6.3.0-nightly.1 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-xrp
2
+ > @ledgerhq/coin-xrp@6.3.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-xrp
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,22 +1,19 @@
1
1
  # @ledgerhq/coin-xrp
2
2
 
3
- ## 6.3.0-nightly.2
3
+ ## 6.3.0
4
4
 
5
- ### Patch Changes
6
-
7
- - Updated dependencies [[`0232f73`](https://github.com/LedgerHQ/ledger-live/commit/0232f73efa73eb3a16c306f25dd110e12b9c1fb7)]:
8
- - @ledgerhq/types-live@6.76.0-nightly.0
9
- - @ledgerhq/coin-framework@5.5.0-nightly.2
5
+ ### Minor Changes
10
6
 
11
- ## 6.3.0-nightly.1
7
+ - [#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
12
8
 
13
9
  ### Patch Changes
14
10
 
15
- - Updated dependencies [[`264316c`](https://github.com/LedgerHQ/ledger-live/commit/264316c9524f13b760460c2f1a2bc822767cff95), [`264316c`](https://github.com/LedgerHQ/ledger-live/commit/264316c9524f13b760460c2f1a2bc822767cff95)]:
16
- - @ledgerhq/cryptoassets@13.21.0-nightly.1
17
- - @ledgerhq/coin-framework@5.5.0-nightly.1
11
+ - 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)]:
12
+ - @ledgerhq/cryptoassets@13.21.0
13
+ - @ledgerhq/types-live@6.76.0
14
+ - @ledgerhq/coin-framework@5.5.0
18
15
 
19
- ## 6.3.0-nightly.0
16
+ ## 6.3.0-next.0
20
17
 
21
18
  ### Minor Changes
22
19
 
@@ -24,9 +21,10 @@
24
21
 
25
22
  ### Patch Changes
26
23
 
27
- - Updated dependencies [[`c6005ce`](https://github.com/LedgerHQ/ledger-live/commit/c6005ce8545acb596c2ff7770a0df848378ee83b), [`9d646eb`](https://github.com/LedgerHQ/ledger-live/commit/9d646eb6ca28b41af950b264c7d799a7ad536207)]:
28
- - @ledgerhq/cryptoassets@13.21.0-nightly.0
29
- - @ledgerhq/coin-framework@5.5.0-nightly.0
24
+ - 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)]:
25
+ - @ledgerhq/cryptoassets@13.21.0-next.0
26
+ - @ledgerhq/types-live@6.76.0-next.0
27
+ - @ledgerhq/coin-framework@5.5.0-next.0
30
28
 
31
29
  ## 6.2.2
32
30
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-xrp",
3
- "version": "6.3.0-nightly.2",
3
+ "version": "6.3.0",
4
4
  "description": "Ledger XRP Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -103,12 +103,12 @@
103
103
  "invariant": "^2.2.4",
104
104
  "ripple-address-codec": "^5.0.0",
105
105
  "ripple-binary-codec": "^1.3.0",
106
- "@ledgerhq/coin-framework": "^5.5.0-nightly.2",
107
- "@ledgerhq/cryptoassets": "^13.21.0-nightly.1",
106
+ "@ledgerhq/coin-framework": "^5.5.0",
107
+ "@ledgerhq/cryptoassets": "^13.21.0",
108
108
  "@ledgerhq/devices": "8.4.7",
109
109
  "@ledgerhq/errors": "^6.22.0",
110
110
  "@ledgerhq/live-network": "^2.0.12",
111
- "@ledgerhq/types-live": "^6.76.0-nightly.0",
111
+ "@ledgerhq/types-live": "^6.76.0",
112
112
  "@ledgerhq/logs": "^6.13.0"
113
113
  },
114
114
  "devDependencies": {
@@ -121,8 +121,8 @@
121
121
  "ripple-keypairs": "^2.0.0",
122
122
  "ts-jest": "^29.1.1",
123
123
  "typescript": "^5.4.5",
124
- "@ledgerhq/types-cryptoassets": "^7.23.0",
125
- "@ledgerhq/disable-network-setup": "^0.0.0"
124
+ "@ledgerhq/disable-network-setup": "^0.0.0",
125
+ "@ledgerhq/types-cryptoassets": "^7.23.0"
126
126
  },
127
127
  "scripts": {
128
128
  "clean": "rimraf lib lib-es",