Skip to content

Commit

Permalink
chore(localizations): update changelog and versions
Browse files Browse the repository at this point in the history
  • Loading branch information
GroovinChip committed Jun 27, 2022
1 parent 7fcf7d0 commit d17c984
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions packages/stream_chat_localizations/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 3.3.0

✅ Added

* `couldNotReadBytesFromFileError` with translations
* `downloadLabel` with translations
* `toggleMuteUnmuteAction` with translations
* `toggleMuteUnmuteGroupQuestion` with translations
* `toggleMuteUnmuteGroupText` with translations
* `toggleMuteUnmuteUserQuestion` with translations
* `toggleMuteUnmuteUserText` with translations

## 3.2.0

✅ Added
Expand Down
4 changes: 2 additions & 2 deletions packages/stream_chat_localizations/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -16,6 +16,6 @@ dependencies:
sdk: flutter
stream_chat_flutter: ^4.3.0
dev_dependencies:
dart_code_metrics: ^4.4.0
dart_code_metrics: ^4.16.0
flutter_test:
sdk: flutter

0 comments on commit d17c984

Please sign in to comment.