chore(llc,core,ui,persistence,localizations): update changelog and pubspec

This commit is contained in:
Salvatore Giordano
2022-05-06 17:40:22 +02:00
parent de35944c81
commit d0a3975cf2
11 changed files with 18 additions and 14 deletions
@@ -1,4 +1,4 @@
## Upcoming
## 3.1.0
* Added support for [German](https://github.com/GetStream/stream-chat-flutter/blob/master/packages/stream_chat_localizations/lib/src/stream_chat_localizations_de.dart) locale.
@@ -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
version: 3.1.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
stream_chat_flutter: ^4.1.0
dev_dependencies:
dart_code_metrics: ^4.4.0