chore: prepare for release.

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2023-07-12 20:01:03 +05:30
committed by xsahil03x
parent 3722d00901
commit a920b580fb
11 changed files with 22 additions and 20 deletions
@@ -1,10 +1,11 @@
## Upcoming
## 5.7.0
* Updated `stream_chat_flutter` dependency to [`Upcoming`](https://pub.dev/packages/stream_chat_flutter/changelog).
* Updated `stream_chat_flutter` dependency to [`6.7.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
## 5.6.0
- Updated minimum supported `SDK` version to Flutter 3.7/Dart 2.19
* Updated minimum supported `SDK` version to Flutter 3.7/Dart 2.19
* Updated `stream_chat_flutter` dependency to [`6.6.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
## 5.5.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.6.0
version: 5.7.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.6.0
stream_chat_flutter: ^6.7.0
dev_dependencies:
flutter_test: