chore: Bump version
This commit is contained in:
parent
477780d779
commit
c25f893a4a
|
|
@ -1,3 +1,8 @@
|
|||
## 0.5.3
|
||||
- chore: Add missing matrix error types as per spec
|
||||
- feat: add additionalProperties in PusherData
|
||||
- feat: deletePusher
|
||||
|
||||
## 0.5.2
|
||||
- feat: Colored logs on native and web
|
||||
- chore: Make some tryGet errors verbose and display line
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix_api_lite
|
||||
description: Dead simple data model for the matrix.org client-server API.
|
||||
version: 0.5.2
|
||||
version: 0.5.3
|
||||
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