feat(promotion): Add metadata column to promotion (#13999)

* feat(promotion): Add metadata column to promotion

Add metadata column to the promotion model.

Closes CORE-1276

* Add changeset

---------

Co-authored-by: Frane Polić <16856471+fPolic@users.noreply.github.com>
This commit is contained in:
juanzgc
2025-11-17 13:50:57 -05:00
committed by GitHub
parent 1ea932a56f
commit ef15868ca8
4 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/promotion": patch
---
Add metadata support in the promotion model.