chore: Bump version
This commit is contained in:
parent
5d8a82aefa
commit
79fe358a49
|
|
@ -1,3 +1,8 @@
|
|||
## [1.7.1] - 22nd Jun 2023
|
||||
|
||||
- fix: Fixed fake_matrix_api.dart signedOneTimeKeys upload (Malin Errenst)
|
||||
- fix: Fix type cast to fix test in matrix-fhir-dart-sdk (Malin Errenst)
|
||||
|
||||
## [1.7.0] - 12th Jun 2023
|
||||
|
||||
Breaking Change:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix_api_lite
|
||||
description: Dead simple data model for the matrix.org client-server API.
|
||||
version: 1.7.0
|
||||
version: 1.7.1
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/libraries/matrix_api_lite/
|
||||
issues: https://gitlab.com/famedly/company/frontend/libraries/matrix_api_lite/-/issues
|
||||
|
|
|
|||
Loading…
Reference in New Issue