From a06b12824b91bea534bf3c93e63237070f7dd4cd Mon Sep 17 00:00:00 2001 From: Alex Li Date: Mon, 25 Sep 2023 11:41:54 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=204.0.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 ++++++ example/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5028f0f..f3cda64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ that can be found in the LICENSE file. --> See the [Migration Guide](guides/migration_guide.md) for the details of breaking changes between versions. +## 4.0.3 + +### Improvements + +- Provide overall invalid wrapping for controller methods. + ## 4.0.2 ### Fixes diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 432c6f0..72c0893 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -1,6 +1,6 @@ name: wechat_camera_picker_demo description: A new Flutter project. -version: 4.0.2+27 +version: 4.0.3+28 publish_to: none environment: diff --git a/pubspec.yaml b/pubspec.yaml index 19d9938..f16f738 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: wechat_camera_picker -version: 4.0.2 +version: 4.0.3 description: | A camera picker for Flutter projects based on WeChat's UI, which is also a separate runnable extension to the