From 5e09bf1608f579b146f5b86ed59f703f2f9502f8 Mon Sep 17 00:00:00 2001 From: Alex Li Date: Mon, 14 Oct 2024 17:16:32 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=204.3.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++++ example/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index af11f27..56ed121 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ See the [Migration Guide](guides/migration_guide.md) for breaking changes betwee ## Unreleased +*None.* + +## 4.3.3 + ### New features - Introduces `CameraPickerConfig.permissionRequestOption`. diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 3ae7edd..d48b121 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.3.2+38 +version: 4.3.3+39 publish_to: none environment: diff --git a/pubspec.yaml b/pubspec.yaml index e88328a..03b2e6b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: wechat_camera_picker -version: 4.3.2 +version: 4.3.3 description: | A camera picker for Flutter projects based on WeChat's UI, which is also a separate runnable extension to the