Skip to content

Commit aec4c07

Browse files
authored
Merge pull request #1690 from GetStream/release/v6.8.1
2 parents 51e005d + 5b93f73 commit aec4c07

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/stream_chat_flutter/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 6.8.1
2+
3+
🐞 Fixed
4+
5+
- Fixed `StreamMessageInput` always sending message as `system`.
6+
17
## 6.8.0
28

39
🔄 Changed

packages/stream_chat_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: stream_chat_flutter
22
homepage: https://github.com/GetStream/stream-chat-flutter
33
description: Stream Chat official Flutter SDK. Build your own chat experience using Dart and Flutter.
4-
version: 6.8.0
4+
version: 6.8.1
55
repository: https://github.com/GetStream/stream-chat-flutter
66
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
77

0 commit comments

Comments
 (0)