release version 2.2.0
This commit is contained in:
parent
a5c8e6f310
commit
2d347c0ad0
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,3 +1,13 @@
|
||||
## 2.2.0
|
||||
|
||||
Add GitHub Actions configuration to automatically publish to ```pub.dev``` from ```Github```.
|
||||
|
||||
Add dart-doc on ```PhotoGallery``` APIs.
|
||||
|
||||
Fix bugs.
|
||||
|
||||
Upgrade versions.
|
||||
|
||||
## 2.1.1
|
||||
|
||||
Update flutter SDK constraints in pubspec.yaml.
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: photo_gallery
|
||||
description: A Flutter plugin that retrieves images and videos from mobile native gallery.
|
||||
version: 2.1.1
|
||||
version: 2.2.0
|
||||
repository: https://github.com/Firelands128/photo_gallery
|
||||
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user