@ledgerhq/coin-multiversx 0.2.0 → 0.2.1-nightly.1

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-multiversx@0.2.0-next.2 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-multiversx
2
+ > @ledgerhq/coin-multiversx@0.2.1-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-multiversx
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,36 +1,27 @@
1
1
  # @ledgerhq/coin-elrond
2
2
 
3
- ## 0.2.0
4
-
5
- ### Minor Changes
6
-
7
- - [#8757](https://github.com/LedgerHQ/ledger-live/pull/8757) [`1461449`](https://github.com/LedgerHQ/ledger-live/commit/146144941c13e60182da8d79592f706d12a6f00e) Thanks [@Wozacosta](https://github.com/Wozacosta)! - chore: Rebranding from 'Elrond' to 'MultiversX'
3
+ ## 0.2.1-nightly.1
8
4
 
9
5
  ### Patch Changes
10
6
 
11
- - Updated dependencies [[`e4d9a5c`](https://github.com/LedgerHQ/ledger-live/commit/e4d9a5ce6c3e8f2b3829f8f5772e7ba712a4a50c), [`8675df1`](https://github.com/LedgerHQ/ledger-live/commit/8675df12c24067877358f27e1e7c66f739ff0c78), [`0a59343`](https://github.com/LedgerHQ/ledger-live/commit/0a59343b591dab4e886c21cb47f7339231997331), [`ede6db0`](https://github.com/LedgerHQ/ledger-live/commit/ede6db0b94193cc9072aeb87e90f4098f0434af0), [`1461449`](https://github.com/LedgerHQ/ledger-live/commit/146144941c13e60182da8d79592f706d12a6f00e), [`bdfa413`](https://github.com/LedgerHQ/ledger-live/commit/bdfa4139fcbceabfd05a57e69b05e9ccf10efbe1)]:
12
- - @ledgerhq/types-live@6.61.0
13
- - @ledgerhq/coin-framework@2.2.0
14
- - @ledgerhq/types-cryptoassets@7.20.0
15
- - @ledgerhq/cryptoassets@13.13.0
16
- - @ledgerhq/live-env@2.6.0
17
- - @ledgerhq/live-network@2.0.5
7
+ - Updated dependencies [[`5abde51`](https://github.com/LedgerHQ/ledger-live/commit/5abde5192d32f493ece2f99aec0e2de0c411f9e5)]:
8
+ - @ledgerhq/types-live@6.62.0-nightly.0
9
+ - @ledgerhq/coin-framework@2.2.0-nightly.1
18
10
 
19
- ## 0.2.0-next.2
11
+ ## 0.2.1-nightly.0
20
12
 
21
- ### Minor Changes
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [[`cc00249`](https://github.com/LedgerHQ/ledger-live/commit/cc002495f3e107aba283a3aa4abca90954de6d76)]:
16
+ - @ledgerhq/coin-framework@2.2.0-nightly.0
22
17
 
23
- - [#8757](https://github.com/LedgerHQ/ledger-live/pull/8757) [`1461449`](https://github.com/LedgerHQ/ledger-live/commit/146144941c13e60182da8d79592f706d12a6f00e) Thanks [@Wozacosta](https://github.com/Wozacosta)! - chore: Rebranding from 'Elrond' to 'MultiversX'
18
+ ## 0.3.6
24
19
 
25
20
  ### Patch Changes
26
21
 
27
- - Updated dependencies [[`0a59343`](https://github.com/LedgerHQ/ledger-live/commit/0a59343b591dab4e886c21cb47f7339231997331), [`ede6db0`](https://github.com/LedgerHQ/ledger-live/commit/ede6db0b94193cc9072aeb87e90f4098f0434af0), [`1461449`](https://github.com/LedgerHQ/ledger-live/commit/146144941c13e60182da8d79592f706d12a6f00e), [`bdfa413`](https://github.com/LedgerHQ/ledger-live/commit/bdfa4139fcbceabfd05a57e69b05e9ccf10efbe1)]:
28
- - @ledgerhq/types-cryptoassets@7.20.0-next.1
29
- - @ledgerhq/cryptoassets@13.13.0-next.2
30
- - @ledgerhq/types-live@6.61.0-next.1
31
- - @ledgerhq/live-env@2.6.0-next.2
32
- - @ledgerhq/coin-framework@2.1.1-next.1
33
- - @ledgerhq/live-network@2.0.5-next.2
22
+ - Updated dependencies [[`e4d9a5c`](https://github.com/LedgerHQ/ledger-live/commit/e4d9a5ce6c3e8f2b3829f8f5772e7ba712a4a50c)]:
23
+ - @ledgerhq/types-live@6.61.0
24
+ - @ledgerhq/coin-framework@2.1.1
34
25
 
35
26
  ## 0.3.6-next.0
36
27
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-multiversx",
3
- "version": "0.2.0",
3
+ "version": "0.2.1-nightly.1",
4
4
  "description": "Ledger MultiversX Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -52,7 +52,7 @@
52
52
  "expect": "^27.4.6",
53
53
  "protobufjs": "^7.2.6",
54
54
  "axios": "^1.7.4",
55
- "@ledgerhq/coin-framework": "^2.2.0",
55
+ "@ledgerhq/coin-framework": "^2.2.0-nightly.1",
56
56
  "@ledgerhq/cryptoassets": "^13.13.0",
57
57
  "@ledgerhq/devices": "8.4.4",
58
58
  "@ledgerhq/errors": "^6.19.1",
@@ -61,7 +61,7 @@
61
61
  "@ledgerhq/live-promise": "^0.1.0",
62
62
  "@ledgerhq/logs": "^6.12.0",
63
63
  "@ledgerhq/types-cryptoassets": "^7.20.0",
64
- "@ledgerhq/types-live": "^6.61.0"
64
+ "@ledgerhq/types-live": "^6.62.0-nightly.0"
65
65
  },
66
66
  "devDependencies": {
67
67
  "@types/invariant": "^2.2.37",