From 5202bf14bb304a65abf2dea4e5a2ae2b6ab411ff Mon Sep 17 00:00:00 2001 From: JarvanMo Date: Fri, 1 Nov 2024 10:37:47 +0800 Subject: [PATCH] bump to 5.2.1 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8aea4588..5acc6ea4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# 5.2.1 +* Merge #658 + # 5.2.0 * 为iOS分享小程序增加hdImageData选项 * 优化Android图片分享逻辑,优先把LocalImagePath以最大限度保证图片质量 diff --git a/pubspec.yaml b/pubspec.yaml index 017bab07..b4012b94 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: fluwx description: The capability of implementing WeChat SDKs in Flutter. With Fluwx, developers can use WeChatSDK easily, such as sharing, payment, lanuch mini program and etc. -version: 5.2.0 +version: 5.2.1 homepage: https://github.com/OpenFlutter/fluwx environment: