chore: Bump version

This commit is contained in:
Christian Pauly 2022-10-14 14:28:01 +02:00 committed by Nicolas Werner
parent 1719bcec9e
commit abe793302e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## [1.1.8] - 29th Aug 2022
- fix: Edge case where MatrixException.error differs from errcode
- chore: add pushrules to the event types
## [1.1.7] - 29th Aug 2022 ## [1.1.7] - 29th Aug 2022
- fix: Parsing of MatrixException parameters - fix: Parsing of MatrixException parameters

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.1.7 version: 1.1.8
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