chore: Bump version

This commit is contained in:
Christian Pauly 2022-08-16 08:30:53 +02:00
parent 651abc7c14
commit 17541a95db
2 changed files with 5 additions and 1 deletions

View File

@ -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)

View File

@ -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