Skip to content

Commit

Permalink
chore(release): 8.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [8.3.0](v8.2.0...v8.3.0) (2024-04-03)

### Features

* Add Privacy Manifest ([#28](#28)) ([08c1301](08c1301))
  • Loading branch information
mparticle-automation committed Apr 3, 2024
1 parent 08c1301 commit ce6e195
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.3.0](https://github.com/mparticle-integrations/mparticle-apple-integration-google-analytics-firebase/compare/v8.2.0...v8.3.0) (2024-04-03)


### Features

* Add Privacy Manifest ([#28](https://github.com/mparticle-integrations/mparticle-apple-integration-google-analytics-firebase/issues/28)) ([08c1301](https://github.com/mparticle-integrations/mparticle-apple-integration-google-analytics-firebase/commit/08c130129dd5e56bb00a7015d0f0f4588f768aa8))
2 changes: 1 addition & 1 deletion mParticle-Google-Analytics-Firebase.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"
s.version = "8.2.0"
s.version = "8.3.0"
s.summary = "Google Analytics for Firebase integration for mParticle"

s.description = <<-DESC
Expand Down

0 comments on commit ce6e195

Please sign in to comment.