chore: Change minor bump to patch in changesets (#6826)

This commit is contained in:
Oli Juhl
2024-03-26 12:45:44 +01:00
committed by GitHub
parent ef58826dd2
commit a843b121cd
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
---
"@medusajs/core-flows": minor
"@medusajs/medusa": minor
"@medusajs/core-flows": patch
"@medusajs/medusa": patch
---
Align the v2 product HTTP endpoints to follow conventions

View File

@@ -1,7 +1,7 @@
---
"@medusajs/core-flows": minor
"@medusajs/product": minor
"@medusajs/types": minor
"@medusajs/core-flows": patch
"@medusajs/product": patch
"@medusajs/types": patch
---
Updated the signature of the product module variant and options endpoints to follow our conventions