chore: version bump
This commit is contained in:
parent
25abed35c4
commit
1cb9c8199e
|
|
@ -1,3 +1,8 @@
|
|||
## [0.10.6] - 19th Jul 2022
|
||||
- Add powerLevelContentOverride to startDirectChat and createGroupChat (Isabella Hundstorfer)
|
||||
- fix: race conditions in the SDK and its tests (Nicolas Werner)
|
||||
- fix: set fixed time for ringer, should fix calls with element (Jayesh Nirve)
|
||||
|
||||
## [0.10.5] - 11th Jul 2022
|
||||
- fix: Cache user profile even with cache=false when there is a cache
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.10.5
|
||||
version: 0.10.6
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue