Skip to content

Commit 8ad0a7f

Browse files
author
Calvin Ren
committed
update changelog
1 parent 90411ac commit 8ad0a7f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/image_picker/image_picker_ios/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.8.13+3
2+
3+
* Fixes camera confirmation taps leaking through the picker on some iOS versions (e.g., iOS 26).
4+
15
## 0.8.13+2
26

37
* Updates to Pigeon 26.

packages/image_picker/image_picker_ios/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: image_picker_ios
22
description: iOS implementation of the image_picker plugin.
33
repository: https://github.com/flutter/packages/tree/main/packages/image_picker/image_picker_ios
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+image_picker%22
5-
version: 0.8.13+2
5+
version: 0.8.13+3
66

77
environment:
88
sdk: ^3.9.0

0 commit comments

Comments
 (0)