Skip to content

Commit

Permalink
Merge pull request #1690 from GetStream/release/v6.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xsahil03x authored Jul 28, 2023
2 parents 51e005d + 5b93f73 commit aec4c07
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/stream_chat_flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 6.8.1

🐞 Fixed

- Fixed `StreamMessageInput` always sending message as `system`.

## 6.8.0

🔄 Changed
Expand Down
2 changes: 1 addition & 1 deletion packages/stream_chat_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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: 6.8.0
version: 6.8.1
repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues

Expand Down

0 comments on commit aec4c07

Please sign in to comment.