chore(llc,core,ui,localization): update changelogs

This commit is contained in:
Salvatore Giordano
2021-08-25 12:36:30 +02:00
parent 2ad30dfb5a
commit ad907d27b9
9 changed files with 12 additions and 12 deletions
@@ -1,4 +1,4 @@
## Upcoming
## 2.2.0
🛑️ Breaking Changes from `2.1.1`
- Renamed `BetterStreamBuilder.loadingBuilder` to `.noDataBuilder`
@@ -1,7 +1,7 @@
name: stream_chat_flutter_core
homepage: https://github.com/GetStream/stream-chat-flutter
description: Stream Chat official Flutter SDK Core. Build your own chat experience using Dart and Flutter.
version: 2.1.1
version: 2.2.0
repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
@@ -16,7 +16,7 @@ dependencies:
sdk: flutter
meta: ^1.3.0
rxdart: ^0.27.0
stream_chat: ^2.1.1
stream_chat: ^2.1.2
dev_dependencies:
fake_async: ^1.2.0