From a5624e8597acfe95172e33c60235eb9a8a4090d3 Mon Sep 17 00:00:00 2001 From: JarvanMo Date: Sat, 9 Dec 2023 23:39:35 +0800 Subject: [PATCH] bump to 4.4.6 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b73c67f..4036ae23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# 4.4.6 +* Response里asString更名为asRecord. + # 4.4.5 * Response相关实体类增加asString方法,以方便debug. diff --git a/pubspec.yaml b/pubspec.yaml index 324f7c46..7644a024 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: 4.4.5 +version: 4.4.6 homepage: https://github.com/OpenFlutter/fluwx environment: