@ledgerhq/coin-multiversx 0.2.1-nightly.0 → 0.2.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 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-multiversx
2
+ > @ledgerhq/coin-multiversx@0.2.1 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,11 +1,52 @@
1
1
  # @ledgerhq/coin-elrond
2
2
 
3
- ## 0.2.1-nightly.0
3
+ ## 0.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`5abde51`](https://github.com/LedgerHQ/ledger-live/commit/5abde5192d32f493ece2f99aec0e2de0c411f9e5), [`cc00249`](https://github.com/LedgerHQ/ledger-live/commit/cc002495f3e107aba283a3aa4abca90954de6d76)]:
8
+ - @ledgerhq/types-live@6.63.0
9
+ - @ledgerhq/coin-framework@2.3.0
10
+
11
+ ## 0.2.1-next.0
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [[`5abde51`](https://github.com/LedgerHQ/ledger-live/commit/5abde5192d32f493ece2f99aec0e2de0c411f9e5), [`cc00249`](https://github.com/LedgerHQ/ledger-live/commit/cc002495f3e107aba283a3aa4abca90954de6d76)]:
16
+ - @ledgerhq/types-live@6.63.0-next.0
17
+ - @ledgerhq/coin-framework@2.3.0-next.0
18
+
19
+ ## 0.2.0
20
+
21
+ ### Minor Changes
22
+
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'
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies [[`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)]:
28
+ - @ledgerhq/types-live@6.62.0
29
+ - @ledgerhq/coin-framework@2.2.0
30
+ - @ledgerhq/types-cryptoassets@7.20.0
31
+ - @ledgerhq/cryptoassets@13.13.0
32
+ - @ledgerhq/live-env@2.6.0
33
+ - @ledgerhq/live-network@2.0.5
34
+
35
+ ## 0.2.0-next.0
36
+
37
+ ### Minor Changes
38
+
39
+ - [#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'
4
40
 
5
41
  ### Patch Changes
6
42
 
7
- - Updated dependencies [[`cc00249`](https://github.com/LedgerHQ/ledger-live/commit/cc002495f3e107aba283a3aa4abca90954de6d76)]:
8
- - @ledgerhq/coin-framework@2.2.0-nightly.0
43
+ - Updated dependencies [[`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)]:
44
+ - @ledgerhq/types-live@6.62.0-next.0
45
+ - @ledgerhq/coin-framework@2.2.0-next.0
46
+ - @ledgerhq/types-cryptoassets@7.20.0-next.0
47
+ - @ledgerhq/cryptoassets@13.13.0-next.0
48
+ - @ledgerhq/live-env@2.6.0-next.0
49
+ - @ledgerhq/live-network@2.0.5-next.0
9
50
 
10
51
  ## 0.3.6
11
52
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-multiversx",
3
- "version": "0.2.1-nightly.0",
3
+ "version": "0.2.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-nightly.0",
55
+ "@ledgerhq/coin-framework": "^2.3.0",
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.63.0"
65
65
  },
66
66
  "devDependencies": {
67
67
  "@types/invariant": "^2.2.37",