Merge branch 'krille/updatefluffybox' into 'main'
chore: Update FluffyBox Closes #229 See merge request famedly/company/frontend/famedlysdk!911
This commit is contained in:
commit
59fbd557c5
|
|
@ -1,3 +1,6 @@
|
|||
## [0.7.0-nullsafety.8] - 23nd Nov 2021
|
||||
- chore: Update FluffyBox
|
||||
|
||||
## [0.7.0-nullsafety.7] - 23nd Nov 2021
|
||||
feat: Add commands to create chats
|
||||
feat: Add clear cache command
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.7.0-nullsafety.7
|
||||
version: 0.7.0-nullsafety.8
|
||||
homepage: https://famedly.com
|
||||
|
||||
environment:
|
||||
|
|
@ -23,7 +23,7 @@ dependencies:
|
|||
slugify: ^2.0.0
|
||||
html: ^0.15.0
|
||||
collection: ^1.15.0
|
||||
fluffybox: ^0.3.3
|
||||
fluffybox: ^0.3.4
|
||||
|
||||
dev_dependencies:
|
||||
dart_code_metrics: ^4.4.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue