Skip to content

Commit 4b8bb89

Browse files
committed
🔖 9.5.1
1 parent ff74113 commit 4b8bb89

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ that can be found in the LICENSE file. -->
1111

1212
*None.*
1313

14+
## 9.5.1
15+
16+
### Improvements
17+
18+
- Allow `extended_image` v10.
19+
1420
## 9.5.0
1521

1622
### New features

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.5.0+65
3+
version: 9.5.1+66
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.5.0
2+
version: 9.5.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)