chore: version bump
This commit is contained in:
parent
ea93867b94
commit
fccc2171fe
|
|
@ -1,3 +1,6 @@
|
|||
## [1.1.5] - 25nd Aug 2022
|
||||
- fix: Fixed dysfunctional key-verification (Emoji+manual)
|
||||
|
||||
## [1.1.4] - 25nd Aug 2022
|
||||
- Revert "fix: Secret storage keys are used as account data but are not uri encoded"
|
||||
- chore: disable dynamic calls (Nicolas Werner)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix_api_lite
|
||||
description: Dead simple data model for the matrix.org client-server API.
|
||||
version: 1.1.4
|
||||
version: 1.1.5
|
||||
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