Skip to content

Commit

Permalink
add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
juliawegmayr committed Dec 3, 2024
1 parent 636fbc2 commit d55fe3a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .changeset/happy-cups-design.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"@comet/brevo-api": major
---

Refactor `email-campaign` and `target-group` entity

Use `createEmailCampaignEntity` for creating `email-campaign` entity. Pass `EmailCampaignContentBlock`, `Scope` and `TargetGroup`.

Use `createTargetGroupEntity` for creating `target-group` entity. Pass `Scope` and optional `BrevoFilterAttributes`

0 comments on commit d55fe3a

Please sign in to comment.