Skip to content

Commit ff5bf5c

Browse files
committed
Bump version
1 parent 3d3a738 commit ff5bf5c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.3.3
2+
3+
- Add `author` and `createdAt` to the `copyWith` method. Thanks @felixgabler for the PR!
4+
15
## 3.3.2
26

37
- Add `showStatus` to all messages. Thanks @arsamme for the PR!

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_chat_types
22
description: >
33
Utility library for the flutter_chat_ui and flutter_firebase_chat_core libraries
44
which contains shared type declarations.
5-
version: 3.3.2
5+
version: 3.3.3
66
homepage: https://flyer.chat
77
repository: https://github.com/flyerhq/flutter_chat_types
88

0 commit comments

Comments
 (0)