@ledgerhq/coin-aptos 3.2.0-nightly.3 → 3.2.1-nightly.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-aptos@3.2.0-nightly.2 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-aptos
2
+ > @ledgerhq/coin-aptos@3.2.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-aptos
3
3
  > tsc --outDir lib --module commonjs --moduleResolution node10 && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,44 +1,51 @@
1
1
  # @ledgerhq/coin-aptos
2
2
 
3
- ## 3.2.0-nightly.3
3
+ ## 3.2.1-nightly.0
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Updated dependencies [[`e52268a`](https://github.com/LedgerHQ/ledger-live/commit/e52268a3bc7d97a7ed09ed082786a647e048a6e8), [`ff22728`](https://github.com/LedgerHQ/ledger-live/commit/ff22728a61ab2cde6835991bf8ed115d4a39a1d0)]:
8
- - @ledgerhq/live-env@2.15.0-nightly.2
9
- - @ledgerhq/coin-framework@6.3.0-nightly.3
10
- - @ledgerhq/cryptoassets@13.27.0-nightly.1
11
- - @ledgerhq/live-network@2.0.16-nightly.2
7
+ - Updated dependencies [[`c190e2b`](https://github.com/LedgerHQ/ledger-live/commit/c190e2b104a9dd0dd693c2d72433b98115f4089f)]:
8
+ - @ledgerhq/coin-framework@6.4.0-nightly.0
12
9
 
13
- ## 3.2.0-nightly.2
10
+ ## 3.2.0
14
11
 
15
- ### Patch Changes
12
+ ### Minor Changes
16
13
 
17
- - Updated dependencies [[`80a109a`](https://github.com/LedgerHQ/ledger-live/commit/80a109a5f8ecdbb22cf6fb3ec084398a7e54dcfb), [`3489203`](https://github.com/LedgerHQ/ledger-live/commit/34892030dcfbd1a19a0eb0a8fcae9f8f01d3d2a9)]:
18
- - @ledgerhq/types-live@6.83.0-nightly.1
19
- - @ledgerhq/coin-framework@6.3.0-nightly.2
14
+ - [#11386](https://github.com/LedgerHQ/ledger-live/pull/11386) [`a158f5a`](https://github.com/LedgerHQ/ledger-live/commit/a158f5a58f8d69fee3693f647ca6de99efa4666e) Thanks [@Wozacosta](https://github.com/Wozacosta)! - (Aptos) Ensure X-Ledger-Client-Version header is always included in API requests.
20
15
 
21
- ## 3.2.0-nightly.1
16
+ - [#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
22
17
 
23
- ### Minor Changes
18
+ ### Patch Changes
24
19
 
25
- - [#11273](https://github.com/LedgerHQ/ledger-live/pull/11273) [`2482195`](https://github.com/LedgerHQ/ledger-live/commit/24821957c838a304be60ff6e16798ef3cac987cd) Thanks [@estrauser-ledger](https://github.com/estrauser-ledger)! - add cursor to pagintion api
20
+ - 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), [`e9fa7aa`](https://github.com/LedgerHQ/ledger-live/commit/e9fa7aa8c8d0414416ec7c12acf30b7623b2eda3), [`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)]:
21
+ - @ledgerhq/types-cryptoassets@7.26.0
22
+ - @ledgerhq/cryptoassets@13.27.0
23
+ - @ledgerhq/coin-framework@6.3.0
24
+ - @ledgerhq/live-env@2.15.0
25
+ - @ledgerhq/types-live@6.83.0
26
+ - @ledgerhq/errors@6.25.0
27
+ - @ledgerhq/live-network@2.0.16
28
+ - @ledgerhq/devices@8.5.1
26
29
 
27
- ### Patch Changes
30
+ ## 3.2.0-next.0
31
+
32
+ ### Minor Changes
28
33
 
29
- - Updated dependencies [[`2482195`](https://github.com/LedgerHQ/ledger-live/commit/24821957c838a304be60ff6e16798ef3cac987cd), [`228ed30`](https://github.com/LedgerHQ/ledger-live/commit/228ed3030601644e807e85a1693276b788b5cd2a), [`89fc31e`](https://github.com/LedgerHQ/ledger-live/commit/89fc31e8ecfc5e2fd679a2694b3514f8fb19d7b7), [`544edf6`](https://github.com/LedgerHQ/ledger-live/commit/544edf6bb461d48e743dc410c6bc95dc35b5fa70)]:
30
- - @ledgerhq/coin-framework@6.3.0-nightly.1
31
- - @ledgerhq/types-live@6.83.0-nightly.0
34
+ - [#11386](https://github.com/LedgerHQ/ledger-live/pull/11386) [`a158f5a`](https://github.com/LedgerHQ/ledger-live/commit/a158f5a58f8d69fee3693f647ca6de99efa4666e) Thanks [@Wozacosta](https://github.com/Wozacosta)! - (Aptos) Ensure X-Ledger-Client-Version header is always included in API requests.
32
35
 
33
- ## 3.1.2-nightly.0
36
+ - [#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
34
37
 
35
38
  ### Patch Changes
36
39
 
37
- - Updated dependencies [[`12277dc`](https://github.com/LedgerHQ/ledger-live/commit/12277dcb478f24152060e3e11e2eb37d650b5b60)]:
38
- - @ledgerhq/types-cryptoassets@7.26.0-nightly.1
39
- - @ledgerhq/cryptoassets@13.27.0-nightly.0
40
- - @ledgerhq/coin-framework@6.2.1-nightly.0
41
- - @ledgerhq/types-live@6.82.0
40
+ - 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), [`e9fa7aa`](https://github.com/LedgerHQ/ledger-live/commit/e9fa7aa8c8d0414416ec7c12acf30b7623b2eda3), [`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)]:
41
+ - @ledgerhq/types-cryptoassets@7.26.0-next.0
42
+ - @ledgerhq/cryptoassets@13.27.0-next.0
43
+ - @ledgerhq/coin-framework@6.3.0-next.0
44
+ - @ledgerhq/live-env@2.15.0-next.0
45
+ - @ledgerhq/types-live@6.83.0-next.0
46
+ - @ledgerhq/errors@6.25.0-next.0
47
+ - @ledgerhq/live-network@2.0.16-next.0
48
+ - @ledgerhq/devices@8.5.1-next.0
42
49
 
43
50
  ## 3.1.1
44
51
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-aptos",
3
- "version": "3.2.0-nightly.3",
3
+ "version": "3.2.1-nightly.0",
4
4
  "description": "Ledger Aptos Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -95,15 +95,15 @@
95
95
  "invariant": "^2.2.4",
96
96
  "lodash": "^4.17.21",
97
97
  "rxjs": "^7.8.1",
98
- "@ledgerhq/coin-framework": "^6.3.0-nightly.3",
99
- "@ledgerhq/cryptoassets": "^13.27.0-nightly.1",
100
- "@ledgerhq/devices": "8.5.1-nightly.0",
101
- "@ledgerhq/errors": "^6.25.0-nightly.0",
102
- "@ledgerhq/live-env": "^2.15.0-nightly.2",
103
- "@ledgerhq/live-network": "^2.0.16-nightly.2",
98
+ "@ledgerhq/coin-framework": "^6.4.0-nightly.0",
99
+ "@ledgerhq/cryptoassets": "^13.27.0",
100
+ "@ledgerhq/devices": "8.5.1",
101
+ "@ledgerhq/errors": "^6.25.0",
102
+ "@ledgerhq/live-env": "^2.15.0",
103
+ "@ledgerhq/live-network": "^2.0.16",
104
104
  "@ledgerhq/logs": "^6.13.0",
105
- "@ledgerhq/types-cryptoassets": "^7.26.0-nightly.1",
106
- "@ledgerhq/types-live": "^6.83.0-nightly.1"
105
+ "@ledgerhq/types-cryptoassets": "^7.26.0",
106
+ "@ledgerhq/types-live": "^6.83.0"
107
107
  },
108
108
  "devDependencies": {
109
109
  "@faker-js/faker": "^9.4.0",
@@ -116,7 +116,7 @@
116
116
  "react": "^18.3.1",
117
117
  "ts-jest": "^29.2.5",
118
118
  "@ledgerhq/disable-network-setup": "^0.0.0",
119
- "@ledgerhq/types-cryptoassets": "^7.26.0-nightly.1"
119
+ "@ledgerhq/types-cryptoassets": "^7.26.0"
120
120
  },
121
121
  "scripts": {
122
122
  "clean": "rimraf lib lib-es",