From 5d8bb9574c20b25e61db79347e59d2ab5ded22cf Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 1 Jan 2023 19:27:32 +0000 Subject: [PATCH] chore: prepare for 1.0.0-alpha.6 ## [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)) --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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