chore: bump version

This commit is contained in:
td 2022-08-17 20:30:27 +05:30
parent ae1d7778d5
commit 8272e62a68
No known key found for this signature in database
GPG Key ID: F6D9E9BF14C7D103
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## [0.12.2] - 17th Aug 2022
- chore: Correctly release the cloned stream. (cloudwebrtc)
- fix: setRemoteDescription before adding local stream to prevent early feedsChanged and negotiation (td)
## [0.12.1] - 17th Aug 2022
- chore: simplify getTimeline condition a bit (Nicolas Werner)
- chore: support MIME in file factory (Lanna Michalke)

View File

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