chore: Bump version
This commit is contained in:
parent
651abc7c14
commit
17541a95db
|
|
@ -1,3 +1,7 @@
|
||||||
|
## [0.12.0] - 16th Aug 2022
|
||||||
|
- feat: Add markasdm and markasgroup commands (Christian Pauly)
|
||||||
|
- refactor: Add reference to itself in bootstrap onUpdate callback (Christian Pauly)
|
||||||
|
|
||||||
## [0.11.2] - 12th Aug 2022
|
## [0.11.2] - 12th Aug 2022
|
||||||
- chore: Use onRoomState to monitor group call creation and member join and leave. (cloudwebrtc)
|
- chore: Use onRoomState to monitor group call creation and member join and leave. (cloudwebrtc)
|
||||||
- chore: expose option to retry computations (Lanna Michalke)
|
- chore: expose option to retry computations (Lanna Michalke)
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.11.2
|
version: 0.12.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