@ledgerhq/connect-kit 1.0.9 → 1.0.11

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## Unreleased
9
9
 
10
+ ## 1.0.11 - 2023-02-24
11
+ ### Changed
12
+ - Enable Connect support for Polygon (chainId 137).
13
+
14
+ ## 1.0.10 - 2023-01-04
15
+ ### Changed
16
+ - Fix image positioning in the "Need a Ledger?" modal section.
17
+
10
18
  ## 1.0.9 - 2022-12-30
11
19
  ### Changed
12
20
  - Enable Connect support on macOS.