chore: Bump version
This commit is contained in:
parent
69f82b2619
commit
1affb9268b
|
|
@ -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
|
## [0.14.2] - 18th Oct 2022
|
||||||
- Improve ice connection speed. (Duan Weiwei)
|
- Improve ice connection speed. (Duan Weiwei)
|
||||||
- chore: fix exception test after api_lite update (Nicolas Werner)
|
- chore: fix exception test after api_lite update (Nicolas Werner)
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.14.2
|
version: 0.14.3
|
||||||
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