From 2925a21fe78c352976cb315bbd1ab6dcf0822921 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 31 Mar 2023 10:31:30 +0000 Subject: [PATCH] chore: prepare for 1.0.0-beta.2 ## [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)) --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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