fix(medusa): Order edit missing transaction when consuming the inventory module (#4211)

* fix(medusa): Order edit missing transaction when consuming the inventory module

* Create hot-cougars-speak.md

* fix missing types
This commit is contained in:
Adrien de Peretti
2023-06-05 11:01:28 +02:00
committed by GitHub
parent d385dd2054
commit d76ba0cd29
6 changed files with 32 additions and 19 deletions
+7
View File
@@ -0,0 +1,7 @@
---
"@medusajs/inventory": patch
"@medusajs/medusa": patch
"@medusajs/types": patch
---
fix(medusa): Order edit missing transaction when consuming the inventory module