chore: version bump
This commit is contained in:
parent
ec848f5bc3
commit
7413dacdce
|
|
@ -1,7 +1,10 @@
|
||||||
## [1.1.5] - 25nd Aug 2022
|
## [1.1.6] - 26th Aug 2022
|
||||||
|
- fix: Fixed missing .pub-cache folder creation in .gitlab-ci.yml
|
||||||
|
|
||||||
|
## [1.1.5] - 25th Aug 2022
|
||||||
- fix: Fixed dysfunctional key-verification (Emoji+manual)
|
- fix: Fixed dysfunctional key-verification (Emoji+manual)
|
||||||
|
|
||||||
## [1.1.4] - 25nd Aug 2022
|
## [1.1.4] - 25th Aug 2022
|
||||||
- Revert "fix: Secret storage keys are used as account data but are not uri encoded"
|
- Revert "fix: Secret storage keys are used as account data but are not uri encoded"
|
||||||
- chore: disable dynamic calls (Nicolas Werner)
|
- chore: disable dynamic calls (Nicolas Werner)
|
||||||
- chore: export filter map extension (Nicolas Werner)
|
- chore: export filter map extension (Nicolas Werner)
|
||||||
|
|
|
||||||
|
|
@ -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.5
|
version: 1.1.6
|
||||||
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