chore: bump version
This commit is contained in:
parent
80c8c91680
commit
6b0fafff4e
|
|
@ -1,3 +1,8 @@
|
||||||
|
## [0.10.0] - 14th Jun 2022
|
||||||
|
|
||||||
|
- fix: BoxCollection not re-assignable (Lanna Michalke)
|
||||||
|
- feat: Support group calls (experimental) (cloudwebrtc)
|
||||||
|
|
||||||
## [0.9.12] - 9th Jun 2022
|
## [0.9.12] - 9th Jun 2022
|
||||||
|
|
||||||
- refactor: add calcLocalizedBodyFallback method (Christian Pauly)
|
- refactor: add calcLocalizedBodyFallback method (Christian Pauly)
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.9.12
|
version: 0.10.0
|
||||||
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