@ledgerhq/connect-kit 1.1.1-beta.0 → 1.1.1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +3 -0
- package/dist/umd/index.js +2 -2
- package/dist/umd/index.js.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -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.1 - 2023-08-01
|
11
|
+
Nothing changed from the last version
|
12
|
+
|
10
13
|
## 1.1.1-beta.0 - 2023-08-01
|
11
14
|
### Changed
|
12
15
|
- Use WalletConnect's default list of optional methods and events.
|