Skip to content

Commit a6ef151

Browse files
committed
Bump intercom_flutter_web
1 parent 890ae82 commit a6ef151

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

intercom_flutter/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 9.4.8
4+
5+
* Bump `intercom_flutter_web` to `1.1.9`
6+
37
## 9.4.7
48

59
* Bump Intercom iOS SDK version to [19.2.0](https://github.com/intercom/intercom-ios/releases/tag/19.2.0)

intercom_flutter/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: intercom_flutter
22
description: Flutter plugin for Intercom integration. Provides in-app messaging
33
and help-center Intercom services
4-
version: 9.4.7
4+
version: 9.4.8
55
homepage: https://github.com/v3rm0n/intercom_flutter
66

77
dependencies:
@@ -10,7 +10,7 @@ dependencies:
1010
flutter_web_plugins:
1111
sdk: flutter
1212
intercom_flutter_platform_interface: ^2.0.5
13-
intercom_flutter_web: ^1.1.8
13+
intercom_flutter_web: ^1.1.9
1414

1515
dev_dependencies:
1616
flutter_test:

0 commit comments

Comments
 (0)