From 582f2c40968a7c68a019edab4dd397e1cd770482 Mon Sep 17 00:00:00 2001 From: mparticle-bot Date: Fri, 8 Dec 2023 15:31:10 +0000 Subject: [PATCH] chore(release): 8.2.5 [skip ci] ## [8.2.5](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/compare/v8.2.4...v8.2.5) (2023-12-08) ### Bug Fixes * Use Umbrella Imports ([#84](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/issues/84)) ([2782055](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/commit/278205520c7bcfbadd9d08b40555cb422a316490)) --- CHANGELOG.md | 7 +++++++ mParticle-Appboy.podspec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77ca4f6..7f3d443 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [8.2.5](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/compare/v8.2.4...v8.2.5) (2023-12-08) + + +### Bug Fixes + +* Use Umbrella Imports ([#84](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/issues/84)) ([2782055](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/commit/278205520c7bcfbadd9d08b40555cb422a316490)) + ## [8.2.4](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/compare/v8.2.3...v8.2.4) (2023-11-02) diff --git a/mParticle-Appboy.podspec b/mParticle-Appboy.podspec index 9575960..ca7dda9 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.2.4" + s.version = "8.2.5" s.summary = "Appboy integration for mParticle" s.description = <<-DESC