diff --git a/CHANGELOG.md b/CHANGELOG.md index b598c44..1cbb874 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.0-alpha.8](https://github.com/customerio/customerio-flutter/compare/1.0.0-alpha.7...1.0.0-alpha.8) (2023-02-13) + + +### Features + +* added missing methods ([#17](https://github.com/customerio/customerio-flutter/issues/17)) ([73f29e6](https://github.com/customerio/customerio-flutter/commit/73f29e64cb58c24f97f3654c5519e22e5255c507)) + ## [1.0.0-alpha.7](https://github.com/customerio/customerio-flutter/compare/1.0.0-alpha.6...1.0.0-alpha.7) (2023-02-09) diff --git a/pubspec.yaml b/pubspec.yaml index f05a94f..48a5e99 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.0.0-alpha.7 +version: 1.0.0-alpha.8 homepage: https://customer.io repository: https://github.com/customerio/customerio-flutter