build: Release v0.29.4
This commit is contained in:
parent
99d1fb54e2
commit
26f0ea92e7
|
|
@ -1,3 +1,6 @@
|
||||||
|
## [0.29.4] 21st May 2024
|
||||||
|
- fix: Hotfix create missing objectbox (Krille)
|
||||||
|
|
||||||
## [0.29.3] 21st May 2024
|
## [0.29.3] 21st May 2024
|
||||||
- chore: add MatrixSDKVoipException and some more logging (td)
|
- chore: add MatrixSDKVoipException and some more logging (td)
|
||||||
- chore: throw exception if you cannot send famedly call member event (td)
|
- chore: throw exception if you cannot send famedly call member event (td)
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.29.3
|
version: 0.29.4
|
||||||
homepage: https://famedly.com
|
homepage: https://famedly.com
|
||||||
repository: https://github.com/famedly/matrix-dart-sdk.git
|
repository: https://github.com/famedly/matrix-dart-sdk.git
|
||||||
issue_tracker: https://github.com/famedly/matrix-dart-sdk/issues
|
issue_tracker: https://github.com/famedly/matrix-dart-sdk/issues
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue