diff --git a/CHANGELOG.md b/CHANGELOG.md index f9d7b2f..51344bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.0.0-rc.11 +* 🐛 Wait for document focus to perform actions requiring deeplink interaction with EVM wallet. + ## 1.0.0-rc.10 * 🐛 Requires document focus to open web3modal. Fixes archethic-foundation/wagmi_flutter_web#68 * ⬆️ Upgrade all dependencies. diff --git a/pubspec.yaml b/pubspec.yaml index 442478a..517015a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: wagmi_flutter_web description: "Wagmi JS SDK wrapper for Dart Web" -version: 1.0.0-rc.10 +version: 1.0.0-rc.11 homepage: https://github.com/archethic-foundation/wagmi_flutter_web environment: