From 98b91d1137376343dedc45bb597eff6e4a547e93 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 14:09:39 +0200 Subject: [PATCH] chore: Version Packages (#4891) Co-authored-by: github-actions[bot] --- .changeset/big-bats-buy.md | 6 ---- .changeset/bright-apples-prove.md | 5 --- .changeset/brown-lions-cross.md | 5 --- .changeset/cool-pears-trade.md | 6 ---- .changeset/friendly-months-attack.md | 6 ---- .changeset/gentle-eyes-tell.md | 5 --- .changeset/gorgeous-bugs-reply.md | 5 --- .changeset/great-months-train.md | 5 --- .changeset/hot-tools-breathe.md | 5 --- .changeset/itchy-worms-press.md | 8 ----- .changeset/nine-glasses-allow.md | 6 ---- .changeset/nine-peas-draw.md | 5 --- .changeset/odd-coats-learn.md | 7 ---- .changeset/odd-lobsters-hear.md | 7 ---- .changeset/olive-years-heal.md | 5 --- .changeset/polite-zoos-hammer.md | 6 ---- .changeset/poor-ants-deliver.md | 7 ---- .changeset/selfish-needles-beg.md | 9 ----- .changeset/selfish-trees-sip.md | 8 ----- .changeset/stale-games-marry.md | 6 ---- .changeset/strange-wombats-invite.md | 7 ---- .changeset/tough-baboons-shop.md | 5 --- .changeset/two-kids-thank.md | 5 --- .changeset/warm-bikes-enjoy.md | 13 ------- .changeset/warm-worms-wave.md | 5 --- .changeset/young-teachers-sit.md | 8 ----- packages/admin-ui/CHANGELOG.md | 10 ++++++ packages/admin-ui/package.json | 2 +- packages/admin/CHANGELOG.md | 13 +++++++ packages/admin/package.json | 6 ++-- packages/create-medusa-app/CHANGELOG.md | 6 ++++ packages/create-medusa-app/package.json | 2 +- packages/generated/client-types/CHANGELOG.md | 6 ++++ packages/generated/client-types/package.json | 4 +-- packages/inventory/CHANGELOG.md | 12 +++++++ packages/inventory/package.json | 8 ++--- packages/link-modules/CHANGELOG.md | 22 ++++++++++++ packages/link-modules/package.json | 8 ++--- packages/medusa-cli/CHANGELOG.md | 9 +++++ packages/medusa-cli/package.json | 4 +-- packages/medusa-file-local/package.json | 2 +- packages/medusa-file-minio/package.json | 2 +- packages/medusa-file-s3/CHANGELOG.md | 6 ++++ packages/medusa-file-s3/package.json | 4 +-- .../CHANGELOG.md | 10 ++++++ .../package.json | 4 +-- packages/medusa-payment-stripe/CHANGELOG.md | 6 ++++ packages/medusa-payment-stripe/package.json | 6 ++-- packages/medusa/CHANGELOG.md | 35 +++++++++++++++++++ packages/medusa/package.json | 14 ++++---- packages/modules-sdk/CHANGELOG.md | 23 ++++++++++++ packages/modules-sdk/package.json | 8 ++--- packages/oas/medusa-oas-cli/CHANGELOG.md | 9 +++++ packages/oas/medusa-oas-cli/package.json | 4 +-- packages/oas/oas-github-ci/CHANGELOG.md | 7 ++++ packages/oas/oas-github-ci/package.json | 4 +-- packages/orchestration/CHANGELOG.md | 18 ++++++++++ packages/orchestration/package.json | 6 ++-- packages/pricing/CHANGELOG.md | 18 ++++++++++ packages/pricing/package.json | 8 ++--- packages/product/CHANGELOG.md | 19 ++++++++++ packages/product/package.json | 8 ++--- packages/stock-location/CHANGELOG.md | 12 +++++++ packages/stock-location/package.json | 8 ++--- packages/types/CHANGELOG.md | 18 ++++++++++ packages/types/package.json | 2 +- packages/utils/CHANGELOG.md | 19 ++++++++++ packages/utils/package.json | 4 +-- packages/workflows/CHANGELOG.md | 9 +++++ packages/workflows/package.json | 10 +++--- 70 files changed, 351 insertions(+), 229 deletions(-) delete mode 100644 .changeset/big-bats-buy.md delete mode 100644 .changeset/bright-apples-prove.md delete mode 100644 .changeset/brown-lions-cross.md delete mode 100644 .changeset/cool-pears-trade.md delete mode 100644 .changeset/friendly-months-attack.md delete mode 100644 .changeset/gentle-eyes-tell.md delete mode 100644 .changeset/gorgeous-bugs-reply.md delete mode 100644 .changeset/great-months-train.md delete mode 100644 .changeset/hot-tools-breathe.md delete mode 100644 .changeset/itchy-worms-press.md delete mode 100644 .changeset/nine-glasses-allow.md delete mode 100644 .changeset/nine-peas-draw.md delete mode 100644 .changeset/odd-coats-learn.md delete mode 100644 .changeset/odd-lobsters-hear.md delete mode 100644 .changeset/olive-years-heal.md delete mode 100644 .changeset/polite-zoos-hammer.md delete mode 100644 .changeset/poor-ants-deliver.md delete mode 100644 .changeset/selfish-needles-beg.md delete mode 100644 .changeset/selfish-trees-sip.md delete mode 100644 .changeset/stale-games-marry.md delete mode 100644 .changeset/strange-wombats-invite.md delete mode 100644 .changeset/tough-baboons-shop.md delete mode 100644 .changeset/two-kids-thank.md delete mode 100644 .changeset/warm-bikes-enjoy.md delete mode 100644 .changeset/warm-worms-wave.md delete mode 100644 .changeset/young-teachers-sit.md create mode 100644 packages/link-modules/CHANGELOG.md diff --git a/.changeset/big-bats-buy.md b/.changeset/big-bats-buy.md deleted file mode 100644 index 8a303f1f5b..0000000000 --- a/.changeset/big-bats-buy.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/modules-sdk": patch -"@medusajs/orchestration": patch ---- - -fix(modules-sdk, orchestration): add missing dependencies diff --git a/.changeset/bright-apples-prove.md b/.changeset/bright-apples-prove.md deleted file mode 100644 index d513422436..0000000000 --- a/.changeset/bright-apples-prove.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): Double tax issue on return refund amount diff --git a/.changeset/brown-lions-cross.md b/.changeset/brown-lions-cross.md deleted file mode 100644 index 1d6bc957eb..0000000000 --- a/.changeset/brown-lions-cross.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): csv parser check `match` prop on column diff --git a/.changeset/cool-pears-trade.md b/.changeset/cool-pears-trade.md deleted file mode 100644 index 048df28911..0000000000 --- a/.changeset/cool-pears-trade.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/medusa": patch -"medusa-file-s3": patch ---- - -Chore(medusa-file-s3): Add cache-control option, fix delete function, update to sdk v3 diff --git a/.changeset/friendly-months-attack.md b/.changeset/friendly-months-attack.md deleted file mode 100644 index 19740ce181..0000000000 --- a/.changeset/friendly-months-attack.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/admin-ui": patch -"@medusajs/admin": patch ---- - -fix(admin-ui): bulk editor cell separators diff --git a/.changeset/gentle-eyes-tell.md b/.changeset/gentle-eyes-tell.md deleted file mode 100644 index c810f5f251..0000000000 --- a/.changeset/gentle-eyes-tell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/product": minor ---- - -chore(changesets): Add changeset minor bumping @medusajs/product diff --git a/.changeset/gorgeous-bugs-reply.md b/.changeset/gorgeous-bugs-reply.md deleted file mode 100644 index 424c687174..0000000000 --- a/.changeset/gorgeous-bugs-reply.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/admin": patch ---- - -fix(admin): Correctly export RouteProps and SettingProps from @medusajs/admin diff --git a/.changeset/great-months-train.md b/.changeset/great-months-train.md deleted file mode 100644 index 84018fd5b6..0000000000 --- a/.changeset/great-months-train.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): Make event enqueuer reconnect the database when it lost the connection diff --git a/.changeset/hot-tools-breathe.md b/.changeset/hot-tools-breathe.md deleted file mode 100644 index 8ee18d3484..0000000000 --- a/.changeset/hot-tools-breathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/admin-ui": patch ---- - -feat(admin-ui): batch job completed notification diff --git a/.changeset/itchy-worms-press.md b/.changeset/itchy-worms-press.md deleted file mode 100644 index 1c7c7f0ca0..0000000000 --- a/.changeset/itchy-worms-press.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@medusajs/modules-sdk": patch -"@medusajs/pricing": patch -"@medusajs/types": patch -"@medusajs/utils": patch ---- - -feat(pricing, types, utils, medusa-sdk): Pricing Module Setup + Currency service diff --git a/.changeset/nine-glasses-allow.md b/.changeset/nine-glasses-allow.md deleted file mode 100644 index 265be6ee61..0000000000 --- a/.changeset/nine-glasses-allow.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/medusa": patch -"medusa-fulfillment-webshipper": minor ---- - -[wip] feat(medusa): Add AbstractFulfillmentService diff --git a/.changeset/nine-peas-draw.md b/.changeset/nine-peas-draw.md deleted file mode 100644 index 1c97dee94d..0000000000 --- a/.changeset/nine-peas-draw.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa-cli": patch ---- - -fix(medusa-cli): remove .git directory in `new` command diff --git a/.changeset/odd-coats-learn.md b/.changeset/odd-coats-learn.md deleted file mode 100644 index ea40c3513a..0000000000 --- a/.changeset/odd-coats-learn.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/pricing": patch -"@medusajs/types": patch -"@medusajs/utils": patch ---- - -feat(pricing, utils, types): adds money amount to pricing module diff --git a/.changeset/odd-lobsters-hear.md b/.changeset/odd-lobsters-hear.md deleted file mode 100644 index 3b75f3ac3f..0000000000 --- a/.changeset/odd-lobsters-hear.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/product": patch -"@medusajs/types": patch -"@medusajs/pricing": patch ---- - -feat(products,types,pricing): allow scoping products by collection_id, allow scoping pricing by currency_code diff --git a/.changeset/olive-years-heal.md b/.changeset/olive-years-heal.md deleted file mode 100644 index 2f719661c0..0000000000 --- a/.changeset/olive-years-heal.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(medusa): Event bus db failure handling diff --git a/.changeset/polite-zoos-hammer.md b/.changeset/polite-zoos-hammer.md deleted file mode 100644 index bf02e0ca6f..0000000000 --- a/.changeset/polite-zoos-hammer.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/medusa": patch -"medusa-fulfillment-webshipper": patch ---- - -feat(medusa-fulfillment-webshipper): Create webshipper return order diff --git a/.changeset/poor-ants-deliver.md b/.changeset/poor-ants-deliver.md deleted file mode 100644 index 5b680f3a83..0000000000 --- a/.changeset/poor-ants-deliver.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/link-modules": patch -"@medusajs/modules-sdk": patch -"@medusajs/types": patch ---- - -Add extra fields to link modules diff --git a/.changeset/selfish-needles-beg.md b/.changeset/selfish-needles-beg.md deleted file mode 100644 index 736af1ea9f..0000000000 --- a/.changeset/selfish-needles-beg.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@medusajs/orchestration": minor -"@medusajs/link-modules": minor -"@medusajs/modules-sdk": minor -"@medusajs/types": minor -"@medusajs/utils": minor ---- - -Medusa App Loader diff --git a/.changeset/selfish-trees-sip.md b/.changeset/selfish-trees-sip.md deleted file mode 100644 index 758d4a6bfd..0000000000 --- a/.changeset/selfish-trees-sip.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@medusajs/utils": patch -"@medusajs/product": patch -"@medusajs/pricing": patch -"@medusajs/link-modules": patch ---- - -fix(utils, product, pricing, link-modules): add missing dependencies for utils + fix migration path issue diff --git a/.changeset/stale-games-marry.md b/.changeset/stale-games-marry.md deleted file mode 100644 index e7e0bcfc90..0000000000 --- a/.changeset/stale-games-marry.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/client-types": patch -"@medusajs/medusa": patch ---- - -fix(medusa): fix types for upload endpoints diff --git a/.changeset/strange-wombats-invite.md b/.changeset/strange-wombats-invite.md deleted file mode 100644 index 8663622f0a..0000000000 --- a/.changeset/strange-wombats-invite.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/medusa": patch -"@medusajs/admin-ui": patch -"@medusajs/admin": patch ---- - -fix(medusa, admin-ui): Allow soft-deleted return reason restoration diff --git a/.changeset/tough-baboons-shop.md b/.changeset/tough-baboons-shop.md deleted file mode 100644 index 087ddbf710..0000000000 --- a/.changeset/tough-baboons-shop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): category_id and q params for list products endpoint should work diff --git a/.changeset/two-kids-thank.md b/.changeset/two-kids-thank.md deleted file mode 100644 index 3807de98a9..0000000000 --- a/.changeset/two-kids-thank.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"create-medusa-app": minor ---- - -feat(create-medusa-app): add install Next.js storefront option diff --git a/.changeset/warm-bikes-enjoy.md b/.changeset/warm-bikes-enjoy.md deleted file mode 100644 index 391aef9e3c..0000000000 --- a/.changeset/warm-bikes-enjoy.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -"@medusajs/stock-location": minor -"@medusajs/orchestration": minor -"@medusajs/link-modules": minor -"@medusajs/modules-sdk": minor -"@medusajs/inventory": minor -"@medusajs/product": minor -"@medusajs/medusa": patch -"@medusajs/types": minor -"@medusajs/utils": minor ---- - -introduce @medusajs/link-modules diff --git a/.changeset/warm-worms-wave.md b/.changeset/warm-worms-wave.md deleted file mode 100644 index 3419b4cfc8..0000000000 --- a/.changeset/warm-worms-wave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"medusa-payment-stripe": patch ---- - -fix(medusa-payment-stripe): api endpoint for getStripePayments diff --git a/.changeset/young-teachers-sit.md b/.changeset/young-teachers-sit.md deleted file mode 100644 index 7a47bab34a..0000000000 --- a/.changeset/young-teachers-sit.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@medusajs/orchestration": minor -"@medusajs/link-modules": minor -"@medusajs/modules-sdk": minor -"@medusajs/medusa": patch ---- - -Use MedusaApp on core and initial JoinerConfig for internal services diff --git a/packages/admin-ui/CHANGELOG.md b/packages/admin-ui/CHANGELOG.md index 63761314e9..a64288ed86 100644 --- a/packages/admin-ui/CHANGELOG.md +++ b/packages/admin-ui/CHANGELOG.md @@ -1,5 +1,15 @@ # @medusajs/admin-ui +## 2.0.2 + +### Patch Changes + +- [#4888](https://github.com/medusajs/medusa/pull/4888) [`50798d118`](https://github.com/medusajs/medusa/commit/50798d118986ccd18e1504129773ca40e63abd68) Thanks [@fPolic](https://github.com/fPolic)! - fix(admin-ui): bulk editor cell separators + +- [#4886](https://github.com/medusajs/medusa/pull/4886) [`b7de679e9`](https://github.com/medusajs/medusa/commit/b7de679e9b665368074d406ac5d9b3fbb0187a68) Thanks [@fPolic](https://github.com/fPolic)! - feat(admin-ui): batch job completed notification + +- [#4834](https://github.com/medusajs/medusa/pull/4834) [`470379e63`](https://github.com/medusajs/medusa/commit/470379e631ca17ee486a28c50ec828344c61d727) Thanks [@StephixOne](https://github.com/StephixOne)! - fix(medusa, admin-ui): Allow soft-deleted return reason restoration + ## 2.0.1 ### Patch Changes diff --git a/packages/admin-ui/package.json b/packages/admin-ui/package.json index fc08bd8474..4e7e58bd2f 100644 --- a/packages/admin-ui/package.json +++ b/packages/admin-ui/package.json @@ -2,7 +2,7 @@ "name": "@medusajs/admin-ui", "author": "Kasper Kristensen ", "license": "MIT", - "version": "2.0.1", + "version": "2.0.2", "repository": { "type": "git", "url": "https://github.com/medusajs/medusa.git", diff --git a/packages/admin/CHANGELOG.md b/packages/admin/CHANGELOG.md index 021fc3f418..36d1326319 100644 --- a/packages/admin/CHANGELOG.md +++ b/packages/admin/CHANGELOG.md @@ -1,5 +1,18 @@ # @medusajs/admin +## 7.0.2 + +### Patch Changes + +- [#4888](https://github.com/medusajs/medusa/pull/4888) [`50798d118`](https://github.com/medusajs/medusa/commit/50798d118986ccd18e1504129773ca40e63abd68) Thanks [@fPolic](https://github.com/fPolic)! - fix(admin-ui): bulk editor cell separators + +- [#4950](https://github.com/medusajs/medusa/pull/4950) [`545022145`](https://github.com/medusajs/medusa/commit/545022145b3d882a8f8653f2657b877506e12470) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(admin): Correctly export RouteProps and SettingProps from @medusajs/admin + +- [#4834](https://github.com/medusajs/medusa/pull/4834) [`470379e63`](https://github.com/medusajs/medusa/commit/470379e631ca17ee486a28c50ec828344c61d727) Thanks [@StephixOne](https://github.com/StephixOne)! - fix(medusa, admin-ui): Allow soft-deleted return reason restoration + +- Updated dependencies [[`50798d118`](https://github.com/medusajs/medusa/commit/50798d118986ccd18e1504129773ca40e63abd68), [`b7de679e9`](https://github.com/medusajs/medusa/commit/b7de679e9b665368074d406ac5d9b3fbb0187a68), [`470379e63`](https://github.com/medusajs/medusa/commit/470379e631ca17ee486a28c50ec828344c61d727)]: + - @medusajs/admin-ui@2.0.2 + ## 7.0.1 ### Patch Changes diff --git a/packages/admin/package.json b/packages/admin/package.json index 2d96f282cb..cf26879a03 100644 --- a/packages/admin/package.json +++ b/packages/admin/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/admin", - "version": "7.0.1", + "version": "7.0.2", "bin": { "medusa-admin": "./bin/medusa-admin.js" }, @@ -27,7 +27,7 @@ "directory": "packages/admin" }, "dependencies": { - "@medusajs/admin-ui": "^2.0.1", + "@medusajs/admin-ui": "^2.0.2", "@medusajs/ui": "^1.0.0", "@medusajs/ui-preset": "^1.0.0", "@rollup/plugin-alias": "5.0.0", @@ -51,7 +51,7 @@ "@medusajs/medusa": "^1.14.0" }, "devDependencies": { - "@medusajs/medusa": "^1.15.0", + "@medusajs/medusa": "^1.15.1", "@types/express": "^4.17.13", "typescript": "^4.9.3" }, diff --git a/packages/create-medusa-app/CHANGELOG.md b/packages/create-medusa-app/CHANGELOG.md index 0045f5d4c1..e109a3efa0 100644 --- a/packages/create-medusa-app/CHANGELOG.md +++ b/packages/create-medusa-app/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 1.2.0 + +### Minor Changes + +- [#4968](https://github.com/medusajs/medusa/pull/4968) [`240b03800`](https://github.com/medusajs/medusa/commit/240b038006924d4872de068c98e2d6862145cb52) Thanks [@shahednasser](https://github.com/shahednasser)! - feat(create-medusa-app): add install Next.js storefront option + ## 1.1.1 ### Patch Changes diff --git a/packages/create-medusa-app/package.json b/packages/create-medusa-app/package.json index c06b0d76b4..1747e3885c 100644 --- a/packages/create-medusa-app/package.json +++ b/packages/create-medusa-app/package.json @@ -1,6 +1,6 @@ { "name": "create-medusa-app", - "version": "1.1.1", + "version": "1.2.0", "description": "Create a Medusa project using a single command.", "type": "module", "exports": "./dist/index.js", diff --git a/packages/generated/client-types/CHANGELOG.md b/packages/generated/client-types/CHANGELOG.md index 66139973bd..e05e6c0bbd 100644 --- a/packages/generated/client-types/CHANGELOG.md +++ b/packages/generated/client-types/CHANGELOG.md @@ -1,5 +1,11 @@ # @medusajs/client-types +## 0.2.5 + +### Patch Changes + +- [#4953](https://github.com/medusajs/medusa/pull/4953) [`9781089ca`](https://github.com/medusajs/medusa/commit/9781089ca301221011c58423add3bf81b74b068b) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(medusa): fix types for upload endpoints + ## 0.2.4 ### Patch Changes diff --git a/packages/generated/client-types/package.json b/packages/generated/client-types/package.json index 9279e1b08d..025bd95e9f 100644 --- a/packages/generated/client-types/package.json +++ b/packages/generated/client-types/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/client-types", - "version": "0.2.4", + "version": "0.2.5", "description": "Client types for Medusa Commerce Rest API", "main": "dist/index.js", "files": [ @@ -24,7 +24,7 @@ "url": "https://github.com/medusajs/medusa/issues" }, "devDependencies": { - "@medusajs/medusa-oas-cli": "0.2.17", + "@medusajs/medusa-oas-cli": "0.2.18", "cross-env": "^7.0.3", "execa": "^5.1.1", "jest": "^27.4.7", diff --git a/packages/inventory/CHANGELOG.md b/packages/inventory/CHANGELOG.md index 0739264b08..5d576fd974 100644 --- a/packages/inventory/CHANGELOG.md +++ b/packages/inventory/CHANGELOG.md @@ -1,5 +1,17 @@ # @medusajs/inventory +## 1.10.0 + +### Minor Changes + +- [#4695](https://github.com/medusajs/medusa/pull/4695) [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - introduce @medusajs/link-modules + +### Patch Changes + +- Updated dependencies [[`c3dba0694`](https://github.com/medusajs/medusa/commit/c3dba069488952945150117a30b1306a2e0bb3ce), [`460161a69`](https://github.com/medusajs/medusa/commit/460161a69f22cf6d561952e92e7d9b56912113e6), [`fcb6b4f51`](https://github.com/medusajs/medusa/commit/fcb6b4f510dba2757570625acb5da9476b7544fd), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`87bade096`](https://github.com/medusajs/medusa/commit/87bade096e3d536f29ddc57dbc4c04e5d7a46e4b), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`a4906d0ac`](https://github.com/medusajs/medusa/commit/a4906d0ac0af36b1382d3befe64281b404387bd7)]: + - @medusajs/modules-sdk@1.10.0 + - @medusajs/utils@1.10.0 + ## 1.9.2 ### Patch Changes diff --git a/packages/inventory/package.json b/packages/inventory/package.json index e512924b03..727124c680 100644 --- a/packages/inventory/package.json +++ b/packages/inventory/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/inventory", - "version": "1.9.2", + "version": "1.10.0", "description": "Inventory Module for Medusa", "main": "dist/index.js", "repository": { @@ -17,7 +17,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "^1.8.11", + "@medusajs/types": "^1.11.0", "cross-env": "^5.2.1", "jest": "^29.6.3", "rimraf": "^5.0.1", @@ -25,8 +25,8 @@ "typescript": "^5.1.6" }, "dependencies": { - "@medusajs/modules-sdk": "^1.8.8", - "@medusajs/utils": "^1.9.1", + "@medusajs/modules-sdk": "^1.10.0", + "@medusajs/utils": "^1.10.0", "awilix": "^8.0.0", "typeorm": "^0.3.16" }, diff --git a/packages/link-modules/CHANGELOG.md b/packages/link-modules/CHANGELOG.md new file mode 100644 index 0000000000..4f46030dd4 --- /dev/null +++ b/packages/link-modules/CHANGELOG.md @@ -0,0 +1,22 @@ +# @medusajs/link-modules + +## 0.1.0 + +### Minor Changes + +- [#4695](https://github.com/medusajs/medusa/pull/4695) [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Medusa App Loader + +- [#4695](https://github.com/medusajs/medusa/pull/4695) [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - introduce @medusajs/link-modules + +- [#4925](https://github.com/medusajs/medusa/pull/4925) [`a4906d0ac`](https://github.com/medusajs/medusa/commit/a4906d0ac0af36b1382d3befe64281b404387bd7) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Use MedusaApp on core and initial JoinerConfig for internal services + +### Patch Changes + +- [#4695](https://github.com/medusajs/medusa/pull/4695) [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Add extra fields to link modules + +- [#4915](https://github.com/medusajs/medusa/pull/4915) [`87bade096`](https://github.com/medusajs/medusa/commit/87bade096e3d536f29ddc57dbc4c04e5d7a46e4b) Thanks [@riqwan](https://github.com/riqwan)! - fix(utils, product, pricing, link-modules): add missing dependencies for utils + fix migration path issue + +- Updated dependencies [[`c3dba0694`](https://github.com/medusajs/medusa/commit/c3dba069488952945150117a30b1306a2e0bb3ce), [`460161a69`](https://github.com/medusajs/medusa/commit/460161a69f22cf6d561952e92e7d9b56912113e6), [`fcb6b4f51`](https://github.com/medusajs/medusa/commit/fcb6b4f510dba2757570625acb5da9476b7544fd), [`66bd9a835`](https://github.com/medusajs/medusa/commit/66bd9a835c61b139af7051e5faf6c9de3c7134bb), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`87bade096`](https://github.com/medusajs/medusa/commit/87bade096e3d536f29ddc57dbc4c04e5d7a46e4b), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`a4906d0ac`](https://github.com/medusajs/medusa/commit/a4906d0ac0af36b1382d3befe64281b404387bd7)]: + - @medusajs/modules-sdk@1.10.0 + - @medusajs/types@1.11.0 + - @medusajs/utils@1.10.0 diff --git a/packages/link-modules/package.json b/packages/link-modules/package.json index 233fb018b6..6411937abb 100644 --- a/packages/link-modules/package.json +++ b/packages/link-modules/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/link-modules", - "version": "0.0.1", + "version": "0.1.0", "description": "Medusa Default Link Modules Package and Definitions", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,9 +36,9 @@ "typescript": "^5.1.6" }, "dependencies": { - "@medusajs/modules-sdk": "^1.8.8", - "@medusajs/types": "^1.8.11", - "@medusajs/utils": "^1.9.2", + "@medusajs/modules-sdk": "^1.10.0", + "@medusajs/types": "^1.11.0", + "@medusajs/utils": "^1.10.0", "@mikro-orm/core": "5.7.12", "@mikro-orm/postgresql": "5.7.12", "awilix": "^8.0.0" diff --git a/packages/medusa-cli/CHANGELOG.md b/packages/medusa-cli/CHANGELOG.md index 4583aa82f4..2bde17993d 100644 --- a/packages/medusa-cli/CHANGELOG.md +++ b/packages/medusa-cli/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 1.3.21 + +### Patch Changes + +- [#4968](https://github.com/medusajs/medusa/pull/4968) [`240b03800`](https://github.com/medusajs/medusa/commit/240b038006924d4872de068c98e2d6862145cb52) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(medusa-cli): remove .git directory in `new` command + +- Updated dependencies [[`460161a69`](https://github.com/medusajs/medusa/commit/460161a69f22cf6d561952e92e7d9b56912113e6), [`fcb6b4f51`](https://github.com/medusajs/medusa/commit/fcb6b4f510dba2757570625acb5da9476b7544fd), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`87bade096`](https://github.com/medusajs/medusa/commit/87bade096e3d536f29ddc57dbc4c04e5d7a46e4b), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef)]: + - @medusajs/utils@1.10.0 + ## 1.3.20 ### Patch Changes diff --git a/packages/medusa-cli/package.json b/packages/medusa-cli/package.json index db806657aa..5218a14899 100644 --- a/packages/medusa-cli/package.json +++ b/packages/medusa-cli/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/medusa-cli", - "version": "1.3.20", + "version": "1.3.21", "description": "Command Line interface for Medusa Commerce", "main": "dist/index.js", "bin": { @@ -35,7 +35,7 @@ "typescript": "^4.9.5" }, "dependencies": { - "@medusajs/utils": "^1.9.6", + "@medusajs/utils": "^1.10.0", "axios": "^0.21.4", "chalk": "^4.0.0", "configstore": "5.0.1", diff --git a/packages/medusa-file-local/package.json b/packages/medusa-file-local/package.json index 669d1c81bc..dfeb6b076a 100644 --- a/packages/medusa-file-local/package.json +++ b/packages/medusa-file-local/package.json @@ -14,7 +14,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/medusa": "^1.15.0", + "@medusajs/medusa": "^1.15.1", "@medusajs/types": "workspace:^", "cross-env": "^5.2.1", "jest": "^25.5.4", diff --git a/packages/medusa-file-minio/package.json b/packages/medusa-file-minio/package.json index 3c486349da..1e67fa9175 100644 --- a/packages/medusa-file-minio/package.json +++ b/packages/medusa-file-minio/package.json @@ -14,7 +14,7 @@ "author": "Edin Skeja", "license": "MIT", "devDependencies": { - "@medusajs/medusa": "^1.15.0", + "@medusajs/medusa": "^1.15.1", "@medusajs/types": "workspace:^", "cross-env": "^5.2.1", "jest": "^25.5.4", diff --git a/packages/medusa-file-s3/CHANGELOG.md b/packages/medusa-file-s3/CHANGELOG.md index ab32a39617..6eac045ed2 100644 --- a/packages/medusa-file-s3/CHANGELOG.md +++ b/packages/medusa-file-s3/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 1.3.1 + +### Patch Changes + +- [#4884](https://github.com/medusajs/medusa/pull/4884) [`046b0dcfa`](https://github.com/medusajs/medusa/commit/046b0dcfa5acfdbf98f5a5593b42673c7567430d) Thanks [@pevey](https://github.com/pevey)! - Chore(medusa-file-s3): Add cache-control option, fix delete function, update to sdk v3 + ## 1.3.0 ### Minor Changes diff --git a/packages/medusa-file-s3/package.json b/packages/medusa-file-s3/package.json index d7ade06e9a..cb647fa0b8 100644 --- a/packages/medusa-file-s3/package.json +++ b/packages/medusa-file-s3/package.json @@ -1,6 +1,6 @@ { "name": "medusa-file-s3", - "version": "1.3.0", + "version": "1.3.1", "description": "AWS s3 file connector for Medusa", "main": "dist/index.js", "files": [ @@ -14,7 +14,7 @@ "author": "Sebastian Mateos Nicolajsen", "license": "MIT", "devDependencies": { - "@medusajs/medusa": "^1.15.0", + "@medusajs/medusa": "^1.15.1", "@medusajs/types": "workspace:^", "cross-env": "^5.2.1", "jest": "^25.5.4", diff --git a/packages/medusa-fulfillment-webshipper/CHANGELOG.md b/packages/medusa-fulfillment-webshipper/CHANGELOG.md index 91663e2045..f2ac17d4db 100644 --- a/packages/medusa-fulfillment-webshipper/CHANGELOG.md +++ b/packages/medusa-fulfillment-webshipper/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 1.4.0 + +### Minor Changes + +- [#4922](https://github.com/medusajs/medusa/pull/4922) [`17d91c276`](https://github.com/medusajs/medusa/commit/17d91c276a68de4d2b360335f32fcce48a16c9ec) Thanks [@olivermrbl](https://github.com/olivermrbl)! - [wip] feat(medusa): Add AbstractFulfillmentService + +### Patch Changes + +- [#4846](https://github.com/medusajs/medusa/pull/4846) [`c7b149a7b`](https://github.com/medusajs/medusa/commit/c7b149a7bc87dc4df1c78edccb36b45f19ee8e36) Thanks [@josipmatichr](https://github.com/josipmatichr)! - feat(medusa-fulfillment-webshipper): Create webshipper return order + ## 1.3.10 ### Patch Changes diff --git a/packages/medusa-fulfillment-webshipper/package.json b/packages/medusa-fulfillment-webshipper/package.json index 77e66dd8fa..ee18ef842b 100644 --- a/packages/medusa-fulfillment-webshipper/package.json +++ b/packages/medusa-fulfillment-webshipper/package.json @@ -1,6 +1,6 @@ { "name": "medusa-fulfillment-webshipper", - "version": "1.3.10", + "version": "1.4.0", "description": "Webshipper Fulfillment provider for Medusa", "main": "index.js", "repository": { @@ -18,7 +18,7 @@ "@babel/plugin-transform-runtime": "^7.7.6", "@babel/preset-env": "^7.7.5", "@babel/runtime": "^7.9.6", - "@medusajs/medusa": "^1.12.1", + "@medusajs/medusa": "^1.15.1", "client-sessions": "^0.8.0", "cross-env": "^5.2.1", "jest": "^25.5.4", diff --git a/packages/medusa-payment-stripe/CHANGELOG.md b/packages/medusa-payment-stripe/CHANGELOG.md index 31dcc6b055..e3d29bea5c 100644 --- a/packages/medusa-payment-stripe/CHANGELOG.md +++ b/packages/medusa-payment-stripe/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 6.0.4 + +### Patch Changes + +- [#4928](https://github.com/medusajs/medusa/pull/4928) [`c348263fd`](https://github.com/medusajs/medusa/commit/c348263fdba73ad0cdb8b8941d91a415d5b26a2a) Thanks [@zulianrizki](https://github.com/zulianrizki)! - fix(medusa-payment-stripe): api endpoint for getStripePayments + ## 6.0.3 ### Patch Changes diff --git a/packages/medusa-payment-stripe/package.json b/packages/medusa-payment-stripe/package.json index c668691680..3e40ba8b23 100644 --- a/packages/medusa-payment-stripe/package.json +++ b/packages/medusa-payment-stripe/package.json @@ -1,6 +1,6 @@ { "name": "medusa-payment-stripe", - "version": "6.0.3", + "version": "6.0.4", "description": "Stripe Payment provider for Medusa Commerce", "main": "dist/index.js", "repository": { @@ -20,8 +20,8 @@ "watch": "tsc --watch" }, "devDependencies": { - "@medusajs/admin": "^7.0.1", - "@medusajs/medusa": "^1.15.0", + "@medusajs/admin": "^7.0.2", + "@medusajs/medusa": "^1.15.1", "@types/stripe": "^8.0.417", "awilix": "^8.0.1", "cross-env": "^5.2.1", diff --git a/packages/medusa/CHANGELOG.md b/packages/medusa/CHANGELOG.md index 90fc20b5e3..c0597c63e5 100644 --- a/packages/medusa/CHANGELOG.md +++ b/packages/medusa/CHANGELOG.md @@ -1,5 +1,40 @@ # Change Log +## 1.15.1 + +### Patch Changes + +- [#4899](https://github.com/medusajs/medusa/pull/4899) [`bb5ea9d5c`](https://github.com/medusajs/medusa/commit/bb5ea9d5ca92d96a64652cbb679284c817b68bff) Thanks [@josipmatichr](https://github.com/josipmatichr)! - fix(medusa): Double tax issue on return refund amount + +- [#4913](https://github.com/medusajs/medusa/pull/4913) [`4bf8acbdd`](https://github.com/medusajs/medusa/commit/4bf8acbdd4244aed0425fae4bb1f2f26e79d5640) Thanks [@fPolic](https://github.com/fPolic)! - fix(medusa): csv parser check `match` prop on column + +- [#4884](https://github.com/medusajs/medusa/pull/4884) [`046b0dcfa`](https://github.com/medusajs/medusa/commit/046b0dcfa5acfdbf98f5a5593b42673c7567430d) Thanks [@pevey](https://github.com/pevey)! - Chore(medusa-file-s3): Add cache-control option, fix delete function, update to sdk v3 + +- [#4855](https://github.com/medusajs/medusa/pull/4855) [`4d439bed3`](https://github.com/medusajs/medusa/commit/4d439bed3812e4d4c45bd5c0a872c9b0fd111af8) Thanks [@hanam1ni](https://github.com/hanam1ni)! - fix(medusa): Make event enqueuer reconnect the database when it lost the connection + +- [#4922](https://github.com/medusajs/medusa/pull/4922) [`17d91c276`](https://github.com/medusajs/medusa/commit/17d91c276a68de4d2b360335f32fcce48a16c9ec) Thanks [@olivermrbl](https://github.com/olivermrbl)! - [wip] feat(medusa): Add AbstractFulfillmentService + +- [#4963](https://github.com/medusajs/medusa/pull/4963) [`b71776738`](https://github.com/medusajs/medusa/commit/b71776738cce2add34306f23838ca576daa9d946) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(medusa): Event bus db failure handling + +- [#4846](https://github.com/medusajs/medusa/pull/4846) [`c7b149a7b`](https://github.com/medusajs/medusa/commit/c7b149a7bc87dc4df1c78edccb36b45f19ee8e36) Thanks [@josipmatichr](https://github.com/josipmatichr)! - feat(medusa-fulfillment-webshipper): Create webshipper return order + +- [#4953](https://github.com/medusajs/medusa/pull/4953) [`9781089ca`](https://github.com/medusajs/medusa/commit/9781089ca301221011c58423add3bf81b74b068b) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(medusa): fix types for upload endpoints + +- [#4834](https://github.com/medusajs/medusa/pull/4834) [`470379e63`](https://github.com/medusajs/medusa/commit/470379e631ca17ee486a28c50ec828344c61d727) Thanks [@StephixOne](https://github.com/StephixOne)! - fix(medusa, admin-ui): Allow soft-deleted return reason restoration + +- [#4889](https://github.com/medusajs/medusa/pull/4889) [`a1110b343`](https://github.com/medusajs/medusa/commit/a1110b34383e4626197e572eac05b1a6164cabcb) Thanks [@riqwan](https://github.com/riqwan)! - fix(medusa): category_id and q params for list products endpoint should work + +- [#4695](https://github.com/medusajs/medusa/pull/4695) [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - introduce @medusajs/link-modules + +- [#4925](https://github.com/medusajs/medusa/pull/4925) [`a4906d0ac`](https://github.com/medusajs/medusa/commit/a4906d0ac0af36b1382d3befe64281b404387bd7) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Use MedusaApp on core and initial JoinerConfig for internal services + +- Updated dependencies [[`c3dba0694`](https://github.com/medusajs/medusa/commit/c3dba069488952945150117a30b1306a2e0bb3ce), [`460161a69`](https://github.com/medusajs/medusa/commit/460161a69f22cf6d561952e92e7d9b56912113e6), [`240b03800`](https://github.com/medusajs/medusa/commit/240b038006924d4872de068c98e2d6862145cb52), [`fcb6b4f51`](https://github.com/medusajs/medusa/commit/fcb6b4f510dba2757570625acb5da9476b7544fd), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`87bade096`](https://github.com/medusajs/medusa/commit/87bade096e3d536f29ddc57dbc4c04e5d7a46e4b), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`a4906d0ac`](https://github.com/medusajs/medusa/commit/a4906d0ac0af36b1382d3befe64281b404387bd7)]: + - @medusajs/modules-sdk@1.10.0 + - @medusajs/orchestration@0.3.0 + - @medusajs/utils@1.10.0 + - @medusajs/medusa-cli@1.3.21 + - @medusajs/workflows@0.2.1 + ## 1.15.0 ### Minor Changes diff --git a/packages/medusa/package.json b/packages/medusa/package.json index 712e57ce67..872e9a3aa0 100644 --- a/packages/medusa/package.json +++ b/packages/medusa/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/medusa", - "version": "1.15.0", + "version": "1.15.1", "description": "Building blocks for digital commerce", "main": "dist/index.js", "bin": "./cli.js", @@ -19,7 +19,7 @@ "author": "Sebastian Rindom", "license": "MIT", "devDependencies": { - "@medusajs/types": "^1.10.3", + "@medusajs/types": "^1.11.0", "@types/express": "^4.17.17", "@types/ioredis": "^4.28.10", "@types/jsonwebtoken": "^8.5.9", @@ -47,11 +47,11 @@ "typeorm": "^0.3.16" }, "dependencies": { - "@medusajs/medusa-cli": "^1.3.20", - "@medusajs/modules-sdk": "^1.9.2", - "@medusajs/orchestration": "^0.2.0", - "@medusajs/utils": "^1.9.6", - "@medusajs/workflows": "^0.2.0", + "@medusajs/medusa-cli": "^1.3.21", + "@medusajs/modules-sdk": "^1.10.0", + "@medusajs/orchestration": "^0.3.0", + "@medusajs/utils": "^1.10.0", + "@medusajs/workflows": "^0.2.1", "awilix": "^8.0.0", "body-parser": "^1.19.0", "boxen": "^5.0.1", diff --git a/packages/modules-sdk/CHANGELOG.md b/packages/modules-sdk/CHANGELOG.md index 892bdf5587..e6ce608e02 100644 --- a/packages/modules-sdk/CHANGELOG.md +++ b/packages/modules-sdk/CHANGELOG.md @@ -1,5 +1,28 @@ # @medusajs/modules-sdk +## 1.10.0 + +### Minor Changes + +- [#4695](https://github.com/medusajs/medusa/pull/4695) [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Medusa App Loader + +- [#4695](https://github.com/medusajs/medusa/pull/4695) [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - introduce @medusajs/link-modules + +- [#4925](https://github.com/medusajs/medusa/pull/4925) [`a4906d0ac`](https://github.com/medusajs/medusa/commit/a4906d0ac0af36b1382d3befe64281b404387bd7) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Use MedusaApp on core and initial JoinerConfig for internal services + +### Patch Changes + +- [#4930](https://github.com/medusajs/medusa/pull/4930) [`c3dba0694`](https://github.com/medusajs/medusa/commit/c3dba069488952945150117a30b1306a2e0bb3ce) Thanks [@riqwan](https://github.com/riqwan)! - fix(modules-sdk, orchestration): add missing dependencies + +- [#4860](https://github.com/medusajs/medusa/pull/4860) [`460161a69`](https://github.com/medusajs/medusa/commit/460161a69f22cf6d561952e92e7d9b56912113e6) Thanks [@riqwan](https://github.com/riqwan)! - feat(pricing, types, utils, medusa-sdk): Pricing Module Setup + Currency service + +- [#4695](https://github.com/medusajs/medusa/pull/4695) [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Add extra fields to link modules + +- Updated dependencies [[`c3dba0694`](https://github.com/medusajs/medusa/commit/c3dba069488952945150117a30b1306a2e0bb3ce), [`460161a69`](https://github.com/medusajs/medusa/commit/460161a69f22cf6d561952e92e7d9b56912113e6), [`fcb6b4f51`](https://github.com/medusajs/medusa/commit/fcb6b4f510dba2757570625acb5da9476b7544fd), [`66bd9a835`](https://github.com/medusajs/medusa/commit/66bd9a835c61b139af7051e5faf6c9de3c7134bb), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`87bade096`](https://github.com/medusajs/medusa/commit/87bade096e3d536f29ddc57dbc4c04e5d7a46e4b), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`a4906d0ac`](https://github.com/medusajs/medusa/commit/a4906d0ac0af36b1382d3befe64281b404387bd7)]: + - @medusajs/orchestration@0.3.0 + - @medusajs/types@1.11.0 + - @medusajs/utils@1.10.0 + ## 1.9.2 ### Patch Changes diff --git a/packages/modules-sdk/package.json b/packages/modules-sdk/package.json index 9cd2915c48..9e54fe93e0 100644 --- a/packages/modules-sdk/package.json +++ b/packages/modules-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/modules-sdk", - "version": "1.9.2", + "version": "1.10.0", "description": "SDK for medusa modules", "main": "dist/index.js", "repository": { @@ -24,9 +24,9 @@ "typescript": "^5.1.6" }, "dependencies": { - "@medusajs/orchestration": "^0.2.0", - "@medusajs/types": "^1.10.2", - "@medusajs/utils": "^1.9.6", + "@medusajs/orchestration": "^0.3.0", + "@medusajs/types": "^1.11.0", + "@medusajs/utils": "^1.10.0", "awilix": "^8.0.0", "knex": "2.4.2", "pg": "^8.11.2", diff --git a/packages/oas/medusa-oas-cli/CHANGELOG.md b/packages/oas/medusa-oas-cli/CHANGELOG.md index c593c6023e..26bc327432 100644 --- a/packages/oas/medusa-oas-cli/CHANGELOG.md +++ b/packages/oas/medusa-oas-cli/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/oas-cli +## 0.2.18 + +### Patch Changes + +- Updated dependencies [[`bb5ea9d5c`](https://github.com/medusajs/medusa/commit/bb5ea9d5ca92d96a64652cbb679284c817b68bff), [`4bf8acbdd`](https://github.com/medusajs/medusa/commit/4bf8acbdd4244aed0425fae4bb1f2f26e79d5640), [`046b0dcfa`](https://github.com/medusajs/medusa/commit/046b0dcfa5acfdbf98f5a5593b42673c7567430d), [`4d439bed3`](https://github.com/medusajs/medusa/commit/4d439bed3812e4d4c45bd5c0a872c9b0fd111af8), [`460161a69`](https://github.com/medusajs/medusa/commit/460161a69f22cf6d561952e92e7d9b56912113e6), [`17d91c276`](https://github.com/medusajs/medusa/commit/17d91c276a68de4d2b360335f32fcce48a16c9ec), [`fcb6b4f51`](https://github.com/medusajs/medusa/commit/fcb6b4f510dba2757570625acb5da9476b7544fd), [`66bd9a835`](https://github.com/medusajs/medusa/commit/66bd9a835c61b139af7051e5faf6c9de3c7134bb), [`b71776738`](https://github.com/medusajs/medusa/commit/b71776738cce2add34306f23838ca576daa9d946), [`c7b149a7b`](https://github.com/medusajs/medusa/commit/c7b149a7bc87dc4df1c78edccb36b45f19ee8e36), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`87bade096`](https://github.com/medusajs/medusa/commit/87bade096e3d536f29ddc57dbc4c04e5d7a46e4b), [`9781089ca`](https://github.com/medusajs/medusa/commit/9781089ca301221011c58423add3bf81b74b068b), [`470379e63`](https://github.com/medusajs/medusa/commit/470379e631ca17ee486a28c50ec828344c61d727), [`a1110b343`](https://github.com/medusajs/medusa/commit/a1110b34383e4626197e572eac05b1a6164cabcb), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`a4906d0ac`](https://github.com/medusajs/medusa/commit/a4906d0ac0af36b1382d3befe64281b404387bd7)]: + - @medusajs/medusa@1.15.1 + - @medusajs/types@1.11.0 + - @medusajs/utils@1.10.0 + ## 0.2.17 ### Patch Changes diff --git a/packages/oas/medusa-oas-cli/package.json b/packages/oas/medusa-oas-cli/package.json index ff5e6ee92c..cc0d515977 100644 --- a/packages/oas/medusa-oas-cli/package.json +++ b/packages/oas/medusa-oas-cli/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/medusa-oas-cli", - "version": "0.2.17", + "version": "0.2.18", "description": "OAS CLI", "main": "dist/index.js", "bin": { @@ -34,7 +34,7 @@ "medusa-oas": "ts-node src/index.ts" }, "dependencies": { - "@medusajs/medusa": "^1.15.0", + "@medusajs/medusa": "^1.15.1", "@medusajs/openapi-typescript-codegen": "^0.2.1", "@medusajs/types": "workspace:^", "@medusajs/utils": "workspace:^", diff --git a/packages/oas/oas-github-ci/CHANGELOG.md b/packages/oas/oas-github-ci/CHANGELOG.md index 8d5076a3a1..e3b2f733c1 100644 --- a/packages/oas/oas-github-ci/CHANGELOG.md +++ b/packages/oas/oas-github-ci/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/oas-github-ci +## 1.0.18 + +### Patch Changes + +- Updated dependencies []: + - @medusajs/medusa-oas-cli@0.2.18 + ## 1.0.17 ### Patch Changes diff --git a/packages/oas/oas-github-ci/package.json b/packages/oas/oas-github-ci/package.json index 62670261dc..4b28a24aeb 100644 --- a/packages/oas/oas-github-ci/package.json +++ b/packages/oas/oas-github-ci/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/oas-github-ci", - "version": "1.0.17", + "version": "1.0.18", "description": "OAS Github CI", "main": "scripts/build-openapi.js", "files": [ @@ -21,7 +21,7 @@ "test": "jest --passWithNoTests" }, "dependencies": { - "@medusajs/medusa-oas-cli": "0.2.17", + "@medusajs/medusa-oas-cli": "0.2.18", "execa": "^5.1.1" } } diff --git a/packages/orchestration/CHANGELOG.md b/packages/orchestration/CHANGELOG.md index 48d491c3b1..1361caa076 100644 --- a/packages/orchestration/CHANGELOG.md +++ b/packages/orchestration/CHANGELOG.md @@ -1,5 +1,23 @@ # @medusajs/orchestration +## 0.3.0 + +### Minor Changes + +- [#4695](https://github.com/medusajs/medusa/pull/4695) [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Medusa App Loader + +- [#4695](https://github.com/medusajs/medusa/pull/4695) [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - introduce @medusajs/link-modules + +- [#4925](https://github.com/medusajs/medusa/pull/4925) [`a4906d0ac`](https://github.com/medusajs/medusa/commit/a4906d0ac0af36b1382d3befe64281b404387bd7) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Use MedusaApp on core and initial JoinerConfig for internal services + +### Patch Changes + +- [#4930](https://github.com/medusajs/medusa/pull/4930) [`c3dba0694`](https://github.com/medusajs/medusa/commit/c3dba069488952945150117a30b1306a2e0bb3ce) Thanks [@riqwan](https://github.com/riqwan)! - fix(modules-sdk, orchestration): add missing dependencies + +- Updated dependencies [[`460161a69`](https://github.com/medusajs/medusa/commit/460161a69f22cf6d561952e92e7d9b56912113e6), [`fcb6b4f51`](https://github.com/medusajs/medusa/commit/fcb6b4f510dba2757570625acb5da9476b7544fd), [`66bd9a835`](https://github.com/medusajs/medusa/commit/66bd9a835c61b139af7051e5faf6c9de3c7134bb), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`87bade096`](https://github.com/medusajs/medusa/commit/87bade096e3d536f29ddc57dbc4c04e5d7a46e4b), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef)]: + - @medusajs/types@1.11.0 + - @medusajs/utils@1.10.0 + ## 0.2.0 ### Minor Changes diff --git a/packages/orchestration/package.json b/packages/orchestration/package.json index 9539046856..05501bab65 100644 --- a/packages/orchestration/package.json +++ b/packages/orchestration/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/orchestration", - "version": "0.2.0", + "version": "0.3.0", "description": "Medusa utilities to orchestrate modules", "main": "dist/index.js", "repository": { @@ -24,8 +24,8 @@ "typescript": "^5.1.6" }, "dependencies": { - "@medusajs/types": "^1.10.2", - "@medusajs/utils": "^1.9.6", + "@medusajs/types": "^1.11.0", + "@medusajs/utils": "^1.10.0", "awilix": "^8.0.0", "graphql": "^16.6.0" }, diff --git a/packages/pricing/CHANGELOG.md b/packages/pricing/CHANGELOG.md index e69de29bb2..dd50014e58 100644 --- a/packages/pricing/CHANGELOG.md +++ b/packages/pricing/CHANGELOG.md @@ -0,0 +1,18 @@ +# @medusajs/pricing + +## 0.0.2 + +### Patch Changes + +- [#4860](https://github.com/medusajs/medusa/pull/4860) [`460161a69`](https://github.com/medusajs/medusa/commit/460161a69f22cf6d561952e92e7d9b56912113e6) Thanks [@riqwan](https://github.com/riqwan)! - feat(pricing, types, utils, medusa-sdk): Pricing Module Setup + Currency service + +- [#4909](https://github.com/medusajs/medusa/pull/4909) [`fcb6b4f51`](https://github.com/medusajs/medusa/commit/fcb6b4f510dba2757570625acb5da9476b7544fd) Thanks [@riqwan](https://github.com/riqwan)! - feat(pricing, utils, types): adds money amount to pricing module + +- [#4965](https://github.com/medusajs/medusa/pull/4965) [`66bd9a835`](https://github.com/medusajs/medusa/commit/66bd9a835c61b139af7051e5faf6c9de3c7134bb) Thanks [@riqwan](https://github.com/riqwan)! - feat(products,types,pricing): allow scoping products by collection_id, allow scoping pricing by currency_code + +- [#4915](https://github.com/medusajs/medusa/pull/4915) [`87bade096`](https://github.com/medusajs/medusa/commit/87bade096e3d536f29ddc57dbc4c04e5d7a46e4b) Thanks [@riqwan](https://github.com/riqwan)! - fix(utils, product, pricing, link-modules): add missing dependencies for utils + fix migration path issue + +- Updated dependencies [[`c3dba0694`](https://github.com/medusajs/medusa/commit/c3dba069488952945150117a30b1306a2e0bb3ce), [`460161a69`](https://github.com/medusajs/medusa/commit/460161a69f22cf6d561952e92e7d9b56912113e6), [`fcb6b4f51`](https://github.com/medusajs/medusa/commit/fcb6b4f510dba2757570625acb5da9476b7544fd), [`66bd9a835`](https://github.com/medusajs/medusa/commit/66bd9a835c61b139af7051e5faf6c9de3c7134bb), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`87bade096`](https://github.com/medusajs/medusa/commit/87bade096e3d536f29ddc57dbc4c04e5d7a46e4b), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`a4906d0ac`](https://github.com/medusajs/medusa/commit/a4906d0ac0af36b1382d3befe64281b404387bd7)]: + - @medusajs/modules-sdk@1.10.0 + - @medusajs/types@1.11.0 + - @medusajs/utils@1.10.0 diff --git a/packages/pricing/package.json b/packages/pricing/package.json index f0dd800e9b..5195673164 100644 --- a/packages/pricing/package.json +++ b/packages/pricing/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/pricing", - "version": "0.0.1", + "version": "0.0.2", "description": "Medusa Pricing module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -47,9 +47,9 @@ "typescript": "^5.1.6" }, "dependencies": { - "@medusajs/modules-sdk": "^1.9.2", - "@medusajs/types": "^1.10.2", - "@medusajs/utils": "^1.9.7", + "@medusajs/modules-sdk": "^1.10.0", + "@medusajs/types": "^1.11.0", + "@medusajs/utils": "^1.10.0", "@mikro-orm/core": "5.7.12", "@mikro-orm/migrations": "5.7.12", "@mikro-orm/postgresql": "5.7.12", diff --git a/packages/product/CHANGELOG.md b/packages/product/CHANGELOG.md index a963b1b0e0..c95ae73016 100644 --- a/packages/product/CHANGELOG.md +++ b/packages/product/CHANGELOG.md @@ -1,5 +1,24 @@ # @medusajs/product +## 0.2.0 + +### Minor Changes + +- [`09d97fd05`](https://github.com/medusajs/medusa/commit/09d97fd05ea093225fadbb1e1698d324e490895e) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore(changesets): Add changeset minor bumping @medusajs/product + +- [#4695](https://github.com/medusajs/medusa/pull/4695) [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - introduce @medusajs/link-modules + +### Patch Changes + +- [#4965](https://github.com/medusajs/medusa/pull/4965) [`66bd9a835`](https://github.com/medusajs/medusa/commit/66bd9a835c61b139af7051e5faf6c9de3c7134bb) Thanks [@riqwan](https://github.com/riqwan)! - feat(products,types,pricing): allow scoping products by collection_id, allow scoping pricing by currency_code + +- [#4915](https://github.com/medusajs/medusa/pull/4915) [`87bade096`](https://github.com/medusajs/medusa/commit/87bade096e3d536f29ddc57dbc4c04e5d7a46e4b) Thanks [@riqwan](https://github.com/riqwan)! - fix(utils, product, pricing, link-modules): add missing dependencies for utils + fix migration path issue + +- Updated dependencies [[`c3dba0694`](https://github.com/medusajs/medusa/commit/c3dba069488952945150117a30b1306a2e0bb3ce), [`460161a69`](https://github.com/medusajs/medusa/commit/460161a69f22cf6d561952e92e7d9b56912113e6), [`fcb6b4f51`](https://github.com/medusajs/medusa/commit/fcb6b4f510dba2757570625acb5da9476b7544fd), [`66bd9a835`](https://github.com/medusajs/medusa/commit/66bd9a835c61b139af7051e5faf6c9de3c7134bb), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`87bade096`](https://github.com/medusajs/medusa/commit/87bade096e3d536f29ddc57dbc4c04e5d7a46e4b), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`a4906d0ac`](https://github.com/medusajs/medusa/commit/a4906d0ac0af36b1382d3befe64281b404387bd7)]: + - @medusajs/modules-sdk@1.10.0 + - @medusajs/types@1.11.0 + - @medusajs/utils@1.10.0 + ## 0.1.7 ### Patch Changes diff --git a/packages/product/package.json b/packages/product/package.json index 407772d6d8..dce4b76690 100644 --- a/packages/product/package.json +++ b/packages/product/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/product", - "version": "0.1.7", + "version": "0.2.0", "description": "Medusa Product module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -49,9 +49,9 @@ "typescript": "^5.1.6" }, "dependencies": { - "@medusajs/modules-sdk": "^1.9.2", - "@medusajs/types": "^1.10.2", - "@medusajs/utils": "^1.9.7", + "@medusajs/modules-sdk": "^1.10.0", + "@medusajs/types": "^1.11.0", + "@medusajs/utils": "^1.10.0", "@mikro-orm/core": "5.7.12", "@mikro-orm/migrations": "5.7.12", "@mikro-orm/postgresql": "5.7.12", diff --git a/packages/stock-location/CHANGELOG.md b/packages/stock-location/CHANGELOG.md index 4c583e81bd..d072662f67 100644 --- a/packages/stock-location/CHANGELOG.md +++ b/packages/stock-location/CHANGELOG.md @@ -1,5 +1,17 @@ # @medusajs/stock-location +## 1.10.0 + +### Minor Changes + +- [#4695](https://github.com/medusajs/medusa/pull/4695) [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - introduce @medusajs/link-modules + +### Patch Changes + +- Updated dependencies [[`c3dba0694`](https://github.com/medusajs/medusa/commit/c3dba069488952945150117a30b1306a2e0bb3ce), [`460161a69`](https://github.com/medusajs/medusa/commit/460161a69f22cf6d561952e92e7d9b56912113e6), [`fcb6b4f51`](https://github.com/medusajs/medusa/commit/fcb6b4f510dba2757570625acb5da9476b7544fd), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`87bade096`](https://github.com/medusajs/medusa/commit/87bade096e3d536f29ddc57dbc4c04e5d7a46e4b), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`a4906d0ac`](https://github.com/medusajs/medusa/commit/a4906d0ac0af36b1382d3befe64281b404387bd7)]: + - @medusajs/modules-sdk@1.10.0 + - @medusajs/utils@1.10.0 + ## 1.9.1 ### Patch Changes diff --git a/packages/stock-location/package.json b/packages/stock-location/package.json index 1c0d470c0a..6e14c09587 100644 --- a/packages/stock-location/package.json +++ b/packages/stock-location/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/stock-location", - "version": "1.9.1", + "version": "1.10.0", "description": "Stock Location Module for Medusa", "main": "dist/index.js", "repository": { @@ -17,7 +17,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "^1.8.8", + "@medusajs/types": "^1.11.0", "cross-env": "^5.2.1", "jest": "^29.6.3", "rimraf": "^5.0.1", @@ -25,8 +25,8 @@ "typescript": "^5.1.6" }, "dependencies": { - "@medusajs/modules-sdk": "^1.8.8", - "@medusajs/utils": "^1.9.1", + "@medusajs/modules-sdk": "^1.10.0", + "@medusajs/utils": "^1.10.0", "awilix": "^8.0.0", "typeorm": "^0.3.16" }, diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index 3e5847e906..ff05d1ac37 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,23 @@ # @medusajs/types +## 1.11.0 + +### Minor Changes + +- [#4695](https://github.com/medusajs/medusa/pull/4695) [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Medusa App Loader + +- [#4695](https://github.com/medusajs/medusa/pull/4695) [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - introduce @medusajs/link-modules + +### Patch Changes + +- [#4860](https://github.com/medusajs/medusa/pull/4860) [`460161a69`](https://github.com/medusajs/medusa/commit/460161a69f22cf6d561952e92e7d9b56912113e6) Thanks [@riqwan](https://github.com/riqwan)! - feat(pricing, types, utils, medusa-sdk): Pricing Module Setup + Currency service + +- [#4909](https://github.com/medusajs/medusa/pull/4909) [`fcb6b4f51`](https://github.com/medusajs/medusa/commit/fcb6b4f510dba2757570625acb5da9476b7544fd) Thanks [@riqwan](https://github.com/riqwan)! - feat(pricing, utils, types): adds money amount to pricing module + +- [#4965](https://github.com/medusajs/medusa/pull/4965) [`66bd9a835`](https://github.com/medusajs/medusa/commit/66bd9a835c61b139af7051e5faf6c9de3c7134bb) Thanks [@riqwan](https://github.com/riqwan)! - feat(products,types,pricing): allow scoping products by collection_id, allow scoping pricing by currency_code + +- [#4695](https://github.com/medusajs/medusa/pull/4695) [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Add extra fields to link modules + ## 1.10.3 ### Patch Changes diff --git a/packages/types/package.json b/packages/types/package.json index 606e908646..cce3a54e33 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/types", - "version": "1.10.3", + "version": "1.11.0", "description": "Medusa Types definition", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md index 5f598c3893..936f5c16c3 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/CHANGELOG.md @@ -1,5 +1,24 @@ # @medusajs/utils +## 1.10.0 + +### Minor Changes + +- [#4695](https://github.com/medusajs/medusa/pull/4695) [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Medusa App Loader + +- [#4695](https://github.com/medusajs/medusa/pull/4695) [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - introduce @medusajs/link-modules + +### Patch Changes + +- [#4860](https://github.com/medusajs/medusa/pull/4860) [`460161a69`](https://github.com/medusajs/medusa/commit/460161a69f22cf6d561952e92e7d9b56912113e6) Thanks [@riqwan](https://github.com/riqwan)! - feat(pricing, types, utils, medusa-sdk): Pricing Module Setup + Currency service + +- [#4909](https://github.com/medusajs/medusa/pull/4909) [`fcb6b4f51`](https://github.com/medusajs/medusa/commit/fcb6b4f510dba2757570625acb5da9476b7544fd) Thanks [@riqwan](https://github.com/riqwan)! - feat(pricing, utils, types): adds money amount to pricing module + +- [#4915](https://github.com/medusajs/medusa/pull/4915) [`87bade096`](https://github.com/medusajs/medusa/commit/87bade096e3d536f29ddc57dbc4c04e5d7a46e4b) Thanks [@riqwan](https://github.com/riqwan)! - fix(utils, product, pricing, link-modules): add missing dependencies for utils + fix migration path issue + +- Updated dependencies [[`460161a69`](https://github.com/medusajs/medusa/commit/460161a69f22cf6d561952e92e7d9b56912113e6), [`fcb6b4f51`](https://github.com/medusajs/medusa/commit/fcb6b4f510dba2757570625acb5da9476b7544fd), [`66bd9a835`](https://github.com/medusajs/medusa/commit/66bd9a835c61b139af7051e5faf6c9de3c7134bb), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef)]: + - @medusajs/types@1.11.0 + ## 1.9.7 ### Patch Changes diff --git a/packages/utils/package.json b/packages/utils/package.json index 0afb4e598a..c05c3d7dca 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/utils", - "version": "1.9.7", + "version": "1.10.0", "description": "Medusa utilities functions shared by Medusa core and Modules", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -27,7 +27,7 @@ "typescript": "^5.1.6" }, "dependencies": { - "@medusajs/types": "^1.10.2", + "@medusajs/types": "^1.11.0", "@mikro-orm/core": "5.7.12", "@mikro-orm/migrations": "5.7.12", "@mikro-orm/postgresql": "5.7.12", diff --git a/packages/workflows/CHANGELOG.md b/packages/workflows/CHANGELOG.md index 9d31785d2c..63ebd124b8 100644 --- a/packages/workflows/CHANGELOG.md +++ b/packages/workflows/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/workflows +## 0.2.1 + +### Patch Changes + +- Updated dependencies [[`c3dba0694`](https://github.com/medusajs/medusa/commit/c3dba069488952945150117a30b1306a2e0bb3ce), [`460161a69`](https://github.com/medusajs/medusa/commit/460161a69f22cf6d561952e92e7d9b56912113e6), [`fcb6b4f51`](https://github.com/medusajs/medusa/commit/fcb6b4f510dba2757570625acb5da9476b7544fd), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`87bade096`](https://github.com/medusajs/medusa/commit/87bade096e3d536f29ddc57dbc4c04e5d7a46e4b), [`4d16acf5f`](https://github.com/medusajs/medusa/commit/4d16acf5f096b5656b645f510f9c971e7c2dc9ef), [`a4906d0ac`](https://github.com/medusajs/medusa/commit/a4906d0ac0af36b1382d3befe64281b404387bd7)]: + - @medusajs/modules-sdk@1.10.0 + - @medusajs/orchestration@0.3.0 + - @medusajs/utils@1.10.0 + ## 0.2.0 ### Minor Changes diff --git a/packages/workflows/package.json b/packages/workflows/package.json index 16d8510564..b3223b1d9f 100644 --- a/packages/workflows/package.json +++ b/packages/workflows/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/workflows", - "version": "0.2.0", + "version": "0.2.1", "description": "Set of workflows for Medusa", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -18,7 +18,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "^1.10.2", + "@medusajs/types": "^1.11.0", "cross-env": "^5.2.1", "jest": "^29.6.3", "rimraf": "^5.0.1", @@ -26,9 +26,9 @@ "typescript": "^5.1.6" }, "dependencies": { - "@medusajs/modules-sdk": "^1.9.2", - "@medusajs/orchestration": "^0.2.0", - "@medusajs/utils": "^1.9.6", + "@medusajs/modules-sdk": "^1.10.0", + "@medusajs/orchestration": "^0.3.0", + "@medusajs/utils": "^1.10.0", "awilix": "^8.0.1", "ulid": "^2.3.0" },