From c0f936d6f753339715301c12244c10bccb64da3c Mon Sep 17 00:00:00 2001 From: luciolong Date: Tue, 23 Jul 2024 14:07:20 +0800 Subject: [PATCH] fix(voltron): fix voltron http request dio null error --- framework/voltron/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/voltron/CHANGELOG.md b/framework/voltron/CHANGELOG.md index 89fe057e63a..5669cca245d 100644 --- a/framework/voltron/CHANGELOG.md +++ b/framework/voltron/CHANGELOG.md @@ -1,6 +1,6 @@ ## 0.0.40 --resolve dio error data is null +- resolve dio error data is null ## 0.0.39