@ledgerhq/coin-tester-polkadot 1.1.0-nightly.1 → 1.1.1-next.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-tester-polkadot@1.1.0-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-tester-modules/coin-tester-polkadot
2
+ > @ledgerhq/coin-tester-polkadot@1.1.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-tester-modules/coin-tester-polkadot
3
3
  > tsc --outDir lib --module commonjs --moduleResolution node10 && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,16 +1,16 @@
1
1
  # @ledgerhq/coin-tester-polkadot
2
2
 
3
- ## 1.1.0-nightly.1
3
+ ## 1.1.1-next.0
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Updated dependencies [[`9009235`](https://github.com/LedgerHQ/ledger-live/commit/9009235cf52e83c0626acaec0959bfb3837404aa), [`95dbd60`](https://github.com/LedgerHQ/ledger-live/commit/95dbd60c06b02fe6fd50bc2ec0883096858d1f23)]:
8
- - @ledgerhq/types-live@6.67.0-nightly.0
9
- - @ledgerhq/coin-framework@3.0.0-nightly.1
10
- - @ledgerhq/coin-polkadot@4.0.0-nightly.1
11
- - @ledgerhq/coin-tester@0.5.0-nightly.2
7
+ - Updated dependencies [[`9a208c3`](https://github.com/LedgerHQ/ledger-live/commit/9a208c39aec129b3aff2105991ffc18be05fd3f5), [`9009235`](https://github.com/LedgerHQ/ledger-live/commit/9009235cf52e83c0626acaec0959bfb3837404aa), [`95dbd60`](https://github.com/LedgerHQ/ledger-live/commit/95dbd60c06b02fe6fd50bc2ec0883096858d1f23)]:
8
+ - @ledgerhq/types-live@6.68.0-next.0
9
+ - @ledgerhq/coin-framework@3.0.1-next.0
10
+ - @ledgerhq/coin-polkadot@4.0.1-next.0
11
+ - @ledgerhq/coin-tester@0.5.0
12
12
 
13
- ## 1.1.0-nightly.0
13
+ ## 1.1.0
14
14
 
15
15
  ### Minor Changes
16
16
 
@@ -18,7 +18,26 @@
18
18
 
19
19
  ### Patch Changes
20
20
 
21
- - Updated dependencies [[`5d6d223`](https://github.com/LedgerHQ/ledger-live/commit/5d6d223fe1691200911e81c8d83eec7b4ae0cd65), [`8d36e9b`](https://github.com/LedgerHQ/ledger-live/commit/8d36e9b2474a4c600427f357adad04f99a89e13d)]:
22
- - @ledgerhq/coin-polkadot@4.0.0-nightly.0
23
- - @ledgerhq/coin-tester@0.5.0-nightly.2
24
- - @ledgerhq/coin-framework@3.0.0-nightly.0
21
+ - Updated dependencies [[`5d6d223`](https://github.com/LedgerHQ/ledger-live/commit/5d6d223fe1691200911e81c8d83eec7b4ae0cd65), [`6f61972`](https://github.com/LedgerHQ/ledger-live/commit/6f619728e200270a674ffb13b10375765b55ae4b), [`3f8a531`](https://github.com/LedgerHQ/ledger-live/commit/3f8a53196dfb80d084056e0d896e09869c8ff949), [`8d36e9b`](https://github.com/LedgerHQ/ledger-live/commit/8d36e9b2474a4c600427f357adad04f99a89e13d), [`fe89dd5`](https://github.com/LedgerHQ/ledger-live/commit/fe89dd51cd35000c7b661d6364fe78f88bbf6c62), [`b580b04`](https://github.com/LedgerHQ/ledger-live/commit/b580b04e02392a706534c2fceba192ae3b6242ef), [`1e56618`](https://github.com/LedgerHQ/ledger-live/commit/1e56618a3c31e7980074072e0aae9422c145f4b3), [`4c6b682`](https://github.com/LedgerHQ/ledger-live/commit/4c6b682b9929334a7be13212a69f2c6a614f372c), [`bf3dec3`](https://github.com/LedgerHQ/ledger-live/commit/bf3dec3eb166f80e066f466e0e03291c9a141a81)]:
22
+ - @ledgerhq/coin-polkadot@4.0.0
23
+ - @ledgerhq/coin-tester@0.5.0
24
+ - @ledgerhq/types-live@6.67.0
25
+ - @ledgerhq/coin-framework@3.0.0
26
+ - @ledgerhq/cryptoassets@13.15.0
27
+ - @ledgerhq/types-cryptoassets@7.22.0
28
+
29
+ ## 1.1.0-next.0
30
+
31
+ ### Minor Changes
32
+
33
+ - [#9919](https://github.com/LedgerHQ/ledger-live/pull/9919) [`5d6d223`](https://github.com/LedgerHQ/ledger-live/commit/5d6d223fe1691200911e81c8d83eec7b4ae0cd65) Thanks [@qperrot](https://github.com/qperrot)! - Move all coin tester into its own coin tester modules
34
+
35
+ ### Patch Changes
36
+
37
+ - Updated dependencies [[`5d6d223`](https://github.com/LedgerHQ/ledger-live/commit/5d6d223fe1691200911e81c8d83eec7b4ae0cd65), [`6f61972`](https://github.com/LedgerHQ/ledger-live/commit/6f619728e200270a674ffb13b10375765b55ae4b), [`3f8a531`](https://github.com/LedgerHQ/ledger-live/commit/3f8a53196dfb80d084056e0d896e09869c8ff949), [`8d36e9b`](https://github.com/LedgerHQ/ledger-live/commit/8d36e9b2474a4c600427f357adad04f99a89e13d), [`fe89dd5`](https://github.com/LedgerHQ/ledger-live/commit/fe89dd51cd35000c7b661d6364fe78f88bbf6c62), [`b580b04`](https://github.com/LedgerHQ/ledger-live/commit/b580b04e02392a706534c2fceba192ae3b6242ef), [`1e56618`](https://github.com/LedgerHQ/ledger-live/commit/1e56618a3c31e7980074072e0aae9422c145f4b3), [`4c6b682`](https://github.com/LedgerHQ/ledger-live/commit/4c6b682b9929334a7be13212a69f2c6a614f372c), [`bf3dec3`](https://github.com/LedgerHQ/ledger-live/commit/bf3dec3eb166f80e066f466e0e03291c9a141a81)]:
38
+ - @ledgerhq/coin-polkadot@4.0.0-next.0
39
+ - @ledgerhq/coin-tester@0.5.0-next.0
40
+ - @ledgerhq/types-live@6.67.0-next.0
41
+ - @ledgerhq/coin-framework@3.0.0-next.0
42
+ - @ledgerhq/cryptoassets@13.15.0-next.0
43
+ - @ledgerhq/types-cryptoassets@7.22.0-next.0