chore: Change minor to patch in changesets

This commit is contained in:
olivermrbl
2022-10-06 10:09:20 +02:00
parent e20f77ac66
commit 69f2f12d06
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
---
"@medusajs/medusa": minor
"@medusajs/medusa": patch
---
Adds a BatchJob strategy for importing prices to PriceLists

View File

@@ -1,5 +1,5 @@
---
"medusa-core-utils": minor
"medusa-core-utils": patch
---
Adds `computerizeAmount` utility to convert human money format into the DB format Medusa uses (integer of lowest currency unit)