chore: bump version
This commit is contained in:
parent
169ac9c88c
commit
5cc46de44a
|
|
@ -1,3 +1,12 @@
|
||||||
|
## [0.15.14] - 27th Jan 2023
|
||||||
|
|
||||||
|
- chore: deprecate isBackground (td)
|
||||||
|
- fix: try to stop ringtone on call termination (td)
|
||||||
|
- fix: Fix can't correctly remove/cleanup call in group call. (Duan Weiwei)
|
||||||
|
- fix: send all servers for getIceServers (td)
|
||||||
|
- fix: only send call reject event when needed (td)
|
||||||
|
- fix: use tagged dart images in ci (td)
|
||||||
|
|
||||||
## [0.15.13] - 23rd Jan 2023
|
## [0.15.13] - 23rd Jan 2023
|
||||||
|
|
||||||
- fix: glare (td)
|
- fix: glare (td)
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.15.13
|
version: 0.15.14
|
||||||
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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue