Merge branch 'braid/bump-version' into 'main'
chore: bump version See merge request famedly/company/frontend/famedlysdk!1107
This commit is contained in:
commit
6505a8b229
|
|
@ -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