diff --git a/CHANGELOG.md b/CHANGELOG.md index 66b14e4..671337b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### [1.2.2](https://github.com/customerio/customerio-flutter/compare/1.2.1...1.2.2) (2023-06-27) + + +### Bug Fixes + +* iOS crash on forced unwrapping ([#59](https://github.com/customerio/customerio-flutter/issues/59)) ([f514174](https://github.com/customerio/customerio-flutter/commit/f5141742c49e876f40034d366c7122d519ee897e)) + ### [1.2.1](https://github.com/customerio/customerio-flutter/compare/1.2.0...1.2.1) (2023-06-06) diff --git a/pubspec.yaml b/pubspec.yaml index 2eb0045..7731677 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.2.1 +version: 1.2.2 homepage: https://customer.io repository: https://github.com/customerio/customerio-flutter