chore: release v0.29.8
This commit is contained in:
parent
fd99b4dce6
commit
3534f4e25b
|
|
@ -1,3 +1,7 @@
|
|||
## [0.29.8] 23rd May 2024
|
||||
|
||||
- fix: make sure room is postLoaded before starting calls (td)
|
||||
|
||||
## [0.29.7] 22nd May 2024
|
||||
- fix: nonLocal join/left values (td)
|
||||
- fix: Do not set messages as state events anymore (Krille)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.29.7
|
||||
version: 0.29.8
|
||||
homepage: https://famedly.com
|
||||
repository: https://github.com/famedly/matrix-dart-sdk.git
|
||||
issue_tracker: https://github.com/famedly/matrix-dart-sdk/issues
|
||||
|
|
|
|||
Loading…
Reference in New Issue