Skip to content

Commit 52ede1e

Browse files
CopilotAlexV525
andcommitted
Prepare for v3.8.2 release
Co-authored-by: AlexV525 <[email protected]>
1 parent a3ed96a commit 52ede1e

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.2
14+
1115
**Fixes**
1216

1317
- Fix type error when calling `presentLimited` due to map type inference issue with `putIfAbsent`.

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.1
4+
version: 3.8.2
55

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

0 commit comments

Comments
 (0)