chore: bump release 0.21.2
This commit is contained in:
parent
224c14c7ae
commit
3426989bd2
|
|
@ -1,3 +1,8 @@
|
||||||
|
## [0.21.2] - 27th June 2023
|
||||||
|
|
||||||
|
- chore: cleanup some eventTypes and unused variables (td)
|
||||||
|
- chore: fix unexpected null when device is not known (td)
|
||||||
|
|
||||||
## [0.21.1] - 22nd June 2023
|
## [0.21.1] - 22nd June 2023
|
||||||
|
|
||||||
- fix: Assign correct type to signedOneTimeKeys (Malin Errenst)
|
- fix: Assign correct type to signedOneTimeKeys (Malin Errenst)
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.21.1
|
version: 0.21.2
|
||||||
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