Skip to content

Commit f15336e

Browse files
authored
🔖 9.2.1 (#616)
## What's Changed - Improve changes when limited on iOS. - Use `LocallyAvailableBuilder` in the grid to provide better user awareness.
1 parent 4f1fcce commit f15336e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ that can be found in the LICENSE file. -->
99
1010
## Unreleased
1111

12+
*None.*
13+
14+
## 9.2.1
15+
1216
- Improve changes when limited on iOS.
1317
- Use `LocallyAvailableBuilder` in the grid to provide better user awareness.
1418

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: wechat_assets_picker_demo
22
description: The demo project for the wechat_assets_picker package.
3-
version: 9.2.0+56
3+
version: 9.2.1+57
44
publish_to: none
55

66
environment:

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.2.0
2+
version: 9.2.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)