diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..9246008 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,6 @@ +# [8.3.0](https://github.com/mparticle-integrations/mparticle-apple-integration-apptentive/compare/v8.2.0...v8.3.0) (2024-05-07) + + +### Features + +* Improve Privacy Manifest support for iOS 17 ([#26](https://github.com/mparticle-integrations/mparticle-apple-integration-apptentive/issues/26)) ([137018b](https://github.com/mparticle-integrations/mparticle-apple-integration-apptentive/commit/137018bea10728e6c2050333370c8f0d3321143a)) diff --git a/mParticle-Apptentive.podspec b/mParticle-Apptentive.podspec index e2702b3..a83ea3c 100755 --- a/mParticle-Apptentive.podspec +++ b/mParticle-Apptentive.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "mParticle-Apptentive" - s.version = "8.2.0" + s.version = "8.3.0" s.summary = "Apptentive integration for mParticle" s.description = <<-DESC This is the Apptentive integration for mParticle.