Skip to content

Commit d421825

Browse files
authored
Merge pull request #97 from GetStream/release/0.2.8+4
version bump
2 parents 485ca65 + eb4699a commit d421825

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.2.8+4
2+
3+
- fix: Auto capitalize the start of sentences in MessageInput
4+
- Update dependencies
5+
16
## 0.2.8+3
27

38
- Add simple example of channel creation in sample app

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: 0.2.8+3
4+
version: 0.2.8+4
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)