bump version and changelog

This commit is contained in:
Salvatore Giordano
2021-07-29 13:24:13 +02:00
parent cf675269f0
commit c46397b63a
9 changed files with 26 additions and 8 deletions
@@ -1,3 +1,7 @@
## 2.1.1
- Updated llc dependency
## 2.1.0
✅ Added
@@ -1,7 +1,7 @@
name: stream_chat_persistence
homepage: https://github.com/GetStream/stream-chat-flutter
description: Official Stream Chat Persistence library. Build your own chat experience using Dart and Flutter.
version: 2.1.0
version: 2.1.1
repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
@@ -18,7 +18,7 @@ dependencies:
path: ^1.8.0
path_provider: ^2.0.1
sqlite3_flutter_libs: ^0.5.0
stream_chat: ^2.1.0
stream_chat: ^2.1.1
dev_dependencies:
build_runner: ^2.0.1