diff --git a/CHANGELOG.md b/CHANGELOG.md index d9f6633..43e6e5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.0-beta.2](https://github.com/customerio/customerio-flutter/compare/1.0.0-beta.1...1.0.0-beta.2) (2023-03-31) + + +### Bug Fixes + +* add test coverage and refactored scripts ([#34](https://github.com/customerio/customerio-flutter/issues/34)) ([f7f2387](https://github.com/customerio/customerio-flutter/commit/f7f2387941a6416411b26061420ccfb98ed0db72)) + ## 1.0.0-beta.1 (2023-03-07) diff --git a/pubspec.yaml b/pubspec.yaml index dea7193..fcea344 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-beta.1 +version: 1.0.0-beta.2, homepage: https://customer.io repository: https://github.com/customerio/customerio-flutter