RubyGems
npm
Organizations
Log in
Sign up
npm
@ledgerhq/connect-kit
Versions diffs
1.1.2 → 1.1.3
@ledgerhq/connect-kit 1.1.2 → 1.1.3
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (6)
hide
show
package/CHANGELOG.md
+3
-0
package/dist/umd/index.js
+47
-47
package/dist/umd/index.js.map
+1
-1
package/dist/umd/providers/WalletConnectEvm.d.ts
+2
-2
package/dist/umd/support/EthereumProvider/constants/rpc.d.ts
+0
-2
package/package.json
+1
-1
package/CHANGELOG.md
CHANGED
Viewed
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## Unreleased
9
9
10
+
## 1.1.3 - 2023-08-10
11
+
Change default methods
12
+
10
13
## 1.1.2 - 2023-08-04
11
14
Fix merged optional variable event
12
15
1
2
3
4
Next ›
Last »