chore: release v1.7.2
This commit is contained in:
parent
e9236bc8b8
commit
d1d023d45b
|
|
@ -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
|
||||
|
||||
- fix: Fixed fake_matrix_api.dart signedOneTimeKeys upload (Malin Errenst)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix_api_lite
|
||||
description: Dead simple data model for the matrix.org client-server API.
|
||||
version: 1.7.1
|
||||
version: 1.7.2
|
||||
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