diff --git a/plugins/web_adapter/CHANGELOG.md b/plugins/web_adapter/CHANGELOG.md index 04e2ceee2..34a999b08 100644 --- a/plugins/web_adapter/CHANGELOG.md +++ b/plugins/web_adapter/CHANGELOG.md @@ -1,5 +1,9 @@ ## Unreleased +*None.* + +## 1.0.1 + - Improves warning logs on the Web platform. ## 1.0.0 diff --git a/plugins/web_adapter/pubspec.yaml b/plugins/web_adapter/pubspec.yaml index 0f3c46f29..f1dd94957 100644 --- a/plugins/web_adapter/pubspec.yaml +++ b/plugins/web_adapter/pubspec.yaml @@ -1,5 +1,5 @@ name: dio_web_adapter -version: 1.0.0 +version: 1.0.1 description: An adapter that supports Dio on Web. topics: