chore: release v0.32.4
This commit is contained in:
parent
9b8fa95a52
commit
cd89982ab6
|
|
@ -1,3 +1,7 @@
|
||||||
|
## [0.32.4] 28th Aug 2024
|
||||||
|
|
||||||
|
- fix: actually make sure clientBox has a account (td)
|
||||||
|
|
||||||
## [0.32.3] 27th Aug 2024
|
## [0.32.3] 27th Aug 2024
|
||||||
|
|
||||||
- feat: cache .well-known data (The one with the braid)
|
- feat: cache .well-known data (The one with the braid)
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.32.3
|
version: 0.32.4
|
||||||
homepage: https://famedly.com
|
homepage: https://famedly.com
|
||||||
repository: https://github.com/famedly/matrix-dart-sdk.git
|
repository: https://github.com/famedly/matrix-dart-sdk.git
|
||||||
issue_tracker: https://github.com/famedly/matrix-dart-sdk/issues
|
issue_tracker: https://github.com/famedly/matrix-dart-sdk/issues
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue