Merge branch 'krille/version' into 'main'

chore: Bump version

See merge request famedly/company/frontend/famedlysdk!1102
This commit is contained in:
Krille Fear 2022-08-16 06:39:43 +00:00
commit 5d17007f7d
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
- chore: Use onRoomState to monitor group call creation and member join and leave. (cloudwebrtc)
- chore: expose option to retry computations (Lanna Michalke)

View File

@ -1,6 +1,6 @@
name: matrix
description: Matrix Dart SDK
version: 0.11.2
version: 0.12.0
homepage: https://famedly.com
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git