From 38aadb6b295379250696381bc376b8c5c4eefbdb Mon Sep 17 00:00:00 2001 From: cfug-dev <47591151+cfug-dev@users.noreply.github.com> Date: Wed, 3 Jul 2024 09:07:20 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20web=5Fadapter=20v1.0.1=20Trigger?= =?UTF-8?q?ed=20by=20@AlexV525=20on=20/~https://github.com/cfug/dio/issues/1?= =?UTF-8?q?633#issuecomment-2205485849?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/web_adapter/CHANGELOG.md | 4 ++++ plugins/web_adapter/pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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: