feat(core-flows,utils): Shipping options workflow events emission (#14388)

* Shipping options workflow events type

* Emit shipping options workflow events

* add changeset
This commit is contained in:
Nicolas Gorga
2026-01-02 11:28:29 +01:00
committed by GitHub
parent 7e3ed913a6
commit bf4cc12545
5 changed files with 92 additions and 7 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/core-flows": patch
"@medusajs/utils": patch
---
feat(core-flows,utils): Shipping options workflow events emission