chore: Bump version
This commit is contained in:
parent
68fcee98cb
commit
a9e22dc5f7
|
|
@ -1,3 +1,6 @@
|
|||
## [0.8.7] - 14nd Feb 2022
|
||||
- fix: Show reactions as last events and refactor hasNewMessage
|
||||
|
||||
## [0.8.6] - 14nd Feb 2022
|
||||
- feat: Add hasNewMessages flag to room
|
||||
- fix: Sort rooms after updating the UI on web
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.8.6
|
||||
version: 0.8.7
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue