Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
demchenkoalex committed Jun 12, 2022
1 parent 6e35f77 commit a941265
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# This file should be version controlled and should not be manually edited.

version:
revision: c860cba910319332564e1e9d470a17074c1f2dfd
revision: cd41fdd495f6944ecd3506c21e94c6567b073278
channel: stable

project_type: package
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 3.4.0

- Update to Flutter 3. Thanks @felixgabler for the PR!
- Fix `copyWith` for all message types. Thanks @felixgabler for the PR!

## 3.3.4

- Add `isLoading` to the file message. Thanks @felixgabler for the PR!
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: flutter_chat_types
description: >
Utility library for the flutter_chat_ui and flutter_firebase_chat_core libraries
which contains shared type declarations.
version: 3.3.4
version: 3.4.0
homepage: https://flyer.chat
repository: https://github.com/flyerhq/flutter_chat_types

Expand Down

0 comments on commit a941265

Please sign in to comment.