chore: bump version
This commit is contained in:
parent
ae1d7778d5
commit
8272e62a68
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue