Skip to content

Commit

Permalink
chore(release): 8.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [8.12.0](v8.11.0...v8.12.0) (2024-12-11)

### Features

* Use replaceSkuWithProductName ([#101](#101)) ([1033ef6](1033ef6))
  • Loading branch information
mparticle-automation committed Dec 11, 2024
1 parent 1033ef6 commit af08e79
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [8.12.0](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/compare/v8.11.0...v8.12.0) (2024-12-11)


### Features

* Use replaceSkuWithProductName ([#101](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/issues/101)) ([1033ef6](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/commit/1033ef6d23799637f21ff563b5836853b90159b3))

# [8.11.0](https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/compare/v8.10.2...v8.11.0) (2024-11-19)


Expand Down
2 changes: 1 addition & 1 deletion mParticle-Appboy.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "mParticle-Appboy"
s.version = "8.11.0"
s.version = "8.12.0"
s.summary = "Appboy integration for mParticle"

s.description = <<-DESC
Expand Down

0 comments on commit af08e79

Please sign in to comment.