chore: bump version
Signed-off-by: Lanna Michalke <l.michalke@famedly.com>
This commit is contained in:
parent
94a922fc31
commit
5ee505adc5
|
|
@ -1,3 +1,8 @@
|
|||
## [0.12.1] - 17th Aug 2022
|
||||
- chore: simplify getTimeline condition a bit (Nicolas Werner)
|
||||
- chore: support MIME in file factory (Lanna Michalke)
|
||||
- fix: follow up for native implementations web (Lanna Michalke)
|
||||
|
||||
## [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)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.12.0
|
||||
version: 0.12.1
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue