chore(repo): prepare for release.

Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2023-09-11 14:53:03 +05:30
parent a3ff7b2fa0
commit 08bc18a4a0
11 changed files with 21 additions and 13 deletions
@@ -1,3 +1,7 @@
## 5.10.0
* Updated `stream_chat_flutter` dependency to [`6.10.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
## 5.9.0
* Updated minimum supported `SDK` version to Flutter 3.10/Dart 3.0
@@ -1,6 +1,6 @@
name: stream_chat_localizations
description: The Official localizations for Stream Chat Flutter, a service for building chat applications
version: 5.9.0
version: 5.10.0
homepage: https://github.com/GetStream/stream-chat-flutter
repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
@@ -14,7 +14,7 @@ dependencies:
sdk: flutter
flutter_localizations:
sdk: flutter
stream_chat_flutter: ^6.9.0
stream_chat_flutter: ^6.10.0
dev_dependencies:
flutter_test: