From 90349f941d80d9adca7cf8e9d0e9d550cf9331ca Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 3 May 2023 11:20:34 +0000 Subject: [PATCH] chore: prepare for 1.1.2 ### [1.1.2](https://github.com/customerio/customerio-flutter/compare/1.1.1...1.1.2) (2023-05-03) ### Bug Fixes * autoupdate to latest major version of iOS SDK ([#40](https://github.com/customerio/customerio-flutter/issues/40)) ([974a342](https://github.com/customerio/customerio-flutter/commit/974a3422544e712ae52fc7ca1a8318601d0859c2)) --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 638b3a38..f7b00b66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### [1.1.2](https://github.com/customerio/customerio-flutter/compare/1.1.1...1.1.2) (2023-05-03) + + +### Bug Fixes + +* autoupdate to latest major version of iOS SDK ([#40](https://github.com/customerio/customerio-flutter/issues/40)) ([974a342](https://github.com/customerio/customerio-flutter/commit/974a3422544e712ae52fc7ca1a8318601d0859c2)) + ### [1.1.1](https://github.com/customerio/customerio-flutter/compare/1.1.0...1.1.1) (2023-04-26) diff --git a/pubspec.yaml b/pubspec.yaml index e195a4bd..91e49c92 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.1.1 +version: 1.1.2 homepage: https://customer.io repository: https://github.com/customerio/customerio-flutter