From 842d4419651c61f04832f3aa35d6ec210dcd11b1 Mon Sep 17 00:00:00 2001 From: JarvanMo Date: Tue, 5 Nov 2024 09:28:51 +0800 Subject: [PATCH] bump to 5.2.3 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0488ccda..75b697ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# 5.2.3 +* Fix #661 + # 5.2.2 * Fix #659,优化iOS脚本,使其更加友好 diff --git a/pubspec.yaml b/pubspec.yaml index f8707760..a72d2a66 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.2 +version: 5.2.3 homepage: https://github.com/OpenFlutter/fluwx environment: