Skip to content

Commit

Permalink
Release: 7.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
infobip-ci committed Jan 20, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent b513ab2 commit ecb9f4d
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 7.2.2
## Fixed
- Resolved an issue when camera view from chatInput break flutter layout.
# 7.2.1
## Fixed
- Resolved an issue where text input was misaligned with the keyboard in a custom chat view.
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
@@ -81,7 +81,7 @@ packages:
path: ".."
relative: true
source: path
version: "7.2.0"
version: "7.2.1"
intl:
dependency: "direct main"
description:
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: infobip_mobilemessaging
description: Infobip Mobile Messaging Flutter Plugin.
version: 7.2.1
version: 7.2.2
homepage: https://github.com/infobip/mobile-messaging-flutter-plugin#readme
repository: https://github.com/infobip/mobile-messaging-flutter-plugin
issue_tracker: https://github.com/infobip/mobile-messaging-flutter-plugin/issues

0 comments on commit ecb9f4d

Please sign in to comment.