chore: Bump version
This commit is contained in:
parent
01dfdb29fd
commit
645443a319
|
|
@ -1,3 +1,7 @@
|
||||||
|
## [0.8.8] - 14nd Feb 2022
|
||||||
|
- fix: Has new messages compares ts
|
||||||
|
- fix: handle dynamic content for pinned events
|
||||||
|
|
||||||
## [0.8.7] - 14nd Feb 2022
|
## [0.8.7] - 14nd Feb 2022
|
||||||
- fix: Show reactions as last events and refactor hasNewMessage
|
- fix: Show reactions as last events and refactor hasNewMessage
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.8.7
|
version: 0.8.8
|
||||||
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