@ledgerhq/connect-kit 1.0.6 → 1.0.7

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## Unreleased
9
9
 
10
+ ## 1.0.7 - 2022-12-13
11
+ ### Changed
12
+ - Close the ConnectWithLedgerLive modal when clicking outside.
13
+ - Make the cursor a pointer for the "Install" link on the
14
+ ConnectWithLedgerLive modal.
15
+ - Fix spacing around the "or" line on the ConnectWithLedgerLive modal
16
+
10
17
  ## 1.0.6 - 2022-12-13
11
18
  ### Changed
12
19
  - Redesign the ConnectWithLedgerLive to be visually simpler.