chore: cut 0.19.0 release

This commit is contained in:
Pascal Precht 2021-12-03 12:55:31 +01:00
parent ab6bdf54c0
commit 2f8f5f423b
No known key found for this signature in database
GPG Key ID: 0EE28D8D6FD85D7D
1 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,17 @@
<a name=""></a>
## Version 0.19.0 (2021-12-03)
#### Bug Fixes
* **StatusChatListItem:** This change fixes the issue of the chat list items getting a highlight even when they are not really hovered ([ab6bdf54](ab6bdf54))
#### Features
* **StatusModal:** introduce `hasCloseButton` property ([2336b6aa](2336b6aa))
<a name=""></a>
## Version 0.18.0 (2021-11-30)