doc: add to changelog

This commit is contained in:
Vick Top 2024-04-19 14:47:16 +02:00
parent e85b107038
commit 3b7256173f
2 changed files with 7 additions and 4 deletions

View file

@ -1,3 +1,6 @@
## 1.4.1
- Made UI changes to match the Figma design
## 1.4.0
- Add way to create group chats
- Update flutter_profile to 1.3.0

View file

@ -4,7 +4,7 @@
name: flutter_chat
description: A new Flutter package project.
version: 1.4.0
version: 1.4.1
publish_to: none
@ -20,17 +20,17 @@ dependencies:
git:
url: https://github.com/Iconica-Development/flutter_chat
path: packages/flutter_chat_view
ref: 1.4.0
ref: 1.4.1
flutter_chat_interface:
git:
url: https://github.com/Iconica-Development/flutter_chat
path: packages/flutter_chat_interface
ref: 1.4.0
ref: 1.4.1
flutter_chat_local:
git:
url: https://github.com/Iconica-Development/flutter_chat
path: packages/flutter_chat_local
ref: 1.4.0
ref: 1.4.1
uuid: ^4.3.3
dev_dependencies: