@ledgerhq/coin-tezos 5.4.0-nightly.1 → 5.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-tezos@5.3.2-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-tezos
2
+ > @ledgerhq/coin-tezos@5.4.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-tezos
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @ledgerhq/coin-tezos
2
2
 
3
- ## 5.4.0-nightly.1
3
+ ## 5.4.0
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -8,19 +8,25 @@
8
8
 
9
9
  ### Patch Changes
10
10
 
11
- - Updated dependencies [[`2274597`](https://github.com/LedgerHQ/ledger-live/commit/227459709ec157b7e49db4e75c52525e15acd8d2), [`5735489`](https://github.com/LedgerHQ/ledger-live/commit/5735489ddcee66110fc0cccc6bdd696876b8be4d)]:
12
- - @ledgerhq/types-live@6.75.0-nightly.1
13
- - @ledgerhq/cryptoassets@13.20.0-nightly.0
14
- - @ledgerhq/coin-framework@5.4.1-nightly.1
15
- - @ledgerhq/live-network@2.0.12-nightly.0
11
+ - Updated dependencies [[`2274597`](https://github.com/LedgerHQ/ledger-live/commit/227459709ec157b7e49db4e75c52525e15acd8d2), [`7a1b8c8`](https://github.com/LedgerHQ/ledger-live/commit/7a1b8c8e59383efb02676cfe647c5889a31372bc), [`95bcad3`](https://github.com/LedgerHQ/ledger-live/commit/95bcad3cc17aa7b4139a8ae3b08ecfb15a2fbcdc), [`5735489`](https://github.com/LedgerHQ/ledger-live/commit/5735489ddcee66110fc0cccc6bdd696876b8be4d)]:
12
+ - @ledgerhq/types-live@6.75.0
13
+ - @ledgerhq/cryptoassets@13.20.0
14
+ - @ledgerhq/coin-framework@5.4.1
15
+ - @ledgerhq/live-network@2.0.12
16
16
 
17
- ## 5.3.2-nightly.0
17
+ ## 5.4.0-next.0
18
+
19
+ ### Minor Changes
20
+
21
+ - [#10318](https://github.com/LedgerHQ/ledger-live/pull/10318) [`013db08`](https://github.com/LedgerHQ/ledger-live/commit/013db0821557db55b83757df54d00f33eb86f9eb) Thanks [@dmirgaleev](https://github.com/dmirgaleev)! - Upgrade Baking Bad API to the latest version
18
22
 
19
23
  ### Patch Changes
20
24
 
21
- - Updated dependencies [[`95bcad3`](https://github.com/LedgerHQ/ledger-live/commit/95bcad3cc17aa7b4139a8ae3b08ecfb15a2fbcdc)]:
22
- - @ledgerhq/types-live@6.75.0-nightly.0
23
- - @ledgerhq/coin-framework@5.4.1-nightly.0
25
+ - Updated dependencies [[`2274597`](https://github.com/LedgerHQ/ledger-live/commit/227459709ec157b7e49db4e75c52525e15acd8d2), [`7a1b8c8`](https://github.com/LedgerHQ/ledger-live/commit/7a1b8c8e59383efb02676cfe647c5889a31372bc), [`95bcad3`](https://github.com/LedgerHQ/ledger-live/commit/95bcad3cc17aa7b4139a8ae3b08ecfb15a2fbcdc), [`5735489`](https://github.com/LedgerHQ/ledger-live/commit/5735489ddcee66110fc0cccc6bdd696876b8be4d)]:
26
+ - @ledgerhq/types-live@6.75.0-next.0
27
+ - @ledgerhq/cryptoassets@13.20.0-next.0
28
+ - @ledgerhq/coin-framework@5.4.1-next.0
29
+ - @ledgerhq/live-network@2.0.12-next.0
24
30
 
25
31
  ## 5.3.1
26
32
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-tezos",
3
- "version": "5.4.0-nightly.1",
3
+ "version": "5.4.0",
4
4
  "description": "Tezos Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -77,14 +77,14 @@
77
77
  "invariant": "^2.2.4",
78
78
  "lodash": "^4.17.21",
79
79
  "rxjs": "^7.8.1",
80
- "@ledgerhq/coin-framework": "^5.4.1-nightly.1",
81
- "@ledgerhq/cryptoassets": "^13.20.0-nightly.0",
80
+ "@ledgerhq/coin-framework": "^5.4.1",
81
+ "@ledgerhq/cryptoassets": "^13.20.0",
82
82
  "@ledgerhq/devices": "8.4.7",
83
83
  "@ledgerhq/errors": "^6.22.0",
84
- "@ledgerhq/live-network": "^2.0.12-nightly.0",
84
+ "@ledgerhq/live-network": "^2.0.12",
85
85
  "@ledgerhq/logs": "^6.13.0",
86
86
  "@ledgerhq/types-cryptoassets": "^7.23.0",
87
- "@ledgerhq/types-live": "^6.75.0-nightly.1"
87
+ "@ledgerhq/types-live": "^6.75.0"
88
88
  },
89
89
  "devDependencies": {
90
90
  "@faker-js/faker": "^8.4.1",