Skip to content

Commit 1297071

Browse files
committed
chore(release): publish packages
- [email protected]
1 parent b487219 commit 1297071

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

examples/flyer_chat/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies:
3737
flutter:
3838
sdk: flutter
3939
flutter_chat_core: ^2.7.1
40-
flutter_chat_ui: ^2.8.0
40+
flutter_chat_ui: ^2.8.1
4141
flutter_dotenv: ^5.2.1
4242
flutter_link_previewer: ^4.1.1
4343
flutter_lorem: ^2.0.0

packages/flutter_chat_ui/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.8.1
2+
3+
- **FIX**: composer inputClearMode and fix custom editing controller. ([b4872190](https://github.com/flyerhq/flutter_chat_ui/commit/b4872190e92c5eae27dbd7c2bfa352f12085b527))
4+
15
## 2.8.0
26

37
- **FIX**: update LICENSE. ([209a1292](https://github.com/flyerhq/flutter_chat_ui/commit/209a129297ebe7fd202e41273c9c0ddd52b8b983))

packages/flutter_chat_ui/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: flutter_chat_ui
2-
version: 2.8.0
2+
version: 2.8.1
33
description: >
44
Free and open-source chat SDK. Build fast, real-time apps and generative
55
AI agents with a high-performance, customizable, cross-platform UI.

0 commit comments

Comments
 (0)