Merge pull request #1523 from famedly/release/v0.22.1
chore: release v0.22.1
This commit is contained in:
commit
36457530c0
|
|
@ -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
|
||||
|
||||
- chore: pass event to redactedAnEvent and removedBy (td)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.22.0
|
||||
version: 0.22.1
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue