chore: Bump version
This commit is contained in:
parent
e97fe621d6
commit
53de819597
|
|
@ -1,3 +1,6 @@
|
||||||
|
## [0.8.17] - 4th Apr 2022
|
||||||
|
- chore: Allow custom image resizer to be an async method
|
||||||
|
|
||||||
## [0.8.16] - 3th Apr 2022
|
## [0.8.16] - 3th Apr 2022
|
||||||
- fix: Missing type check in power level calculation
|
- fix: Missing type check in power level calculation
|
||||||
- fix: Post load all users on room opening
|
- fix: Post load all users on room opening
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.8.16
|
version: 0.8.17
|
||||||
homepage: https://famedly.com
|
homepage: https://famedly.com
|
||||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue