chore(llc,core,ui,persistence): bump version and changelog (#1288)
* update deps * chore(llc,core,ui,persistence): bump version and changelog
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## Upcoming
|
||||
## 4.4.1
|
||||
|
||||
🐞 Fixed
|
||||
|
||||
|
||||
@@ -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: 4.4.0
|
||||
version: 4.4.1
|
||||
repository: https://github.com/GetStream/stream-chat-flutter
|
||||
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
|
||||
|
||||
@@ -17,12 +17,12 @@ dependencies:
|
||||
diacritic: ^0.1.3
|
||||
dio: ^4.0.6
|
||||
ezanimation: ^0.6.0
|
||||
file_picker: ^4.1.3
|
||||
file_picker: ^5.0.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_markdown: ^0.6.1
|
||||
flutter_portal: ^1.0.0
|
||||
flutter_slidable: ^1.2.0
|
||||
flutter_slidable: ^2.0.0
|
||||
flutter_svg: ^1.0.1
|
||||
http_parser: ^4.0.0
|
||||
image_gallery_saver: ^1.7.0
|
||||
@@ -36,7 +36,7 @@ dependencies:
|
||||
rxdart: ^0.27.0
|
||||
share_plus: ^4.0.1
|
||||
shimmer: ^2.0.0
|
||||
stream_chat_flutter_core: ^4.4.0
|
||||
stream_chat_flutter_core: ^4.4.1
|
||||
substring_highlight: ^1.0.26
|
||||
url_launcher: ^6.1.0
|
||||
video_player: ^2.1.0
|
||||
|
||||
Reference in New Issue
Block a user