fix(medusa): export product prices in human-readable format (#3739)

* fix: export product prices in human-readable format

* feat: add changesets

* fix: update snaps

* fix: update more snaps

---------

Co-authored-by: fPolic <frane@medusajs.com>
This commit is contained in:
Frane Polić
2023-04-07 09:59:28 +02:00
committed by GitHub
co-authored by fPolic
parent d55d8656cf
commit 08f85fa33b
4 changed files with 32 additions and 9 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): invalidate price selection cache on update
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): align prices formating in the import & export strategies