Release: v6.12.0

This commit is contained in:
Efthymis Sarmpanis
2023-11-24 14:14:34 +02:00
parent 0d7559e3d8
commit 6d22158b34
11 changed files with 27 additions and 14 deletions
@@ -1,4 +1,4 @@
## UNRELEASED
## 6.11.0
🐞 Fixed
@@ -1,7 +1,7 @@
name: stream_chat_flutter_core
homepage: https://github.com/GetStream/stream-chat-flutter
description: Stream Chat official Flutter SDK Core. Build your own chat experience using Dart and Flutter.
version: 6.10.0
version: 6.11.0
repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
@@ -17,7 +17,7 @@ dependencies:
freezed_annotation: ^2.4.1
meta: ^1.9.1
rxdart: ^0.27.7
stream_chat: ^6.9.0
stream_chat: ^6.10.0
dev_dependencies:
build_runner: ^2.4.6