From 5f84a828ccb4107dc06261c181e55f83639ac0de Mon Sep 17 00:00:00 2001 From: mparticle-bot Date: Fri, 18 Oct 2024 16:04:42 +0000 Subject: [PATCH] chore(release): 8.10.1 [skip ci] ## [8.10.1](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/compare/v8.10.0...v8.10.1) (2024-10-18) ### Bug Fixes * Update consent attributes after kit is initialized ([#98](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/issues/98)) ([0d74b3c](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/commit/0d74b3c925e7c014c8d236a30bcf335d4dc4a4d5)) --- CHANGELOG.md | 7 +++++++ mParticle-Appboy.podspec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5feb9bd..078d6f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [8.10.1](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/compare/v8.10.0...v8.10.1) (2024-10-18) + + +### Bug Fixes + +* Update consent attributes after kit is initialized ([#98](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/issues/98)) ([0d74b3c](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/commit/0d74b3c925e7c014c8d236a30bcf335d4dc4a4d5)) + # [8.10.0](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/compare/v8.9.0...v8.10.0) (2024-10-16) diff --git a/mParticle-Appboy.podspec b/mParticle-Appboy.podspec index f930621..573b8fc 100755 --- a/mParticle-Appboy.podspec +++ b/mParticle-Appboy.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "mParticle-Appboy" - s.version = "8.10.0" + s.version = "8.10.1" s.summary = "Appboy integration for mParticle" s.description = <<-DESC