diff --git a/.changeset/calm-spoons-look.md b/.changeset/calm-spoons-look.md index 0a9f75a2ef..f9fdd2eedf 100644 --- a/.changeset/calm-spoons-look.md +++ b/.changeset/calm-spoons-look.md @@ -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 diff --git a/.changeset/tidy-gifts-talk.md b/.changeset/tidy-gifts-talk.md index 552a937a45..1a0b1b1273 100644 --- a/.changeset/tidy-gifts-talk.md +++ b/.changeset/tidy-gifts-talk.md @@ -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