chore: release v0.22.1
This commit is contained in:
parent
c9ef938358
commit
db385469a9
|
|
@ -1,3 +1,10 @@
|
||||||
|
## [0.22.1] - 19th July 2023
|
||||||
|
|
||||||
|
- chore: add pub release job (td)
|
||||||
|
- chore: add dependabot (Niklas Zender)
|
||||||
|
- feat: Use github actions (Nicolas Werner)
|
||||||
|
- fix: do not proceed call if getUserMedia fails (td)
|
||||||
|
|
||||||
## [0.22.0] - 4th July 2023
|
## [0.22.0] - 4th July 2023
|
||||||
|
|
||||||
- chore: pass event to redactedAnEvent and removedBy (td)
|
- chore: pass event to redactedAnEvent and removedBy (td)
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.22.0
|
version: 0.22.1
|
||||||
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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue