chore: Bump version

This commit is contained in:
Christian Pauly 2022-10-24 08:35:10 +02:00
parent 69f82b2619
commit 1affb9268b
2 changed files with 6 additions and 1 deletions

View File

@ -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)

View File

@ -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