Skip to content

Commit 3793b44

Browse files
author
infobip-ci
committed
Release: 7.2.1
1 parent fafa493 commit 3793b44

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 7.2.1
2+
## Fixed
3+
- Resolved an issue where text input was misaligned with the keyboard in a custom chat view.
14
# 7.2.0
25
## Added
36
- new enum ChatMultithreadStrategies

example/pubspec.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ packages:
8181
path: ".."
8282
relative: true
8383
source: path
84-
version: "7.1.0"
84+
version: "7.2.0"
8585
intl:
8686
dependency: "direct main"
8787
description:

pubspec.yaml

+1-1
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: 7.2.0
3+
version: 7.2.1
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)