Merge branch 'krille/version' into 'main'
chore: Bump version See merge request famedly/company/frontend/famedlysdk!1102
This commit is contained in:
commit
5d17007f7d
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue