chore: bump version
This commit is contained in:
parent
67e1b9b253
commit
b6bbb12056
|
|
@ -1,3 +1,8 @@
|
||||||
|
## [0.15.6] - 24th Nov 2022
|
||||||
|
|
||||||
|
- feat: migrate e2ee test to DinD (TheOneWithTheBraid)
|
||||||
|
- chore: Update readme with new database (Christian Pauly)
|
||||||
|
- feat: Check if a key is verified by any master key (Reza)
|
||||||
## [0.15.5] - 22nd Nov 2022
|
## [0.15.5] - 22nd Nov 2022
|
||||||
- fix: follow account kind in registration (TheOneWithTheBraid)
|
- fix: follow account kind in registration (TheOneWithTheBraid)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.15.5
|
version: 0.15.6
|
||||||
homepage: https://famedly.com
|
homepage: https://famedly.com
|
||||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue