Merge branch 'td/chore_bump' into 'main'

chore: bump version

See merge request famedly/company/frontend/famedlysdk!1108
This commit is contained in:
Malin Errenst 2022-08-17 15:12:44 +00:00
commit d090c0e718
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 ## [0.12.1] - 17th Aug 2022
- chore: simplify getTimeline condition a bit (Nicolas Werner) - chore: simplify getTimeline condition a bit (Nicolas Werner)
- chore: support MIME in file factory (Lanna Michalke) - chore: support MIME in file factory (Lanna Michalke)

View File

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