From 794903fcc4f91c9a55756c21dae7ba213317e87b Mon Sep 17 00:00:00 2001 From: JarvanMo Date: Thu, 21 Mar 2024 08:09:32 +0800 Subject: [PATCH] bump to 4.5.1 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 546e6449..800dec2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# 4.5.1 +* Fix #602: 增加iOS rivacy manifest + # 4.5.0 * Fix #599 * 破坏性更新:从4.5.0起,当分享图片到微信时,如果不支持FileProvider方式分享,Fluwx不再尝试申请WRITE_EXTERNAL_STORAGE权限,这意味着你需要自己处理权限问题。 diff --git a/pubspec.yaml b/pubspec.yaml index 25a8a623..43ed5fc8 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.5.0 +version: 4.5.1 homepage: https://github.com/OpenFlutter/fluwx environment: