update pubspec and changelogs

This commit is contained in:
Salvatore Giordano
2022-05-02 21:18:41 +02:00
parent 61e4c471fb
commit 2e54334255
11 changed files with 18 additions and 14 deletions
@@ -1,4 +1,4 @@
## Upcoming
## 3.0.0
* Added translations for viewLibrary.
@@ -1,6 +1,6 @@
name: stream_chat_localizations
description: The Official localizations for Stream Chat Flutter, a service for building chat applications
version: 3.0.0-beta.1
version: 3.0.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: ^4.0.0-beta.1
stream_chat_flutter: ^4.0.0
dev_dependencies:
dart_code_metrics: ^4.4.0