build: Bump version to 0.22.3

This commit is contained in:
Krille 2023-08-23 08:24:27 +02:00
parent b17f3a47f2
commit ab0b9c6763
No known key found for this signature in database
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,7 @@
## [0.22.3] - 23th August 2023
- feat: Add option to not cache users in memory when requesting all of a room (krille-chan)
- fix: Has new messages is never true (Krille)
## [0.22.2] - 6 August 2023
- fix: direct message room name computation (The one with the braid)

View File

@ -1,6 +1,6 @@
name: matrix
description: Matrix Dart SDK
version: 0.22.2
version: 0.22.3
homepage: https://famedly.com
repository: https://github.com/famedly/matrix-dart-sdk.git
@ -39,7 +39,6 @@ dev_dependencies:
lints: ^2.0.0
test: ^1.15.7
#flutter_test: {sdk: flutter}
#dependency_overrides:
# matrix_api_lite:
# path: ../matrix_api_lite