chore: Bump version
This commit is contained in:
parent
84e87279e8
commit
ec367e9bc1
|
|
@ -1,3 +1,7 @@
|
|||
## [0.8.3] - 07nd Feb 2022
|
||||
- fix: Remove onHistoryReceived which was broken anyway
|
||||
- fix: Remove aggregation event doesnt trigger onChange
|
||||
|
||||
## [0.8.2] - 04nd Feb 2022
|
||||
- fix: Add redaction events to timeline
|
||||
- fix: Resize image with compute by using const class arguments
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.8.2
|
||||
version: 0.8.3
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue