From 103e3c0eb2fa9cc0a50d3c34233925ca1df1f504 Mon Sep 17 00:00:00 2001 From: cfug-dev <47591151+cfug-dev@users.noreply.github.com> Date: Tue, 13 Jun 2023 00:13:04 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20dio=20v5.2.1+1=20Triggered=20by?= =?UTF-8?q?=20@kuhnroyal=20on=20https://github.com/cfug/dio/issues/1633#is?= =?UTF-8?q?suecomment-1588277613?= 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 a60e4a555..7c0cf1a14 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.2.1+1 + - Fix changelog on pub.dev. ## 5.2.1 diff --git a/dio/pubspec.yaml b/dio/pubspec.yaml index ada6a3c69..d39f48687 100644 --- a/dio/pubspec.yaml +++ b/dio/pubspec.yaml @@ -9,7 +9,7 @@ description: | homepage: https://github.com/cfug/dio repository: https://github.com/cfug/dio/blob/main/dio issue_tracker: https://github.com/cfug/dio/issues -version: 5.2.1 +version: 5.2.1+1 environment: sdk: '>=2.15.0 <3.0.0'