chore: change minor bumps to patch (#7177)

This commit is contained in:
Oli Juhl
2024-04-30 19:05:04 +02:00
committed by GitHub
parent e26cda4b6a
commit bb37e139aa
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
"@medusajs/utils": minor "@medusajs/utils": patch
--- ---
Return normalized DB errors from the mikro ORM repository Return normalized DB errors from the mikro ORM repository
+3 -3
View File
@@ -1,7 +1,7 @@
--- ---
"@medusajs/product": minor "@medusajs/product": patch
"@medusajs/medusa": minor "@medusajs/medusa": patch
"@medusajs/types": minor "@medusajs/types": patch
"@medusajs/core-flows": patch "@medusajs/core-flows": patch
--- ---
+2 -2
View File
@@ -1,6 +1,6 @@
--- ---
"@medusajs/pricing": minor "@medusajs/pricing": patch
"@medusajs/types": minor "@medusajs/types": patch
"@medusajs/core-flows": patch "@medusajs/core-flows": patch
--- ---
+2 -2
View File
@@ -1,6 +1,6 @@
--- ---
"@medusajs/types": minor "@medusajs/types": patch
"@medusajs/utils": minor "@medusajs/utils": patch
--- ---
Added an upsertWithReplace method to the mikro orm repository Added an upsertWithReplace method to the mikro orm repository