@ledgerhq/connect-kit 1.1.9 → 1.1.11

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.
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.1.11 - 2024-01-31
11
+ Remove analytics
12
+
13
+ ## 1.1.10 - 2024-01-24
14
+ Fix connect-kit dependencies
15
+ Update connect-kit README
16
+
10
17
  ## 1.1.9 - 2024-01-18
11
18
  Export SupportedProviders and EthereumProvider
12
19
  Bumps node version (16->20) in connect-kit release workflow
package/README.md CHANGED
@@ -1,4 +1,3 @@
1
1
  # Ledger Connect Kit
2
2
 
3
- Please use Connect Kit Loader, read the information available on the
4
- [connect-kit-loader](../connect-kit-loader) package.
3
+ Ledger Connect Kit lets you connect your DApps to Ledger hardware wallets.