chore: cut 0.23.0 release

This commit is contained in:
Pascal Precht 2022-02-08 09:40:35 +01:00
parent 7b290ddd56
commit 0fabd92d61
No known key found for this signature in database
GPG Key ID: 0EE28D8D6FD85D7D
1 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,20 @@
<a name=""></a>
## Version 0.23.0 (2022-02-08)
#### Bug Fixes
* Icon components had wrong color in sandbox app ([b632c712](b632c712), closes [#538](538))
* **StatusChatList:** unexisting property name for chat item fixed ([c2e07517](c2e07517))
#### Features
* **StatusQ.Components:**
* Adding StatusToastMessage ([7b290ddd](7b290ddd), closes [#521](521))
* Adding StatusTagSelector component ([094dee49](094dee49), closes [#526](526))
<a name=""></a>
## Version 0.22.0 (2022-01-31)