From 23f703da2a030695184fc019dc1408a6a745117a Mon Sep 17 00:00:00 2001 From: mparticle-bot Date: Wed, 6 Nov 2024 20:27:50 +0000 Subject: [PATCH] chore(release): 8.10.2 [skip ci] ## [8.10.2](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/compare/v8.10.1...v8.10.2) (2024-11-06) ### Bug Fixes * prevent mpid with value 0 to forward to Braze ([#99](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/issues/99)) ([69255c2](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/commit/69255c28df2376fdf47b5fff25c3d67a6383069d)) --- CHANGELOG.md | 7 +++++++ mParticle-Appboy.podspec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 078d6f6..dd2a8ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [8.10.2](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/compare/v8.10.1...v8.10.2) (2024-11-06) + + +### Bug Fixes + +* prevent mpid with value 0 to forward to Braze ([#99](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/issues/99)) ([69255c2](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/commit/69255c28df2376fdf47b5fff25c3d67a6383069d)) + ## [8.10.1](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/compare/v8.10.0...v8.10.1) (2024-10-18) diff --git a/mParticle-Appboy.podspec b/mParticle-Appboy.podspec index 573b8fc..0f2ff32 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.1" + s.version = "8.10.2" s.summary = "Appboy integration for mParticle" s.description = <<-DESC