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 -1
View File
@@ -3,4 +3,4 @@ import 'package:stream_chat/src/client/client.dart';
/// Current package version
/// Used in [StreamChatClient] to build the `x-stream-client` header
// ignore: constant_identifier_names
const PACKAGE_VERSION = '2.1.1';
const PACKAGE_VERSION = '2.1.2';