Merge branch 'td/choreBump' into 'main'

chore: bump version

See merge request famedly/company/frontend/famedlysdk!1218
This commit is contained in:
td 2023-01-23 07:02:58 +00:00
commit da0b3c4c46
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
## [0.15.13] - 23rd Jan 2023
- fix: glare (td)
- fix: update groupCalls state stream (td)
- fix: tweak some stuff in group calls code for group calls onboarding feat (td)
- feat: add method to generate the matrix.to link (td)
- fix: follow-up OLM matcher (The one with the braid)
- refactor: migrate integration tests to more stable setup (TheOneWithTheBraid)
## [0.15.12] - 18th Jan 2023
This deprecates `room.displayname` is favor of `room.getLocalizedDisplayname()`.
For migration you can just replace it everywhere. It will use the

View File

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