chore: version bump

This commit is contained in:
td 2023-04-21 02:57:54 +05:30
parent 20c524917f
commit 1dc7b4c911
No known key found for this signature in database
GPG Key ID: F6D9E9BF14C7D103
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## [0.18.4] - 21st April 2023
- chore: bump api_lite to 16.1 (td)
- feat: allow sending messages inside threads (Dmitriy Bragin)
- chore: Upgrade to matrix_api_lite 1.6 (Nicolas Werner)
- ci: Allow overriding the template in a manual or triggered pipeline (Nicolas Werner)
## [0.18.3] - 13th April 2023
- chore: stopMediaStream on all streams and make sure dispose runs everytime (td)
- fix: test if setting track enabled on participants changed helps with the media not working randomly issue (td)

View File

@ -1,6 +1,6 @@
name: matrix
description: Matrix Dart SDK
version: 0.18.3
version: 0.18.4
homepage: https://famedly.com
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git