@ledgerhq/coin-vechain 2.8.3-nightly.1 → 2.9.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-vechain@2.8.3-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-vechain
2
+ > @ledgerhq/coin-vechain@2.9.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-vechain
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,19 +1,36 @@
1
1
  # @ledgerhq/coin-evm
2
2
 
3
- ## 2.8.3-nightly.1
3
+ ## 2.9.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#11454](https://github.com/LedgerHQ/ledger-live/pull/11454) [`212f772`](https://github.com/LedgerHQ/ledger-live/commit/212f772b17dc3db97009ebe62912f8f183c1ef2e) Thanks [@francois-guerin-ledger](https://github.com/francois-guerin-ledger)! - chore(coin-modules): add `eqeqeq` ESLint rule
4
8
 
5
9
  ### Patch Changes
6
10
 
7
- - Updated dependencies [[`2482195`](https://github.com/LedgerHQ/ledger-live/commit/24821957c838a304be60ff6e16798ef3cac987cd), [`89fc31e`](https://github.com/LedgerHQ/ledger-live/commit/89fc31e8ecfc5e2fd679a2694b3514f8fb19d7b7)]:
8
- - @ledgerhq/coin-framework@6.3.0-nightly.1
11
+ - Updated dependencies [[`12277dc`](https://github.com/LedgerHQ/ledger-live/commit/12277dcb478f24152060e3e11e2eb37d650b5b60), [`acdc089`](https://github.com/LedgerHQ/ledger-live/commit/acdc089f934461dd2fdfdfd61aa907f1520a5d7b), [`87617a9`](https://github.com/LedgerHQ/ledger-live/commit/87617a9930be43a6cdbc5cc5711cc24b00309184), [`9fcc4eb`](https://github.com/LedgerHQ/ledger-live/commit/9fcc4eb5cd6e96e772daa154bd87ae374f925ddc), [`d6a6a94`](https://github.com/LedgerHQ/ledger-live/commit/d6a6a949d45fdd2f97f15842c808bf6d1058403f), [`8936f39`](https://github.com/LedgerHQ/ledger-live/commit/8936f390edbe9cbc36ac6590b01562daf5c580e1), [`0356d19`](https://github.com/LedgerHQ/ledger-live/commit/0356d1904dbb5e856970fa7e7ebb206eed7b4c5d), [`516176d`](https://github.com/LedgerHQ/ledger-live/commit/516176d18c7f53961799e92e8804c4a756684266)]:
12
+ - @ledgerhq/cryptoassets@13.27.0
13
+ - @ledgerhq/coin-framework@6.3.0
14
+ - @ledgerhq/live-env@2.15.0
15
+ - @ledgerhq/errors@6.25.0
16
+ - @ledgerhq/live-network@2.0.16
17
+ - @ledgerhq/devices@8.5.1
18
+
19
+ ## 2.9.0-next.0
20
+
21
+ ### Minor Changes
9
22
 
10
- ## 2.8.3-nightly.0
23
+ - [#11454](https://github.com/LedgerHQ/ledger-live/pull/11454) [`212f772`](https://github.com/LedgerHQ/ledger-live/commit/212f772b17dc3db97009ebe62912f8f183c1ef2e) Thanks [@francois-guerin-ledger](https://github.com/francois-guerin-ledger)! - chore(coin-modules): add `eqeqeq` ESLint rule
11
24
 
12
25
  ### Patch Changes
13
26
 
14
- - Updated dependencies [[`12277dc`](https://github.com/LedgerHQ/ledger-live/commit/12277dcb478f24152060e3e11e2eb37d650b5b60)]:
15
- - @ledgerhq/cryptoassets@13.27.0-nightly.0
16
- - @ledgerhq/coin-framework@6.2.1-nightly.0
27
+ - Updated dependencies [[`12277dc`](https://github.com/LedgerHQ/ledger-live/commit/12277dcb478f24152060e3e11e2eb37d650b5b60), [`acdc089`](https://github.com/LedgerHQ/ledger-live/commit/acdc089f934461dd2fdfdfd61aa907f1520a5d7b), [`87617a9`](https://github.com/LedgerHQ/ledger-live/commit/87617a9930be43a6cdbc5cc5711cc24b00309184), [`9fcc4eb`](https://github.com/LedgerHQ/ledger-live/commit/9fcc4eb5cd6e96e772daa154bd87ae374f925ddc), [`d6a6a94`](https://github.com/LedgerHQ/ledger-live/commit/d6a6a949d45fdd2f97f15842c808bf6d1058403f), [`8936f39`](https://github.com/LedgerHQ/ledger-live/commit/8936f390edbe9cbc36ac6590b01562daf5c580e1), [`0356d19`](https://github.com/LedgerHQ/ledger-live/commit/0356d1904dbb5e856970fa7e7ebb206eed7b4c5d), [`516176d`](https://github.com/LedgerHQ/ledger-live/commit/516176d18c7f53961799e92e8804c4a756684266)]:
28
+ - @ledgerhq/cryptoassets@13.27.0-next.0
29
+ - @ledgerhq/coin-framework@6.3.0-next.0
30
+ - @ledgerhq/live-env@2.15.0-next.0
31
+ - @ledgerhq/errors@6.25.0-next.0
32
+ - @ledgerhq/live-network@2.0.16-next.0
33
+ - @ledgerhq/devices@8.5.1-next.0
17
34
 
18
35
  ## 2.8.2
19
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-vechain",
3
- "version": "2.8.3-nightly.1",
3
+ "version": "2.9.0",
4
4
  "description": "Ledger VeChain Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -85,12 +85,12 @@
85
85
  "lodash": "^4.17.21",
86
86
  "rxjs": "^7.8.1",
87
87
  "thor-devkit": "^2.0.6",
88
- "@ledgerhq/coin-framework": "^6.3.0-nightly.1",
89
- "@ledgerhq/cryptoassets": "^13.27.0-nightly.0",
90
- "@ledgerhq/devices": "8.5.1-nightly.0",
91
- "@ledgerhq/errors": "^6.25.0-nightly.0",
92
- "@ledgerhq/live-env": "^2.15.0-nightly.1",
93
- "@ledgerhq/live-network": "^2.0.16-nightly.1"
88
+ "@ledgerhq/cryptoassets": "^13.27.0",
89
+ "@ledgerhq/coin-framework": "^6.3.0",
90
+ "@ledgerhq/errors": "^6.25.0",
91
+ "@ledgerhq/live-env": "^2.15.0",
92
+ "@ledgerhq/live-network": "^2.0.16",
93
+ "@ledgerhq/devices": "8.5.1"
94
94
  },
95
95
  "devDependencies": {
96
96
  "@faker-js/faker": "^9.6.0",
@@ -101,8 +101,8 @@
101
101
  "jest": "^29.7.0",
102
102
  "msw": "^2.2.13",
103
103
  "ts-jest": "^29.1.1",
104
- "@ledgerhq/types-cryptoassets": "^7.26.0-nightly.1",
105
- "@ledgerhq/types-live": "^6.83.0-nightly.0",
104
+ "@ledgerhq/types-cryptoassets": "^7.26.0",
105
+ "@ledgerhq/types-live": "^6.83.0",
106
106
  "@ledgerhq/disable-network-setup": "^0.0.0"
107
107
  },
108
108
  "scripts": {