update changelogs and pubspecs

This commit is contained in:
Salvatore Giordano
2021-06-14 10:35:19 +02:00
parent e70a23a88d
commit cf419f3a37
8 changed files with 32 additions and 7 deletions
@@ -1,3 +1,8 @@
## 2.0.0-nullsafety.5
* Update llc dependency
* Minor fixes and improvements
## 2.0.0-nullsafety.2
* Update llc dependency
@@ -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.0.0-nullsafety.2
version: 2.0.0-nullsafety.5
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.4.2
stream_chat: ^2.0.0-nullsafety.2
stream_chat: ^2.0.0-nullsafety.5
dev_dependencies:
build_runner: ^2.0.1