Skip to content

Commit 6292580

Browse files
committed
🔖 8.8.1
1 parent 41ccc63 commit 6292580

File tree

2 files changed

+2
-16
lines changed

2 files changed

+2
-16
lines changed

CHANGELOG.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,31 +7,17 @@ that can be found in the LICENSE file. -->
77
> [!IMPORTANT]
88
> See the [Migration Guide](guides/migration_guide.md) for the details of breaking changes between versions.
99
10-
## 9.0.0-dev.2
10+
## 8.8.1
1111

1212
### Fixes
1313

1414
- Fix unhandled child semantics with the app bar title.
1515
- Fix styles around the app bar and other widgets.
1616

17-
## 9.0.0-dev.1
18-
19-
### Breaking changes
20-
21-
- Integrate `PermissionRequestOption` for callers.
22-
2317
### Improvements
2418

2519
- Adapt `ThemeData` usages.
2620

27-
## 8.9.0-dev.1
28-
29-
### Breaking changes
30-
31-
- Migrate to Flutter 3.16, and drop supports for previous Flutter versions.
32-
- Bump `photo_manager` to v3.x.
33-
- Export `photo_manager_image_provider`.
34-
3521
## 8.8.0
3622

3723
### New features

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: wechat_assets_picker
2-
version: 9.0.0-dev.2
2+
version: 8.8.1
33
description: |
44
An image picker (also with videos and audio)
55
for Flutter projects based on WeChat's UI,

0 commit comments

Comments
 (0)