@ledgerhq/coin-multiversx 0.4.0-next.0 → 0.4.0-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.3.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-multiversx
2
+ > @ledgerhq/coin-multiversx@0.4.0-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,21 +1,27 @@
1
1
  # @ledgerhq/coin-elrond
2
2
 
3
- ## 0.4.0-next.0
3
+ ## 0.4.0-nightly.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`1e56618`](https://github.com/LedgerHQ/ledger-live/commit/1e56618a3c31e7980074072e0aae9422c145f4b3)]:
8
+ - @ledgerhq/cryptoassets@13.15.0-nightly.1
9
+ - @ledgerhq/coin-framework@2.6.0-nightly.1
10
+
11
+ ## 0.4.0-nightly.0
4
12
 
5
13
  ### Minor Changes
6
14
 
7
15
  - [#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
8
16
 
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
10
-
11
17
  ### Patch Changes
12
18
 
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-next.0
15
- - @ledgerhq/types-live@6.66.0-next.0
16
- - @ledgerhq/live-env@2.8.0-next.0
17
- - @ledgerhq/cryptoassets@13.14.1-next.0
18
- - @ledgerhq/live-network@2.0.7-next.0
19
+ - Updated dependencies [[`46a9620`](https://github.com/LedgerHQ/ledger-live/commit/46a9620b4ea6343efc28792d3b57bf84ee2a23e8), [`32d46cc`](https://github.com/LedgerHQ/ledger-live/commit/32d46cc77debe059ae0bcd848a21065dec7ee091)]:
20
+ - @ledgerhq/types-live@6.66.0-nightly.0
21
+ - @ledgerhq/coin-framework@2.6.0-nightly.0
22
+ - @ledgerhq/live-env@2.8.0-nightly.0
23
+ - @ledgerhq/cryptoassets@13.14.1-nightly.0
24
+ - @ledgerhq/live-network@2.0.7-nightly.0
19
25
 
20
26
  ## 0.3.0
21
27
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-multiversx",
3
- "version": "0.4.0-next.0",
3
+ "version": "0.4.0-nightly.1",
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-next.0",
56
- "@ledgerhq/cryptoassets": "^13.14.1-next.0",
55
+ "@ledgerhq/coin-framework": "^2.6.0-nightly.1",
56
+ "@ledgerhq/cryptoassets": "^13.15.0-nightly.1",
57
57
  "@ledgerhq/devices": "8.4.4",
58
58
  "@ledgerhq/errors": "^6.19.1",
59
- "@ledgerhq/live-env": "^2.8.0-next.0",
60
- "@ledgerhq/live-network": "^2.0.7-next.0",
59
+ "@ledgerhq/live-env": "^2.8.0-nightly.0",
60
+ "@ledgerhq/live-network": "^2.0.7-nightly.0",
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-next.0"
64
+ "@ledgerhq/types-live": "^6.66.0-nightly.0"
65
65
  },
66
66
  "devDependencies": {
67
67
  "@types/invariant": "^2.2.37",