chore: release v0.22.2

This commit is contained in:
td 2023-08-06 13:45:48 +02:00
parent 230510555d
commit 990a2302ac
No known key found for this signature in database
GPG Key ID: F6D9E9BF14C7D103
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## [0.22.2] - 6 August 2023
- fix: direct message room name computation (The one with the braid)
- refactor: simplify UIA stage selection logic (Nicolas Werner)
- feat: Upload keys on OKB reset (Nicolas Werner)
- fix: fix upload of old session after reset (Nicolas Werner)
- refactor: Simplify room sorting logic to make invite sorting more obvious (Nicolas Werner)
## [0.22.1] - 19th July 2023
- chore: add pub release job (td)

View File

@ -1,6 +1,6 @@
name: matrix
description: Matrix Dart SDK
version: 0.22.1
version: 0.22.2
homepage: https://famedly.com
repository: https://github.com/famedly/matrix-dart-sdk.git