diff --git a/CHANGELOG.md b/CHANGELOG.md index ab6cf92..82661eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.0-alpha.6](https://github.com/customerio/customerio-flutter/compare/1.0.0-alpha.5...1.0.0-alpha.6) (2023-01-01) + + +### Bug Fixes + +* formatting issues ([d67fa7e](https://github.com/customerio/customerio-flutter/commit/d67fa7eea264d20e1b6314277bef926150625f4e)) + ## [1.0.0-alpha.5](https://github.com/customerio/customerio-flutter/compare/1.0.0-alpha.4...1.0.0-alpha.5) (2023-01-01) diff --git a/pubspec.yaml b/pubspec.yaml index 5aa9aa5..795a4ca 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.5 +version: 1.0.0-alpha.6 homepage: https://customer.io repository: https://github.com/customerio/customerio-flutter