Merge pull request #1822 from famedly/release/v0.29.5
chore: release v0.29.5
This commit is contained in:
commit
69c12b1220
|
|
@ -1,3 +1,6 @@
|
||||||
|
## [0.29.5] 22nd May 2024
|
||||||
|
- feat: make voip key generator public (td)
|
||||||
|
|
||||||
## [0.29.4] 21st May 2024
|
## [0.29.4] 21st May 2024
|
||||||
- fix: Hotfix create missing objectbox (Krille)
|
- fix: Hotfix create missing objectbox (Krille)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.29.4
|
version: 0.29.5
|
||||||
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