@ledgerhq/coin-multiversx 0.4.0-nightly.4 → 0.4.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-multiversx@0.4.0-nightly.3 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-multiversx
2
+ > @ledgerhq/coin-multiversx@0.4.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,55 +1,38 @@
1
1
  # @ledgerhq/coin-elrond
2
2
 
3
- ## 0.4.0-nightly.4
3
+ ## 0.4.0
4
4
 
5
- ### Patch Changes
6
-
7
- - Updated dependencies [[`4c6b682`](https://github.com/LedgerHQ/ledger-live/commit/4c6b682b9929334a7be13212a69f2c6a614f372c)]:
8
- - @ledgerhq/types-live@6.66.0-nightly.3
9
- - @ledgerhq/coin-framework@2.6.0-nightly.4
10
-
11
- ## 0.4.0-nightly.3
12
-
13
- ### Patch Changes
14
-
15
- - Updated dependencies [[`6f61972`](https://github.com/LedgerHQ/ledger-live/commit/6f619728e200270a674ffb13b10375765b55ae4b)]:
16
- - @ledgerhq/types-live@6.66.0-nightly.2
17
- - @ledgerhq/coin-framework@2.6.0-nightly.3
18
-
19
- ## 0.4.0-nightly.2
20
-
21
- ### Patch Changes
5
+ ### Minor Changes
22
6
 
23
- - Updated dependencies [[`3f8a531`](https://github.com/LedgerHQ/ledger-live/commit/3f8a53196dfb80d084056e0d896e09869c8ff949), [`b580b04`](https://github.com/LedgerHQ/ledger-live/commit/b580b04e02392a706534c2fceba192ae3b6242ef), [`c6cb1bd`](https://github.com/LedgerHQ/ledger-live/commit/c6cb1bd2a0768ccbeeee96342dc8b872a620f3ac)]:
24
- - @ledgerhq/types-live@6.66.0-nightly.1
25
- - @ledgerhq/cryptoassets@13.15.0-nightly.2
26
- - @ledgerhq/errors@6.20.0-nightly.0
27
- - @ledgerhq/coin-framework@2.6.0-nightly.2
28
- - @ledgerhq/devices@8.4.5-nightly.0
29
- - @ledgerhq/live-network@2.0.7-nightly.1
7
+ - [#9720](https://github.com/LedgerHQ/ledger-live/pull/9720) [`46a9620`](https://github.com/LedgerHQ/ledger-live/commit/46a9620b4ea6343efc28792d3b57bf84ee2a23e8) Thanks [@sprohaszka-ledger](https://github.com/sprohaszka-ledger)! - Remove generated formatters file
30
8
 
31
- ## 0.4.0-nightly.1
9
+ - [#9648](https://github.com/LedgerHQ/ledger-live/pull/9648) [`f1732a7`](https://github.com/LedgerHQ/ledger-live/commit/f1732a795e54f666b67e7686d59926037412caca) Thanks [@sprohaszka-ledger](https://github.com/sprohaszka-ledger)! - Remove SubAccount as it is an alias to TokenAccount
32
10
 
33
11
  ### Patch Changes
34
12
 
35
- - Updated dependencies [[`1e56618`](https://github.com/LedgerHQ/ledger-live/commit/1e56618a3c31e7980074072e0aae9422c145f4b3)]:
36
- - @ledgerhq/cryptoassets@13.15.0-nightly.1
37
- - @ledgerhq/coin-framework@2.6.0-nightly.1
13
+ - Updated dependencies [[`44ae74c`](https://github.com/LedgerHQ/ledger-live/commit/44ae74c272ba803bed7c9f4fc3351e3ce8a15531), [`71bb6a9`](https://github.com/LedgerHQ/ledger-live/commit/71bb6a9adb4ac83172be5def5b25d2836380df1d), [`8ce7b0a`](https://github.com/LedgerHQ/ledger-live/commit/8ce7b0ab2d1d73ef071102f795e7c868c676b1f4), [`46a9620`](https://github.com/LedgerHQ/ledger-live/commit/46a9620b4ea6343efc28792d3b57bf84ee2a23e8), [`1e7d454`](https://github.com/LedgerHQ/ledger-live/commit/1e7d454d99f1f39880f39a120c59020725d26475), [`f1732a7`](https://github.com/LedgerHQ/ledger-live/commit/f1732a795e54f666b67e7686d59926037412caca), [`32d46cc`](https://github.com/LedgerHQ/ledger-live/commit/32d46cc77debe059ae0bcd848a21065dec7ee091), [`d694069`](https://github.com/LedgerHQ/ledger-live/commit/d6940698a49b7a0ed48f84d6e8184d80760cca4f)]:
14
+ - @ledgerhq/coin-framework@2.6.0
15
+ - @ledgerhq/types-live@6.66.0
16
+ - @ledgerhq/live-env@2.8.0
17
+ - @ledgerhq/cryptoassets@13.14.1
18
+ - @ledgerhq/live-network@2.0.7
38
19
 
39
- ## 0.4.0-nightly.0
20
+ ## 0.4.0-next.0
40
21
 
41
22
  ### Minor Changes
42
23
 
43
24
  - [#9720](https://github.com/LedgerHQ/ledger-live/pull/9720) [`46a9620`](https://github.com/LedgerHQ/ledger-live/commit/46a9620b4ea6343efc28792d3b57bf84ee2a23e8) Thanks [@sprohaszka-ledger](https://github.com/sprohaszka-ledger)! - Remove generated formatters file
44
25
 
26
+ - [#9648](https://github.com/LedgerHQ/ledger-live/pull/9648) [`f1732a7`](https://github.com/LedgerHQ/ledger-live/commit/f1732a795e54f666b67e7686d59926037412caca) Thanks [@sprohaszka-ledger](https://github.com/sprohaszka-ledger)! - Remove SubAccount as it is an alias to TokenAccount
27
+
45
28
  ### Patch Changes
46
29
 
47
- - Updated dependencies [[`46a9620`](https://github.com/LedgerHQ/ledger-live/commit/46a9620b4ea6343efc28792d3b57bf84ee2a23e8), [`32d46cc`](https://github.com/LedgerHQ/ledger-live/commit/32d46cc77debe059ae0bcd848a21065dec7ee091)]:
48
- - @ledgerhq/types-live@6.66.0-nightly.0
49
- - @ledgerhq/coin-framework@2.6.0-nightly.0
50
- - @ledgerhq/live-env@2.8.0-nightly.0
51
- - @ledgerhq/cryptoassets@13.14.1-nightly.0
52
- - @ledgerhq/live-network@2.0.7-nightly.0
30
+ - Updated dependencies [[`44ae74c`](https://github.com/LedgerHQ/ledger-live/commit/44ae74c272ba803bed7c9f4fc3351e3ce8a15531), [`71bb6a9`](https://github.com/LedgerHQ/ledger-live/commit/71bb6a9adb4ac83172be5def5b25d2836380df1d), [`8ce7b0a`](https://github.com/LedgerHQ/ledger-live/commit/8ce7b0ab2d1d73ef071102f795e7c868c676b1f4), [`46a9620`](https://github.com/LedgerHQ/ledger-live/commit/46a9620b4ea6343efc28792d3b57bf84ee2a23e8), [`1e7d454`](https://github.com/LedgerHQ/ledger-live/commit/1e7d454d99f1f39880f39a120c59020725d26475), [`f1732a7`](https://github.com/LedgerHQ/ledger-live/commit/f1732a795e54f666b67e7686d59926037412caca), [`32d46cc`](https://github.com/LedgerHQ/ledger-live/commit/32d46cc77debe059ae0bcd848a21065dec7ee091), [`d694069`](https://github.com/LedgerHQ/ledger-live/commit/d6940698a49b7a0ed48f84d6e8184d80760cca4f)]:
31
+ - @ledgerhq/coin-framework@2.6.0-next.0
32
+ - @ledgerhq/types-live@6.66.0-next.0
33
+ - @ledgerhq/live-env@2.8.0-next.0
34
+ - @ledgerhq/cryptoassets@13.14.1-next.0
35
+ - @ledgerhq/live-network@2.0.7-next.0
53
36
 
54
37
  ## 0.3.0
55
38
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-multiversx",
3
- "version": "0.4.0-nightly.4",
3
+ "version": "0.4.0",
4
4
  "description": "Ledger MultiversX Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -52,16 +52,16 @@
52
52
  "expect": "^27.4.6",
53
53
  "protobufjs": "^7.2.6",
54
54
  "axios": "^1.7.4",
55
- "@ledgerhq/coin-framework": "^2.6.0-nightly.4",
56
- "@ledgerhq/cryptoassets": "^13.15.0-nightly.2",
57
- "@ledgerhq/devices": "8.4.5-nightly.0",
58
- "@ledgerhq/errors": "^6.20.0-nightly.0",
59
- "@ledgerhq/live-env": "^2.8.0-nightly.0",
60
- "@ledgerhq/live-network": "^2.0.7-nightly.1",
55
+ "@ledgerhq/coin-framework": "^2.6.0",
56
+ "@ledgerhq/cryptoassets": "^13.14.1",
57
+ "@ledgerhq/devices": "8.4.4",
58
+ "@ledgerhq/errors": "^6.19.1",
59
+ "@ledgerhq/live-env": "^2.8.0",
60
+ "@ledgerhq/live-network": "^2.0.7",
61
61
  "@ledgerhq/live-promise": "^0.1.0",
62
62
  "@ledgerhq/logs": "^6.12.0",
63
63
  "@ledgerhq/types-cryptoassets": "^7.21.0",
64
- "@ledgerhq/types-live": "^6.66.0-nightly.3"
64
+ "@ledgerhq/types-live": "^6.66.0"
65
65
  },
66
66
  "devDependencies": {
67
67
  "@types/invariant": "^2.2.37",