chore: Bump version
This commit is contained in:
parent
2f944292ba
commit
cb743e8df0
|
|
@ -1,3 +1,7 @@
|
||||||
|
## [1.1.3] - 2nd Aug 2022
|
||||||
|
- fix: Secret storage keys are used as account data but are not uri encoded
|
||||||
|
- chore: export filter map extension
|
||||||
|
|
||||||
## [1.1.2] - 2nd Aug 2022
|
## [1.1.2] - 2nd Aug 2022
|
||||||
- feat: Add a flag to disable colors in logs
|
- feat: Add a flag to disable colors in logs
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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.2
|
version: 1.1.3
|
||||||
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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue