Merge branch 'krille/version' into 'main'
chore: Bump version See merge request famedly/company/frontend/famedlysdk!1151
This commit is contained in:
commit
09d2873a60
|
|
@ -1,3 +1,8 @@
|
|||
## [0.14.3] - 24th Oct 2022
|
||||
- fix: Do not assume that push rules are never malformed in account data
|
||||
- chore: change codeowners
|
||||
- refactor: Remove unused imports
|
||||
|
||||
## [0.14.2] - 18th Oct 2022
|
||||
- Improve ice connection speed. (Duan Weiwei)
|
||||
- chore: fix exception test after api_lite update (Nicolas Werner)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.14.2
|
||||
version: 0.14.3
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue