chore: bump version
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
parent
9d9b1e38ec
commit
a62e325083
|
|
@ -1,4 +1,10 @@
|
|||
## [0.15.10] - 23rd Dec 2022
|
||||
|
||||
- fix: make some Room getters null safe (TheOneWithTheBraid)
|
||||
- fix: Store decrypted last event in store (Krille Fear)
|
||||
|
||||
## [0.15.9] - 14th Dec 2022
|
||||
|
||||
- refactor: Key manager megolm handling to make key generation more efficient
|
||||
|
||||
## [0.15.8] - 12th Dec 2022
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.15.9
|
||||
version: 0.15.10
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue