diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e09afd0..1afc46c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# 5.0.1 +* Fix #642 + # 5.0.0 * 使用了多端统一API,详情请点击[这里](https://developers.weixin.qq.com/doc/oplatform/Mobile_App/Share_and_Favorites/Android.html) * 分享时所有的缩略图请使用`thumbData`字段 diff --git a/pubspec.yaml b/pubspec.yaml index 49b3b148..196cce75 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.0.0 +version: 5.0.1 homepage: https://github.com/OpenFlutter/fluwx environment: