Skip to content

Commit 8669b6d

Browse files
committed
Updated version and changelog
1 parent d4b151d commit 8669b6d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

packages/image_picker/image_picker_ios/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
## NEXT
1+
## 0.8.12+2
22

3+
* Removes the need for user permissions to pick an image on iOS 14+.
34
* Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
45

56
## 0.8.12+1

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.12+1
5+
version: 0.8.12+2
66

77
environment:
88
sdk: ^3.4.0

0 commit comments

Comments
 (0)