1 parent 890ae82 commit a6ef151Copy full SHA for a6ef151
2 files changed
intercom_flutter/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 9.4.8
4
+
5
+* Bump `intercom_flutter_web` to `1.1.9`
6
7
## 9.4.7
8
9
* Bump Intercom iOS SDK version to [19.2.0](https://github.com/intercom/intercom-ios/releases/tag/19.2.0)
intercom_flutter/pubspec.yaml
@@ -1,7 +1,7 @@
name: intercom_flutter
description: Flutter plugin for Intercom integration. Provides in-app messaging
and help-center Intercom services
-version: 9.4.7
+version: 9.4.8
homepage: https://github.com/v3rm0n/intercom_flutter
dependencies:
@@ -10,7 +10,7 @@ dependencies:
10
flutter_web_plugins:
11
sdk: flutter
12
intercom_flutter_platform_interface: ^2.0.5
13
- intercom_flutter_web: ^1.1.8
+ intercom_flutter_web: ^1.1.9
14
15
dev_dependencies:
16
flutter_test:
0 commit comments