@ledgerhq/coin-celo 1.2.2-nightly.3 → 1.3.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-celo@1.2.2-nightly.2 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-celo
2
+ > @ledgerhq/coin-celo@1.3.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-celo
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,38 +1,44 @@
1
1
  # @ledgerhq/coin-celo
2
2
 
3
- ## 1.2.2-nightly.3
3
+ ## 1.3.0
4
4
 
5
- ### Patch Changes
6
-
7
- - Updated dependencies [[`776fae2`](https://github.com/LedgerHQ/ledger-live/commit/776fae24bf98f4695ea729885259e6b1b0a2fc14)]:
8
- - @ledgerhq/coin-evm@2.29.0-nightly.3
5
+ ### Minor Changes
9
6
 
10
- ## 1.2.2-nightly.2
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
11
8
 
12
9
  ### Patch Changes
13
10
 
14
- - Updated dependencies [[`66f17a3`](https://github.com/LedgerHQ/ledger-live/commit/66f17a31349c518c232934b68269d84fa5b6ab0f)]:
15
- - @ledgerhq/coin-evm@2.29.0-nightly.2
11
+ - Updated dependencies [[`12277dc`](https://github.com/LedgerHQ/ledger-live/commit/12277dcb478f24152060e3e11e2eb37d650b5b60), [`212f772`](https://github.com/LedgerHQ/ledger-live/commit/212f772b17dc3db97009ebe62912f8f183c1ef2e), [`acdc089`](https://github.com/LedgerHQ/ledger-live/commit/acdc089f934461dd2fdfdfd61aa907f1520a5d7b), [`a9a0c18`](https://github.com/LedgerHQ/ledger-live/commit/a9a0c18d91cac8d4bb805d558d3d0bd50337d98a), [`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), [`2834ca4`](https://github.com/LedgerHQ/ledger-live/commit/2834ca443fe9071979d3b506e4ca4fbc17aeca7b), [`e8899f0`](https://github.com/LedgerHQ/ledger-live/commit/e8899f0dac12c6ca9c655c121eeb907f6bbad844), [`8936f39`](https://github.com/LedgerHQ/ledger-live/commit/8936f390edbe9cbc36ac6590b01562daf5c580e1), [`2a4070b`](https://github.com/LedgerHQ/ledger-live/commit/2a4070b594271007fa47dc7451b612008a233006), [`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-evm@2.29.0
14
+ - @ledgerhq/coin-framework@6.3.0
15
+ - @ledgerhq/live-env@2.15.0
16
+ - @ledgerhq/types-live@6.83.0
17
+ - @ledgerhq/live-config@3.2.0
18
+ - @ledgerhq/errors@6.25.0
19
+ - @ledgerhq/live-network@2.0.16
20
+ - @ledgerhq/hw-app-eth@6.45.17
21
+ - @ledgerhq/devices@8.5.1
16
22
 
17
- ## 1.2.2-nightly.1
23
+ ## 1.3.0-next.0
18
24
 
19
- ### Patch Changes
20
-
21
- - 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)]:
22
- - @ledgerhq/coin-evm@2.29.0-nightly.1
23
- - @ledgerhq/coin-framework@6.3.0-nightly.1
24
- - @ledgerhq/types-live@6.83.0-nightly.0
25
- - @ledgerhq/hw-app-eth@6.45.17-nightly.0
25
+ ### Minor Changes
26
26
 
27
- ## 1.2.2-nightly.0
27
+ - [#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
28
28
 
29
29
  ### Patch Changes
30
30
 
31
- - Updated dependencies [[`12277dc`](https://github.com/LedgerHQ/ledger-live/commit/12277dcb478f24152060e3e11e2eb37d650b5b60), [`a9a0c18`](https://github.com/LedgerHQ/ledger-live/commit/a9a0c18d91cac8d4bb805d558d3d0bd50337d98a)]:
32
- - @ledgerhq/cryptoassets@13.27.0-nightly.0
33
- - @ledgerhq/coin-evm@2.29.0-nightly.0
34
- - @ledgerhq/coin-framework@6.2.1-nightly.0
35
- - @ledgerhq/types-live@6.82.0
31
+ - Updated dependencies [[`12277dc`](https://github.com/LedgerHQ/ledger-live/commit/12277dcb478f24152060e3e11e2eb37d650b5b60), [`212f772`](https://github.com/LedgerHQ/ledger-live/commit/212f772b17dc3db97009ebe62912f8f183c1ef2e), [`acdc089`](https://github.com/LedgerHQ/ledger-live/commit/acdc089f934461dd2fdfdfd61aa907f1520a5d7b), [`a9a0c18`](https://github.com/LedgerHQ/ledger-live/commit/a9a0c18d91cac8d4bb805d558d3d0bd50337d98a), [`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), [`2834ca4`](https://github.com/LedgerHQ/ledger-live/commit/2834ca443fe9071979d3b506e4ca4fbc17aeca7b), [`e8899f0`](https://github.com/LedgerHQ/ledger-live/commit/e8899f0dac12c6ca9c655c121eeb907f6bbad844), [`8936f39`](https://github.com/LedgerHQ/ledger-live/commit/8936f390edbe9cbc36ac6590b01562daf5c580e1), [`2a4070b`](https://github.com/LedgerHQ/ledger-live/commit/2a4070b594271007fa47dc7451b612008a233006), [`0356d19`](https://github.com/LedgerHQ/ledger-live/commit/0356d1904dbb5e856970fa7e7ebb206eed7b4c5d), [`516176d`](https://github.com/LedgerHQ/ledger-live/commit/516176d18c7f53961799e92e8804c4a756684266)]:
32
+ - @ledgerhq/cryptoassets@13.27.0-next.0
33
+ - @ledgerhq/coin-evm@2.29.0-next.0
34
+ - @ledgerhq/coin-framework@6.3.0-next.0
35
+ - @ledgerhq/live-env@2.15.0-next.0
36
+ - @ledgerhq/types-live@6.83.0-next.0
37
+ - @ledgerhq/live-config@3.2.0-next.0
38
+ - @ledgerhq/errors@6.25.0-next.0
39
+ - @ledgerhq/live-network@2.0.16-next.0
40
+ - @ledgerhq/hw-app-eth@6.45.17-next.0
41
+ - @ledgerhq/devices@8.5.1-next.0
36
42
 
37
43
  ## 1.2.1
38
44
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-celo",
3
- "version": "1.2.2-nightly.3",
3
+ "version": "1.3.0",
4
4
  "description": "celo coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -114,17 +114,17 @@
114
114
  "invariant": "^2.2.4",
115
115
  "lodash": "^4.17.21",
116
116
  "rxjs": "^7.8.1",
117
- "@ledgerhq/coin-evm": "^2.29.0-nightly.3",
118
- "@ledgerhq/coin-framework": "^6.3.0-nightly.1",
119
- "@ledgerhq/cryptoassets": "^13.27.0-nightly.0",
120
- "@ledgerhq/devices": "^8.5.1-nightly.0",
121
- "@ledgerhq/errors": "^6.25.0-nightly.0",
122
- "@ledgerhq/hw-app-eth": "^6.45.17-nightly.0",
123
- "@ledgerhq/live-config": "^3.2.0-nightly.0",
124
- "@ledgerhq/live-env": "^2.15.0-nightly.1",
125
- "@ledgerhq/live-network": "^2.0.16-nightly.1",
117
+ "@ledgerhq/coin-evm": "^2.29.0",
118
+ "@ledgerhq/coin-framework": "^6.3.0",
119
+ "@ledgerhq/cryptoassets": "^13.27.0",
120
+ "@ledgerhq/devices": "^8.5.1",
121
+ "@ledgerhq/errors": "^6.25.0",
122
+ "@ledgerhq/hw-app-eth": "^6.45.17",
123
+ "@ledgerhq/live-config": "^3.2.0",
124
+ "@ledgerhq/live-env": "^2.15.0",
125
+ "@ledgerhq/live-network": "^2.0.16",
126
126
  "@ledgerhq/logs": "^6.13.0",
127
- "@ledgerhq/types-live": "^6.83.0-nightly.0"
127
+ "@ledgerhq/types-live": "^6.83.0"
128
128
  },
129
129
  "devDependencies": {
130
130
  "@types/invariant": "^2.2.37",
@@ -136,7 +136,7 @@
136
136
  "ts-jest": "^29.1.1",
137
137
  "typescript": "^5.4.5",
138
138
  "@ledgerhq/disable-network-setup": "^0.0.0",
139
- "@ledgerhq/types-cryptoassets": "^7.26.0-nightly.1"
139
+ "@ledgerhq/types-cryptoassets": "^7.26.0"
140
140
  },
141
141
  "scripts": {
142
142
  "clean": "rimraf lib lib-es",