Merge branch 'braid/release' into 'main'

chore: bump version

See merge request famedly/company/frontend/famedlysdk!1043
This commit is contained in:
The one with the Braid 2022-05-23 12:57:44 +00:00
commit 2d97e5dbd0
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## [0.9.7] - 23rd May 2022
- ci: use flutter images to install less (Nicolas Werner)
- feat: implement session export (Lanna Michalke)
- feat: support HiveCollections as Database provider (Lanna Michalke)
- fix: buggy e2e test (Lanna Michalke)
- fix: delete reaction (Reza)
- refactor: Migrate to Matrix Api Lite 1.0.0 (Krille Fear)
## [0.9.6] - 16th May 2022 ## [0.9.6] - 16th May 2022
- fix: Ignore invalid entries in `io.element.recent_emoji` - fix: Ignore invalid entries in `io.element.recent_emoji`

View File

@ -1,6 +1,6 @@
name: matrix name: matrix
description: Matrix Dart SDK description: Matrix Dart SDK
version: 0.9.6 version: 0.9.7
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