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

This commit is contained in:
Salvatore Giordano
2022-07-07 10:46:36 +02:00
committed by GitHub
parent f682e0d310
commit 6ab94a8aaa
12 changed files with 23 additions and 15 deletions
@@ -1,4 +1,4 @@
## Upcoming
## 3.3.0
* Added support for [Norwegian](https://github.com/GetStream/stream-chat-flutter/blob/master/packages/stream_chat_localizations/lib/src/stream_chat_localizations_no.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.2.0
version: 3.3.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.3.0
stream_chat_flutter: ^4.4.0
dev_dependencies:
dart_code_metrics: ^4.4.0
flutter_test: