chore(ui): update changelog and bump version

This commit is contained in:
Salvatore Giordano
2021-12-03 16:25:34 +01:00
parent 28c05e7afc
commit 502bb19e09
2 changed files with 6 additions and 2 deletions
@@ -1,3 +1,7 @@
## 3.3.2
- Updated `stream_chat_flutter_core` dependency to [`3.3.1`](https://pub.dev/packages/stream_chat_flutter_core/changelog).
## 3.3.1
✅ Added
+2 -2
View File
@@ -1,7 +1,7 @@
name: stream_chat_flutter
homepage: https://github.com/GetStream/stream-chat-flutter
description: Stream Chat official Flutter SDK. Build your own chat experience using Dart and Flutter.
version: 3.3.1
version: 3.3.2
repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
@@ -36,7 +36,7 @@ dependencies:
rxdart: ^0.27.0
share_plus: ^3.0.4
shimmer: ^2.0.0
stream_chat_flutter_core: ^3.3.0
stream_chat_flutter_core: ^3.3.1
substring_highlight: ^1.0.26
synchronized: ^3.0.0
url_launcher: ^6.0.3