Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 4a541f5

Browse files
author
Michael Klimushyn
authored
[image_picker] Update versioning for #1268 (#1326)
1 parent e0a6234 commit 4a541f5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/image_picker/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.5.0+5
2+
3+
Remove unnecessary camera permmision.
4+
15
## 0.5.0+4
26

37
Preserve transparency when saving images.

packages/image_picker/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors:
55
- Flutter Team <[email protected]>
66
- Rhodes Davis Jr. <[email protected]>
77
homepage: https://github.com/flutter/plugins/tree/master/packages/image_picker
8-
version: 0.5.0+4
8+
version: 0.5.0+5
99

1010
flutter:
1111
plugin:

0 commit comments

Comments
 (0)