diff --git a/CHANGELOG.md b/CHANGELOG.md index f7b00b6..f5741d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.0](https://github.com/customerio/customerio-flutter/compare/1.1.2...1.2.0) (2023-06-01) + + +### Features + +* in-app dismiss support ([#51](https://github.com/customerio/customerio-flutter/issues/51)) ([c4d21f2](https://github.com/customerio/customerio-flutter/commit/c4d21f2c294ee37ebfc8f644bc6580cd44556544)) + ### [1.1.2](https://github.com/customerio/customerio-flutter/compare/1.1.1...1.1.2) (2023-05-03) diff --git a/pubspec.yaml b/pubspec.yaml index 91e49c9..52a99bb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: customer_io description: An official flutter plugin for Customer.io, an automated messaging platform for tech-savvy marketers. -version: 1.1.2 +version: 1.2.0 homepage: https://customer.io repository: https://github.com/customerio/customerio-flutter