Skip to content

Commit 5e09bf1

Browse files
committed
🔖 4.3.3
1 parent 650496e commit 5e09bf1

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ See the [Migration Guide](guides/migration_guide.md) for breaking changes betwee
88

99
## Unreleased
1010

11+
*None.*
12+
13+
## 4.3.3
14+
1115
### New features
1216

1317
- Introduces `CameraPickerConfig.permissionRequestOption`.

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: wechat_camera_picker_demo
22
description: A new Flutter project.
3-
version: 4.3.2+38
3+
version: 4.3.3+39
44
publish_to: none
55

66
environment:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: wechat_camera_picker
2-
version: 4.3.2
2+
version: 4.3.3
33
description: |
44
A camera picker for Flutter projects based on WeChat's UI,
55
which is also a separate runnable extension to the

0 commit comments

Comments
 (0)