From c39bf69a5e5cae75d7fa12aa6022b10903557a32 Mon Sep 17 00:00:00 2001 From: olivermrbl Date: Thu, 9 Nov 2023 14:37:48 +0100 Subject: [PATCH] chore(changesets): Add missing patch bumps --- .changeset/honest-panthers-lay.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .changeset/honest-panthers-lay.md diff --git a/.changeset/honest-panthers-lay.md b/.changeset/honest-panthers-lay.md new file mode 100644 index 0000000000..fcbb87b59d --- /dev/null +++ b/.changeset/honest-panthers-lay.md @@ -0,0 +1,10 @@ +--- +"@medusajs/inventory": patch +"@medusajs/modules-sdk": patch +"@medusajs/orchestration": patch +"@medusajs/product": patch +"@medusajs/utils": patch +"@medusajs/workflows": patch +--- + +chore: Add missing version bumps