Merge branch 'braid/bump-version' into 'main'
chore: bump version See merge request famedly/company/frontend/famedlysdk!1174
This commit is contained in:
commit
a1a22d411f
|
|
@ -1,3 +1,7 @@
|
||||||
|
## [0.15.4] - 21st Nov 2022
|
||||||
|
- feat: support MSC 3935: cute events (TheOneWithTheBraid)
|
||||||
|
- fix: PowerLevel calculation regarding to spec (Krille Fear)
|
||||||
|
|
||||||
## [0.15.3] - 18th Nov 2022
|
## [0.15.3] - 18th Nov 2022
|
||||||
- fix: handleMissedCalls on remote hangups before answer (td)
|
- fix: handleMissedCalls on remote hangups before answer (td)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.15.3
|
version: 0.15.4
|
||||||
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