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-05-07)

### Features

* Improve Privacy Manifest support for iOS 17 ([#26](#26)) ([137018b](137018b))
  • Loading branch information
mparticle-automation committed May 7, 2024
1 parent 137018b commit dfbbb67
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-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))
2 changes: 1 addition & 1 deletion mParticle-Apptentive.podspec
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit dfbbb67

Please sign in to comment.