From 08fe73fe9fe79068ca2f8902c55eb6b24394904c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 30 Dec 2022 16:32:14 +0000 Subject: [PATCH] chore: prepare for 1.0.0-alpha.4 ## [1.0.0-alpha.4](https://github.com/customerio/customerio-flutter/compare/1.0.0-alpha.3...1.0.0-alpha.4) (2022-12-30) ### Bug Fixes * obj-c bindings issue ([0dbe4ef](https://github.com/customerio/customerio-flutter/commit/0dbe4ef4a893df10d5bf060b6635240699357fa1)) --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aba0fbe..c647c89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.0-alpha.4](https://github.com/customerio/customerio-flutter/compare/1.0.0-alpha.3...1.0.0-alpha.4) (2022-12-30) + + +### Bug Fixes + +* obj-c bindings issue ([0dbe4ef](https://github.com/customerio/customerio-flutter/commit/0dbe4ef4a893df10d5bf060b6635240699357fa1)) + ## [1.0.0-alpha.3](https://github.com/customerio/customerio-flutter/compare/1.0.0-alpha.2...1.0.0-alpha.3) (2022-12-29) diff --git a/pubspec.yaml b/pubspec.yaml index 67e8c41..2c5e9f2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: customer_io description: A plugin for Customer.io -version: 1.0.0-alpha.3 +version: 1.0.0-alpha.4 homepage: https://customer.io repository: https://github.com/customerio/customerio-flutter