Skip to content

Commit 19b323e

Browse files
Merge pull request #140 from Kommunicate-io/release_v1.9.5
Release v1.9.5
2 parents d138cf8 + 9d1d60a commit 19b323e

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.9.5
2+
- Bug fixes
3+
14
## 1.9.4
25
- Enhanced tap gesture to open shared attachments on Android.
36

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Refer to the official docs here: https://docs.kommunicate.io/docs/flutter-instal
1313
```
1414
dependencies:
1515
//other dependencies
16-
kommunicate_flutter: ^1.9.4
16+
kommunicate_flutter: ^1.9.5
1717
```
1818

1919
2. Install the package as below:

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ packages:
8686
path: ".."
8787
relative: true
8888
source: path
89-
version: "1.9.2"
89+
version: "1.9.5"
9090
leak_tracker:
9191
dependency: transitive
9292
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: kommunicate_flutter
22
description: Flexible, lightweight, and easily integrable Flutter SDK for Kommunicate AI chatbot & Live Chat.
3-
version: 1.9.4
3+
version: 1.9.5
44
homepage: https://kommunicate.io
55

66
environment:

0 commit comments

Comments
 (0)