chore(repo): prepare for release.

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2023-07-24 20:50:16 +05:30
committed by xsahil03x
parent c02dcabbf6
commit e884c75505
11 changed files with 33 additions and 10 deletions
+4
View File
@@ -1,3 +1,7 @@
## 7.0.0-beta.2
- Included the changes from version [6.7.0](#670).
## 7.0.0-beta.1
🛑️ Breaking
+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 = '7.0.0-beta.1';
const PACKAGE_VERSION = '7.0.0-beta.2';
+1 -1
View File
@@ -1,7 +1,7 @@
name: stream_chat
homepage: https://getstream.io/
description: The official Dart client for Stream Chat, a service for building chat applications.
version: 7.0.0-beta.1
version: 7.0.0-beta.2
repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues