Skip to content

Commit

Permalink
🔖 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Nov 17, 2023
1 parent 1472184 commit 441d1c3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ that can be found in the LICENSE file. -->

See the [Migration Guide](guides/migration_guide.md) for the details of breaking changes between versions.

## 4.1.1

### Fixes

- Fix `onEntitySaving` not returned after called. (#223)

## 4.1.0

### New features
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: wechat_camera_picker
version: 4.1.0
version: 4.1.1
description: |
A camera picker for Flutter projects based on WeChat's UI,
which is also a separate runnable extension to the
Expand Down

0 comments on commit 441d1c3

Please sign in to comment.