fix(medusa): Add missing scoped transaction on update currency endpoint (#3254)

This commit is contained in:
josetr
2023-02-14 09:24:39 +01:00
committed by GitHub
parent 66e7a384e3
commit 10ff72c30a
2 changed files with 14 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Add missing scoped transaction on update currency endpoint