fix(core-flows,utils): move fulfillment workflow events (#12338)

Move fulfillment workflow events to be with other workflow events.

Could be considered a breaking change for users using the previously `FulfillmentEvents` variable
This commit is contained in:
Shahed Nasser
2025-05-01 09:11:17 +00:00
committed by GitHub
parent 2bfe936185
commit a53d645f8a
5 changed files with 41 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/core-flows": patch
"@medusajs/utils": patch
---
fix(core-flows,utils): move fulfillment workflow events