Skip to content

Commit e08dbfe

Browse files
author
infobip-ci
committed
Release: 5.1.0
1 parent f6d50f9 commit e08dbfe

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 5.1.0
2+
## Added
3+
- new chatAvailabilityUpdated event to indicate when chat is ready to be presented
14
# 5.0.3
25
## Changed
36
- Updated proguard rules for Android.

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ packages:
8181
path: ".."
8282
relative: true
8383
source: path
84-
version: "5.0.2"
84+
version: "5.0.3"
8585
intl:
8686
dependency: "direct main"
8787
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: infobip_mobilemessaging
22
description: Infobip Mobile Messaging Flutter Plugin.
3-
version: 5.0.3
3+
version: 5.1.0
44
homepage: https://github.com/infobip/mobile-messaging-flutter-plugin#readme
55
repository: https://github.com/infobip/mobile-messaging-flutter-plugin
66
issue_tracker: https://github.com/infobip/mobile-messaging-flutter-plugin/issues

0 commit comments

Comments
 (0)