From 9aea3c9ed99d483d2331182ac160438382411231 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 16 Feb 2023 19:02:34 +0000 Subject: [PATCH] chore: prepare for 1.0.0-alpha.9 ## [1.0.0-alpha.9](https://github.com/customerio/customerio-flutter/compare/1.0.0-alpha.8...1.0.0-alpha.9) (2023-02-16) ### Bug Fixes * updated android dependency to auto update ([#24](https://github.com/customerio/customerio-flutter/issues/24)) ([040cef2](https://github.com/customerio/customerio-flutter/commit/040cef205821c9bb1913a378dfffa356a3b25650)) --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cbb874..d52e2c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.0-alpha.9](https://github.com/customerio/customerio-flutter/compare/1.0.0-alpha.8...1.0.0-alpha.9) (2023-02-16) + + +### Bug Fixes + +* updated android dependency to auto update ([#24](https://github.com/customerio/customerio-flutter/issues/24)) ([040cef2](https://github.com/customerio/customerio-flutter/commit/040cef205821c9bb1913a378dfffa356a3b25650)) + ## [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) diff --git a/pubspec.yaml b/pubspec.yaml index 48a5e99..2b880f5 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.8 +version: 1.0.0-alpha.9 homepage: https://customer.io repository: https://github.com/customerio/customerio-flutter