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.3...v8.3.0) (2024-04-01)

### Bug Fixes

* Broken unit tests ([f398587](f398587))
* Header imports for mParticle SDK ([#44](#44)) ([f6513a1](f6513a1))
* Update Appsflyer SPM dependency to new repo ([ed9cce5](ed9cce5))

### Features

* Add Privacy Manifest ([32a164e](32a164e))
  • Loading branch information
mparticle-automation committed Apr 1, 2024
1 parent f398587 commit 2b28745
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,13 @@
# [8.3.0](https://github.com/mparticle-integrations/mparticle-apple-integration-appsflyer/compare/v8.2.3...v8.3.0) (2024-04-01)


### Bug Fixes

* Broken unit tests ([f398587](https://github.com/mparticle-integrations/mparticle-apple-integration-appsflyer/commit/f398587eb526965a6c0c3a46a8a157b49b30b1d7))
* Header imports for mParticle SDK ([#44](https://github.com/mparticle-integrations/mparticle-apple-integration-appsflyer/issues/44)) ([f6513a1](https://github.com/mparticle-integrations/mparticle-apple-integration-appsflyer/commit/f6513a116866875d020d67c72ebaada518dda24c))
* Update Appsflyer SPM dependency to new repo ([ed9cce5](https://github.com/mparticle-integrations/mparticle-apple-integration-appsflyer/commit/ed9cce558a5bab0d8193d573e14ef336af9ed07f))


### Features

* Add Privacy Manifest ([32a164e](https://github.com/mparticle-integrations/mparticle-apple-integration-appsflyer/commit/32a164ef6a21591c177473446e21e0ff47bf929b))
2 changes: 1 addition & 1 deletion mParticle-AppsFlyer.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "mParticle-AppsFlyer"
s.version = "8.2.3"
s.version = "8.3.0"
s.summary = "AppsFlyer integration for mParticle"

s.description = <<-DESC
Expand Down

0 comments on commit 2b28745

Please sign in to comment.