update pubspec and changelogs

This commit is contained in:
Salvatore Giordano
2022-03-23 11:02:46 +01:00
parent 2c2b6bdac2
commit d387ae260f
34 changed files with 108 additions and 55 deletions
@@ -1,3 +1,7 @@
## 3.0.0-beta.0
* Updated `stream_chat_flutter` dependency to [`4.0.0-beta.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
## 2.1.0
✅ Added
@@ -1,6 +1,6 @@
name: stream_chat_localizations
description: The Official localizations for Stream Chat Flutter, a service for building chat applications
version: 2.1.0
version: 3.0.0-beta.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: ^3.4.0
stream_chat_flutter: ^4.0.0-beta.0
dev_dependencies:
dart_code_metrics: ^4.4.0