@ledgerhq/coin-mina 1.1.14-nightly.2 → 1.1.14

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-mina@1.1.14-nightly.1 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-mina
2
+ > @ledgerhq/coin-mina@1.1.14 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-mina
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,29 +1,32 @@
1
1
  # @ledgerhq/coin-mina
2
2
 
3
- ## 1.1.14-nightly.2
3
+ ## 1.1.14
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Updated dependencies [[`b5cbffa`](https://github.com/LedgerHQ/ledger-live/commit/b5cbffac207569027e241db761a6aa70b3b1b636), [`5bb2111`](https://github.com/LedgerHQ/ledger-live/commit/5bb2111d6a0c84cd0d6508bbf33d184bc89f9da3)]:
8
- - @ledgerhq/cryptoassets@13.23.0-nightly.1
9
- - @ledgerhq/coin-framework@5.8.0-nightly.2
7
+ - Updated dependencies [[`4eee376`](https://github.com/LedgerHQ/ledger-live/commit/4eee3767b513dfb58a156cf2ce8086e31a7d55bf), [`72c2a6c`](https://github.com/LedgerHQ/ledger-live/commit/72c2a6c91cfee66fac3505774ba16049fba1c0cf), [`6312f3a`](https://github.com/LedgerHQ/ledger-live/commit/6312f3a039e3018dfd78d231fa91ecf8fc82a118), [`8423a9f`](https://github.com/LedgerHQ/ledger-live/commit/8423a9fbba0d54d18ff35c0519a82829fc8042e0), [`6792990`](https://github.com/LedgerHQ/ledger-live/commit/6792990d8130ec297192bb7d6b98aef024e81dfa), [`d5f6793`](https://github.com/LedgerHQ/ledger-live/commit/d5f6793c6ae52178e93a19efc75931994bf930a8), [`132af3d`](https://github.com/LedgerHQ/ledger-live/commit/132af3db5863fb6e54587dd53d4db7b0ec19259e)]:
8
+ - @ledgerhq/types-live@6.79.0
9
+ - @ledgerhq/cryptoassets@13.23.0
10
+ - @ledgerhq/types-cryptoassets@7.24.0
11
+ - @ledgerhq/coin-framework@5.8.0
10
12
 
11
- ## 1.1.14-nightly.1
13
+ ## 1.1.14-next.1
12
14
 
13
15
  ### Patch Changes
14
16
 
15
- - Updated dependencies []:
16
- - @ledgerhq/coin-framework@5.7.1-nightly.1
17
- - @ledgerhq/cryptoassets@13.22.1-nightly.0
18
- - @ledgerhq/live-network@2.0.14-nightly.0
17
+ - Updated dependencies [[`8423a9f`](https://github.com/LedgerHQ/ledger-live/commit/8423a9fbba0d54d18ff35c0519a82829fc8042e0)]:
18
+ - @ledgerhq/types-live@6.79.0-next.1
19
+ - @ledgerhq/coin-framework@5.8.0-next.1
19
20
 
20
- ## 1.1.14-nightly.0
21
+ ## 1.1.14-next.0
21
22
 
22
23
  ### Patch Changes
23
24
 
24
- - Updated dependencies [[`6312f3a`](https://github.com/LedgerHQ/ledger-live/commit/6312f3a039e3018dfd78d231fa91ecf8fc82a118)]:
25
- - @ledgerhq/types-live@6.78.1-nightly.0
26
- - @ledgerhq/coin-framework@5.7.1-nightly.0
25
+ - Updated dependencies [[`4eee376`](https://github.com/LedgerHQ/ledger-live/commit/4eee3767b513dfb58a156cf2ce8086e31a7d55bf), [`72c2a6c`](https://github.com/LedgerHQ/ledger-live/commit/72c2a6c91cfee66fac3505774ba16049fba1c0cf), [`6312f3a`](https://github.com/LedgerHQ/ledger-live/commit/6312f3a039e3018dfd78d231fa91ecf8fc82a118), [`6792990`](https://github.com/LedgerHQ/ledger-live/commit/6792990d8130ec297192bb7d6b98aef024e81dfa), [`d5f6793`](https://github.com/LedgerHQ/ledger-live/commit/d5f6793c6ae52178e93a19efc75931994bf930a8), [`132af3d`](https://github.com/LedgerHQ/ledger-live/commit/132af3db5863fb6e54587dd53d4db7b0ec19259e)]:
26
+ - @ledgerhq/types-live@6.79.0-next.0
27
+ - @ledgerhq/cryptoassets@13.23.0-next.0
28
+ - @ledgerhq/types-cryptoassets@7.24.0-next.0
29
+ - @ledgerhq/coin-framework@5.8.0-next.0
27
30
 
28
31
  ## 1.1.13
29
32
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-mina",
3
- "version": "1.1.14-nightly.2",
3
+ "version": "1.1.14",
4
4
  "description": "Mina Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -108,14 +108,14 @@
108
108
  "invariant": "^2.2.2",
109
109
  "lodash": "^4.17.21",
110
110
  "rxjs": "^7.8.1",
111
- "@ledgerhq/coin-framework": "^5.8.0-nightly.2",
112
- "@ledgerhq/cryptoassets": "^13.23.0-nightly.1",
111
+ "@ledgerhq/coin-framework": "^5.8.0",
112
+ "@ledgerhq/cryptoassets": "^13.23.0",
113
113
  "@ledgerhq/devices": "8.4.8",
114
114
  "@ledgerhq/errors": "^6.23.0",
115
- "@ledgerhq/live-network": "^2.0.14-nightly.0",
115
+ "@ledgerhq/live-network": "^2.0.13",
116
116
  "@ledgerhq/logs": "^6.13.0",
117
- "@ledgerhq/types-cryptoassets": "^7.24.0-nightly.0",
118
- "@ledgerhq/types-live": "^6.78.1-nightly.0"
117
+ "@ledgerhq/types-cryptoassets": "^7.24.0",
118
+ "@ledgerhq/types-live": "^6.79.0"
119
119
  },
120
120
  "devDependencies": {
121
121
  "@types/bs58check": "^2.1.2",