Skip to content

Commit 7716cda

Browse files
CopilotAlexV525
andauthored
Prepare for v3.8.3 release (#1355)
Bump version to 3.8.3 and finalize changelog for release. --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: AlexV525 <[email protected]>
1 parent 1babb5b commit 7716cda

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ To know more about breaking changes, see the [Migration Guide][].
88

99
## Unreleased
1010

11+
*None.*
12+
13+
## 3.8.3
14+
1115
**Fixes**
1216

1317
- Fix all media assets being returned when `filterOption` is not specified instead of respecting the requested type.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: photo_manager
22
description: A Flutter plugin that provides album assets abstraction management APIs on Android, iOS, macOS, and OpenHarmony.
33
repository: https://github.com/fluttercandies/flutter_photo_manager
4-
version: 3.8.2
4+
version: 3.8.3
55

66
environment:
77
sdk: ">=2.13.0 <4.0.0"

0 commit comments

Comments
 (0)