Merge pull request #142 from famedly/release/v1.7.2

chore: release v1.7.2
This commit is contained in:
Malin 2023-10-06 10:48:21 +02:00 committed by GitHub
commit 150d5dbd76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.7.2] - 4th Oct 2023
- chore: add general and publish ci (td)
- chore: Add adjusted issue templates from product-management (Malin Errenst)
- chore: make dependencies compatible with dart 3 (Nicolas Werner)
- chore: add github action (Niklas Zender)
## [1.7.1] - 22nd Jun 2023 ## [1.7.1] - 22nd Jun 2023
- fix: Fixed fake_matrix_api.dart signedOneTimeKeys upload (Malin Errenst) - fix: Fixed fake_matrix_api.dart signedOneTimeKeys upload (Malin Errenst)

View File

@ -1,6 +1,6 @@
name: matrix_api_lite name: matrix_api_lite
description: Dead simple data model for the matrix.org client-server API. description: Dead simple data model for the matrix.org client-server API.
version: 1.7.1 version: 1.7.2
homepage: https://famedly.com homepage: https://famedly.com
repository: https://gitlab.com/famedly/company/frontend/libraries/matrix_api_lite/ repository: https://gitlab.com/famedly/company/frontend/libraries/matrix_api_lite/
issues: https://gitlab.com/famedly/company/frontend/libraries/matrix_api_lite/-/issues issues: https://gitlab.com/famedly/company/frontend/libraries/matrix_api_lite/-/issues