Skip to content

Commit

Permalink
chore(release): 8.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [8.6.0](v8.5.0...v8.6.0) (2024-05-03)

### Features

* Improve Privacy Manifest support for iOS 17 ([#27](#27)) ([c484df4](c484df4))
  • Loading branch information
mparticle-automation committed May 3, 2024
1 parent c484df4 commit 6130fda
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# [8.6.0](https://github.com/mparticle-integrations/mparticle-apple-integration-google-analytics-firebase-ga4/compare/v8.5.0...v8.6.0) (2024-05-03)


### Features

* Improve Privacy Manifest support for iOS 17 ([#27](https://github.com/mparticle-integrations/mparticle-apple-integration-google-analytics-firebase-ga4/issues/27)) ([c484df4](https://github.com/mparticle-integrations/mparticle-apple-integration-google-analytics-firebase-ga4/commit/c484df4bfc4a7da9d92ab10d3189f0d9068a3c99))
2 changes: 1 addition & 1 deletion mParticle-Google-Analytics-Firebase-GA4.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "mParticle-Google-Analytics-Firebase-GA4"
s.version = "8.5.0"
s.version = "8.6.0"
s.summary = "Google Analytics 4 for Firebase integration for mParticle"

s.description = <<-DESC
Expand Down

0 comments on commit 6130fda

Please sign in to comment.