From ff4eb26f758f665bcda9752ed60304552bc32903 Mon Sep 17 00:00:00 2001 From: cfug-dev <47591151+cfug-dev@users.noreply.github.com> Date: Thu, 4 Jul 2024 12:49:07 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20dio=20v5.5.0+1=20Triggered=20by?= =?UTF-8?q?=20@AlexV525=20on=20https://github.com/cfug/dio/issues/1633#iss?= =?UTF-8?q?uecomment-2208894959?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dio/CHANGELOG.md | 4 ++++ dio/pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/dio/CHANGELOG.md b/dio/CHANGELOG.md index 030011bc9..de4259f61 100644 --- a/dio/CHANGELOG.md +++ b/dio/CHANGELOG.md @@ -5,6 +5,10 @@ See the [Migration Guide][] for the complete breaking changes list.** ## Unreleased +*None.* + +## 5.5.0+1 + - Fix WASM compile errors after moving the web implementation to `dio_web_adapter`. ## 5.5.0 diff --git a/dio/pubspec.yaml b/dio/pubspec.yaml index 4ac676f40..0330e27ea 100644 --- a/dio/pubspec.yaml +++ b/dio/pubspec.yaml @@ -1,5 +1,5 @@ name: dio -version: 5.5.0 +version: 5.5.0+1 description: | A powerful HTTP networking package,