Merge pull request #1677 from famedly/release/v0.25.4

build: Bump version to 0.25.4
This commit is contained in:
Krille-chan 2024-01-05 15:33:09 +01:00 committed by GitHub
commit a7537462a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## [0.25.4] - 5th January 2023
- fix: Type error when combining dynamic lists (Krille)
- refactor: Throw client init exception on client init fail (krille-chan)
## [0.25.3] - 2nd January 2023
- fix: Delete in transaction on new store does not clear cache correctly (Krille)

View File

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