@ledgerhq/coin-stellar 0.2.0-nightly.4 → 0.2.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@0.2.0-nightly.3 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-stellar
2
+ > @ledgerhq/coin-stellar@0.2.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-stellar
3
3
  > tsc && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,39 +1,23 @@
1
1
  # @ledgerhq/coin-stellar
2
2
 
3
- ## 0.2.0-nightly.4
3
+ ## 0.2.0
4
4
 
5
- ### Patch Changes
6
-
7
- - Updated dependencies [[`53ff78c`](https://github.com/LedgerHQ/ledger-live/commit/53ff78c541d3ed69a3e74854d77f58a7e0d93978)]:
8
- - @ledgerhq/live-network@1.4.0-nightly.3
9
- - @ledgerhq/coin-framework@0.16.0-nightly.4
10
-
11
- ## 0.2.0-nightly.3
12
-
13
- ### Patch Changes
14
-
15
- - Updated dependencies [[`afa03ae`](https://github.com/LedgerHQ/ledger-live/commit/afa03ae921ad1ca7df83dc0ba717c1cc27cb08cd)]:
16
- - @ledgerhq/coin-framework@0.16.0-nightly.3
17
-
18
- ## 0.2.0-nightly.2
19
-
20
- ### Patch Changes
21
-
22
- - Updated dependencies [[`b77ab8e`](https://github.com/LedgerHQ/ledger-live/commit/b77ab8e718ee8e10b74dc15370e8a19d2597d39e), [`f979216`](https://github.com/LedgerHQ/ledger-live/commit/f9792160293fc8215c6d099f02e1b136c6655f9b)]:
23
- - @ledgerhq/cryptoassets@13.1.2-nightly.0
24
- - @ledgerhq/errors@6.18.0-nightly.2
25
- - @ledgerhq/coin-framework@0.16.0-nightly.2
26
- - @ledgerhq/devices@8.4.1-nightly.2
27
- - @ledgerhq/live-network@1.3.1-nightly.2
5
+ ### Minor Changes
28
6
 
29
- ## 0.2.0-nightly.1
7
+ - [#7189](https://github.com/LedgerHQ/ledger-live/pull/7189) [`a0e3a56`](https://github.com/LedgerHQ/ledger-live/commit/a0e3a56244d92ca62e5c0b3899d0ca18c54e5df9) Thanks [@lvndry](https://github.com/lvndry)! - Creation of coin-stellar package
30
8
 
31
9
  ### Patch Changes
32
10
 
33
- - Updated dependencies [[`c59adf2`](https://github.com/LedgerHQ/ledger-live/commit/c59adf2b0d49ea3c72b94fcb356eb72bcbfc4a6b)]:
34
- - @ledgerhq/coin-framework@0.16.0-nightly.1
11
+ - Updated dependencies [[`ef2d53d`](https://github.com/LedgerHQ/ledger-live/commit/ef2d53d514f1f4e6f18fc79fa3423bd9b0208a04), [`b77ab8e`](https://github.com/LedgerHQ/ledger-live/commit/b77ab8e718ee8e10b74dc15370e8a19d2597d39e), [`52db252`](https://github.com/LedgerHQ/ledger-live/commit/52db252757870398cba5366d595b4d5fe8099b90), [`f819703`](https://github.com/LedgerHQ/ledger-live/commit/f81970347d139e63a547ab809be425d6f4d464a4), [`fe8a26b`](https://github.com/LedgerHQ/ledger-live/commit/fe8a26b04206df64e50220c3e9249c9a1bd057a6), [`1cbf767`](https://github.com/LedgerHQ/ledger-live/commit/1cbf767465d9e1f7bed5de79c5b5a0a5ca06e1b5), [`e78f3b7`](https://github.com/LedgerHQ/ledger-live/commit/e78f3b75296c7a063f6cddbeae44c36d236055f3), [`f979216`](https://github.com/LedgerHQ/ledger-live/commit/f9792160293fc8215c6d099f02e1b136c6655f9b), [`c1d2bb0`](https://github.com/LedgerHQ/ledger-live/commit/c1d2bb0866723c10d6e2899d40ddd9b9801189f4), [`c59adf2`](https://github.com/LedgerHQ/ledger-live/commit/c59adf2b0d49ea3c72b94fcb356eb72bcbfc4a6b)]:
12
+ - @ledgerhq/types-cryptoassets@7.14.0
13
+ - @ledgerhq/cryptoassets@13.2.0
14
+ - @ledgerhq/types-live@6.49.0
15
+ - @ledgerhq/coin-framework@0.16.0
16
+ - @ledgerhq/errors@6.18.0
17
+ - @ledgerhq/devices@8.4.1
18
+ - @ledgerhq/live-network@1.3.1
35
19
 
36
- ## 0.2.0-nightly.0
20
+ ## 0.2.0-next.0
37
21
 
38
22
  ### Minor Changes
39
23
 
@@ -41,6 +25,11 @@
41
25
 
42
26
  ### Patch Changes
43
27
 
44
- - Updated dependencies [[`52db252`](https://github.com/LedgerHQ/ledger-live/commit/52db252757870398cba5366d595b4d5fe8099b90)]:
45
- - @ledgerhq/types-live@6.49.0-nightly.0
46
- - @ledgerhq/coin-framework@0.15.1-nightly.0
28
+ - Updated dependencies [[`ef2d53d`](https://github.com/LedgerHQ/ledger-live/commit/ef2d53d514f1f4e6f18fc79fa3423bd9b0208a04), [`b77ab8e`](https://github.com/LedgerHQ/ledger-live/commit/b77ab8e718ee8e10b74dc15370e8a19d2597d39e), [`52db252`](https://github.com/LedgerHQ/ledger-live/commit/52db252757870398cba5366d595b4d5fe8099b90), [`f819703`](https://github.com/LedgerHQ/ledger-live/commit/f81970347d139e63a547ab809be425d6f4d464a4), [`fe8a26b`](https://github.com/LedgerHQ/ledger-live/commit/fe8a26b04206df64e50220c3e9249c9a1bd057a6), [`1cbf767`](https://github.com/LedgerHQ/ledger-live/commit/1cbf767465d9e1f7bed5de79c5b5a0a5ca06e1b5), [`e78f3b7`](https://github.com/LedgerHQ/ledger-live/commit/e78f3b75296c7a063f6cddbeae44c36d236055f3), [`f979216`](https://github.com/LedgerHQ/ledger-live/commit/f9792160293fc8215c6d099f02e1b136c6655f9b), [`c1d2bb0`](https://github.com/LedgerHQ/ledger-live/commit/c1d2bb0866723c10d6e2899d40ddd9b9801189f4), [`c59adf2`](https://github.com/LedgerHQ/ledger-live/commit/c59adf2b0d49ea3c72b94fcb356eb72bcbfc4a6b)]:
29
+ - @ledgerhq/types-cryptoassets@7.14.0-next.0
30
+ - @ledgerhq/cryptoassets@13.2.0-next.0
31
+ - @ledgerhq/types-live@6.49.0-next.0
32
+ - @ledgerhq/coin-framework@0.16.0-next.0
33
+ - @ledgerhq/errors@6.18.0-next.0
34
+ - @ledgerhq/devices@8.4.1-next.0
35
+ - @ledgerhq/live-network@1.3.1-next.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-stellar",
3
- "version": "0.2.0-nightly.4",
3
+ "version": "0.2.0",
4
4
  "description": "Ledger Stellar Coin integration",
5
5
  "license": "Apache-2.0",
6
6
  "keywords": [
@@ -23,15 +23,15 @@
23
23
  "expect": "^27.4.6",
24
24
  "invariant": "^2.2.2",
25
25
  "rxjs": "^7.8.1",
26
- "@ledgerhq/coin-framework": "^0.16.0-nightly.4",
27
- "@ledgerhq/cryptoassets": "^13.1.2-nightly.0",
28
- "@ledgerhq/devices": "^8.4.1-nightly.2",
29
- "@ledgerhq/errors": "^6.18.0-nightly.2",
26
+ "@ledgerhq/coin-framework": "^0.16.0",
27
+ "@ledgerhq/cryptoassets": "^13.2.0",
28
+ "@ledgerhq/devices": "^8.4.1",
29
+ "@ledgerhq/errors": "^6.18.0",
30
30
  "@ledgerhq/live-env": "^2.1.0",
31
- "@ledgerhq/live-network": "^1.4.0-nightly.3",
31
+ "@ledgerhq/live-network": "^1.3.1",
32
32
  "@ledgerhq/logs": "^6.12.0",
33
- "@ledgerhq/types-cryptoassets": "^7.14.0-nightly.0",
34
- "@ledgerhq/types-live": "^6.49.0-nightly.0"
33
+ "@ledgerhq/types-cryptoassets": "^7.14.0",
34
+ "@ledgerhq/types-live": "^6.49.0"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@types/invariant": "^2.2.2",