chore: Bump version
This commit is contained in:
parent
2af89aeb8b
commit
7655d322e9
|
|
@ -1,3 +1,6 @@
|
|||
## [1.1.9] - 7th Nov 2022
|
||||
- feat: Allow converting of stacktraces in logs
|
||||
|
||||
## [1.1.8] - 29th Aug 2022
|
||||
- fix: Edge case where MatrixException.error differs from errcode
|
||||
- chore: add pushrules to the event types
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix_api_lite
|
||||
description: Dead simple data model for the matrix.org client-server API.
|
||||
version: 1.1.8
|
||||
version: 1.1.9
|
||||
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