From 0deecf353f1b00821f41af6109ac8f8195cc2b6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 13:43:54 +0200 Subject: [PATCH] chore: Version Packages (#4643) Co-authored-by: github-actions[bot] --- .changeset/angry-ways-sell.md | 5 ----- .changeset/chilled-lions-raise.md | 5 ----- .changeset/chilly-geckos-look.md | 6 ------ .changeset/dirty-eagles-shop.md | 6 ------ .changeset/fuzzy-tables-build.md | 7 ------- .changeset/loud-wombats-shave.md | 7 ------- .changeset/many-beers-occur.md | 5 ----- .changeset/nine-gorillas-collect.md | 5 ----- .changeset/shiny-pets-listen.md | 5 ----- .changeset/tender-pans-leave.md | 7 ------- .changeset/thin-kings-grab.md | 6 ------ packages/admin-ui/CHANGELOG.md | 6 ++++++ packages/admin-ui/package.json | 6 +++--- packages/admin/CHANGELOG.md | 9 +++++++++ packages/admin/package.json | 6 +++--- packages/generated/client-types/package.json | 2 +- packages/medusa-cli/CHANGELOG.md | 9 +++++++++ packages/medusa-cli/package.json | 4 ++-- packages/medusa/CHANGELOG.md | 20 ++++++++++++++++++++ packages/medusa/package.json | 12 ++++++------ packages/modules-sdk/CHANGELOG.md | 12 ++++++++++++ packages/modules-sdk/package.json | 6 +++--- 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/product/CHANGELOG.md | 15 +++++++++++++++ packages/product/package.json | 8 ++++---- packages/types/CHANGELOG.md | 10 ++++++++++ packages/types/package.json | 2 +- packages/utils/CHANGELOG.md | 8 ++++++++ packages/utils/package.json | 4 ++-- packages/workflows/CHANGELOG.md | 12 ++++++++++++ packages/workflows/package.json | 8 ++++---- 34 files changed, 150 insertions(+), 97 deletions(-) delete mode 100644 .changeset/angry-ways-sell.md delete mode 100644 .changeset/chilled-lions-raise.md delete mode 100644 .changeset/chilly-geckos-look.md delete mode 100644 .changeset/dirty-eagles-shop.md delete mode 100644 .changeset/fuzzy-tables-build.md delete mode 100644 .changeset/loud-wombats-shave.md delete mode 100644 .changeset/many-beers-occur.md delete mode 100644 .changeset/nine-gorillas-collect.md delete mode 100644 .changeset/shiny-pets-listen.md delete mode 100644 .changeset/tender-pans-leave.md delete mode 100644 .changeset/thin-kings-grab.md diff --git a/.changeset/angry-ways-sell.md b/.changeset/angry-ways-sell.md deleted file mode 100644 index bcdd4a17ac..0000000000 --- a/.changeset/angry-ways-sell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): Assign metadata when creating a draft order or creating a line item diff --git a/.changeset/chilled-lions-raise.md b/.changeset/chilled-lions-raise.md deleted file mode 100644 index d6c4505a1a..0000000000 --- a/.changeset/chilled-lions-raise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(medusa): Expose commonly used utils isType, validator, cleanResponseData diff --git a/.changeset/chilly-geckos-look.md b/.changeset/chilly-geckos-look.md deleted file mode 100644 index ada47fab7f..0000000000 --- a/.changeset/chilly-geckos-look.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/medusa": patch -"@medusajs/medusa-cli": patch ---- - -Feat/allow logging to file diff --git a/.changeset/dirty-eagles-shop.md b/.changeset/dirty-eagles-shop.md deleted file mode 100644 index 9c98058467..0000000000 --- a/.changeset/dirty-eagles-shop.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/modules-sdk": patch -"@medusajs/product": patch ---- - -fix(product, integration-tests): Fix integration tests diff --git a/.changeset/fuzzy-tables-build.md b/.changeset/fuzzy-tables-build.md deleted file mode 100644 index 8709ac8305..0000000000 --- a/.changeset/fuzzy-tables-build.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/product": patch -"@medusajs/types": patch -"@medusajs/modules-sdk": patch ---- - -feat(product,types): added event bus events for products diff --git a/.changeset/loud-wombats-shave.md b/.changeset/loud-wombats-shave.md deleted file mode 100644 index 5f2cf23314..0000000000 --- a/.changeset/loud-wombats-shave.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/medusa": patch -"@medusajs/types": patch -"@medusajs/utils": patch ---- - -feat(medusa, utils): Allow object feature flags diff --git a/.changeset/many-beers-occur.md b/.changeset/many-beers-occur.md deleted file mode 100644 index 4a40d2bc64..0000000000 --- a/.changeset/many-beers-occur.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(medusa): update request-ip dependency version diff --git a/.changeset/nine-gorillas-collect.md b/.changeset/nine-gorillas-collect.md deleted file mode 100644 index 9cbbec8adf..0000000000 --- a/.changeset/nine-gorillas-collect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/workflows": patch ---- - -Feat/workflow confusion elimination diff --git a/.changeset/shiny-pets-listen.md b/.changeset/shiny-pets-listen.md deleted file mode 100644 index f4dce2adb3..0000000000 --- a/.changeset/shiny-pets-listen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/workflows": patch ---- - -feat(workflows): Improve typings diff --git a/.changeset/tender-pans-leave.md b/.changeset/tender-pans-leave.md deleted file mode 100644 index 4b74bd38da..0000000000 --- a/.changeset/tender-pans-leave.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/product": patch -"@medusajs/utils": patch -"@medusajs/types": patch ---- - -feat(product): Move mikro orm utils to the utils package diff --git a/.changeset/thin-kings-grab.md b/.changeset/thin-kings-grab.md deleted file mode 100644 index cbb43f9c83..0000000000 --- a/.changeset/thin-kings-grab.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/admin-ui": patch -"@medusajs/admin": patch ---- - -fix(admin-ui): Customer Groups in Pricing + TIP diff --git a/packages/admin-ui/CHANGELOG.md b/packages/admin-ui/CHANGELOG.md index 128a0bfae8..c19a1d70c8 100644 --- a/packages/admin-ui/CHANGELOG.md +++ b/packages/admin-ui/CHANGELOG.md @@ -1,5 +1,11 @@ # @medusajs/admin-ui +## 1.9.4 + +### Patch Changes + +- [#4670](https://github.com/medusajs/medusa/pull/4670) [`bb534e045`](https://github.com/medusajs/medusa/commit/bb534e0453d3d27e4d5afee120d969f927e8f004) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(admin-ui): Customer Groups in Pricing + TIP + ## 1.9.3 ### Patch Changes diff --git a/packages/admin-ui/package.json b/packages/admin-ui/package.json index aef6388668..972c7cd79c 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": "1.9.3", + "version": "1.9.4", "repository": { "type": "git", "url": "https://github.com/medusajs/medusa.git", @@ -83,8 +83,8 @@ "@medusajs/medusa": "^1.12.0" }, "devDependencies": { - "@medusajs/medusa": "^1.13.0", - "@medusajs/types": "^1.9.0", + "@medusajs/medusa": "^1.13.1", + "@medusajs/types": "^1.10.1", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3", diff --git a/packages/admin/CHANGELOG.md b/packages/admin/CHANGELOG.md index 7b42b13568..04d53abf98 100644 --- a/packages/admin/CHANGELOG.md +++ b/packages/admin/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/admin +## 6.0.5 + +### Patch Changes + +- [#4670](https://github.com/medusajs/medusa/pull/4670) [`bb534e045`](https://github.com/medusajs/medusa/commit/bb534e0453d3d27e4d5afee120d969f927e8f004) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(admin-ui): Customer Groups in Pricing + TIP + +- Updated dependencies [[`bb534e045`](https://github.com/medusajs/medusa/commit/bb534e0453d3d27e4d5afee120d969f927e8f004)]: + - @medusajs/admin-ui@1.9.4 + ## 6.0.4 ### Patch Changes diff --git a/packages/admin/package.json b/packages/admin/package.json index a258f9170d..0cd4adb676 100644 --- a/packages/admin/package.json +++ b/packages/admin/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/admin", - "version": "6.0.4", + "version": "6.0.5", "bin": { "medusa-admin": "./bin/medusa-admin.js" }, @@ -26,7 +26,7 @@ "directory": "packages/admin" }, "dependencies": { - "@medusajs/admin-ui": "^1.9.3", + "@medusajs/admin-ui": "^1.9.4", "commander": "^10.0.0", "dotenv": "^16.0.3", "express": "^4.17.1", @@ -40,7 +40,7 @@ "@medusajs/medusa": "^1.12.0" }, "devDependencies": { - "@medusajs/medusa": "^1.13.0", + "@medusajs/medusa": "^1.13.1", "@types/express": "^4.17.13", "typescript": "^4.9.3" }, diff --git a/packages/generated/client-types/package.json b/packages/generated/client-types/package.json index 441569368f..a0655d5370 100644 --- a/packages/generated/client-types/package.json +++ b/packages/generated/client-types/package.json @@ -24,7 +24,7 @@ "url": "https://github.com/medusajs/medusa/issues" }, "devDependencies": { - "@medusajs/medusa-oas-cli": "0.2.13", + "@medusajs/medusa-oas-cli": "0.2.14", "cross-env": "^7.0.3", "execa": "^5.1.1", "jest": "^27.4.7", diff --git a/packages/medusa-cli/CHANGELOG.md b/packages/medusa-cli/CHANGELOG.md index de833e346f..c8f589e9d0 100644 --- a/packages/medusa-cli/CHANGELOG.md +++ b/packages/medusa-cli/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 1.3.18 + +### Patch Changes + +- [#4696](https://github.com/medusajs/medusa/pull/4696) [`03fb0479c`](https://github.com/medusajs/medusa/commit/03fb0479c0c5389d2569d622b6bec188fcee0ad6) Thanks [@pevey](https://github.com/pevey)! - Feat/allow logging to file + +- Updated dependencies [[`5c60aad17`](https://github.com/medusajs/medusa/commit/5c60aad177a99574ffff5ebdc02ce9dc86ef9af9), [`4073b7313`](https://github.com/medusajs/medusa/commit/4073b73130c874dc7d2240726224a01b7b19b1a1)]: + - @medusajs/utils@1.9.5 + ## 1.3.17 ### Patch Changes diff --git a/packages/medusa-cli/package.json b/packages/medusa-cli/package.json index 4647c5aea6..a0b7fa4ca6 100644 --- a/packages/medusa-cli/package.json +++ b/packages/medusa-cli/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/medusa-cli", - "version": "1.3.17", + "version": "1.3.18", "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.2", + "@medusajs/utils": "^1.9.5", "axios": "^0.21.4", "chalk": "^4.0.0", "configstore": "5.0.1", diff --git a/packages/medusa/CHANGELOG.md b/packages/medusa/CHANGELOG.md index 3aeae4b6d1..130f24783d 100644 --- a/packages/medusa/CHANGELOG.md +++ b/packages/medusa/CHANGELOG.md @@ -1,5 +1,25 @@ # Change Log +## 1.13.1 + +### Patch Changes + +- [#4662](https://github.com/medusajs/medusa/pull/4662) [`fc6c9df03`](https://github.com/medusajs/medusa/commit/fc6c9df03561dd262d00dda2a8426200745eebdb) Thanks [@zhangpengchen](https://github.com/zhangpengchen)! - fix(medusa): Assign metadata when creating a draft order or creating a line item + +- [#4630](https://github.com/medusajs/medusa/pull/4630) [`dae34297e`](https://github.com/medusajs/medusa/commit/dae34297ebd405766dcea921dfc290e49aa17713) Thanks [@zhangpengchen](https://github.com/zhangpengchen)! - feat(medusa): Expose commonly used utils isType, validator, cleanResponseData + +- [#4696](https://github.com/medusajs/medusa/pull/4696) [`03fb0479c`](https://github.com/medusajs/medusa/commit/03fb0479c0c5389d2569d622b6bec188fcee0ad6) Thanks [@pevey](https://github.com/pevey)! - Feat/allow logging to file + +- [#4701](https://github.com/medusajs/medusa/pull/4701) [`5c60aad17`](https://github.com/medusajs/medusa/commit/5c60aad177a99574ffff5ebdc02ce9dc86ef9af9) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat(medusa, utils): Allow object feature flags + +- [#4636](https://github.com/medusajs/medusa/pull/4636) [`9c682ce28`](https://github.com/medusajs/medusa/commit/9c682ce288072592dad3824a64789f94d7c41dee) Thanks [@pevey](https://github.com/pevey)! - feat(medusa): update request-ip dependency version + +- Updated dependencies [[`03fb0479c`](https://github.com/medusajs/medusa/commit/03fb0479c0c5389d2569d622b6bec188fcee0ad6), [`4b80ba8a3`](https://github.com/medusajs/medusa/commit/4b80ba8a356806da3c92634e40e8946da25e35ee), [`8af55aed8`](https://github.com/medusajs/medusa/commit/8af55aed87da7252c7c261175bc98331466a0da8), [`5c60aad17`](https://github.com/medusajs/medusa/commit/5c60aad177a99574ffff5ebdc02ce9dc86ef9af9), [`e78c47b66`](https://github.com/medusajs/medusa/commit/e78c47b66fe99f5d242ca119dea580804a31768c), [`43f34866c`](https://github.com/medusajs/medusa/commit/43f34866c817da43ca2b865fd58e5fc8c3dc891b), [`4073b7313`](https://github.com/medusajs/medusa/commit/4073b73130c874dc7d2240726224a01b7b19b1a1)]: + - @medusajs/medusa-cli@1.3.18 + - @medusajs/modules-sdk@1.9.1 + - @medusajs/utils@1.9.5 + - @medusajs/workflows@0.1.1 + ## 1.13.0 ### Minor Changes diff --git a/packages/medusa/package.json b/packages/medusa/package.json index 5ad29b0e2a..9cfb039ecb 100644 --- a/packages/medusa/package.json +++ b/packages/medusa/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/medusa", - "version": "1.13.0", + "version": "1.13.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.9.0", + "@medusajs/types": "^1.10.1", "@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.17", - "@medusajs/modules-sdk": "^1.9.0", + "@medusajs/medusa-cli": "^1.3.18", + "@medusajs/modules-sdk": "^1.9.1", "@medusajs/orchestration": "^0.1.0", - "@medusajs/utils": "^1.9.3", - "@medusajs/workflows": "^0.1.0", + "@medusajs/utils": "^1.9.5", + "@medusajs/workflows": "^0.1.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 1586e3e404..1480f83b4b 100644 --- a/packages/modules-sdk/CHANGELOG.md +++ b/packages/modules-sdk/CHANGELOG.md @@ -1,5 +1,17 @@ # @medusajs/modules-sdk +## 1.9.1 + +### Patch Changes + +- [#4674](https://github.com/medusajs/medusa/pull/4674) [`4b80ba8a3`](https://github.com/medusajs/medusa/commit/4b80ba8a356806da3c92634e40e8946da25e35ee) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(product, integration-tests): Fix integration tests + +- [#4654](https://github.com/medusajs/medusa/pull/4654) [`8af55aed8`](https://github.com/medusajs/medusa/commit/8af55aed87da7252c7c261175bc98331466a0da8) Thanks [@riqwan](https://github.com/riqwan)! - feat(product,types): added event bus events for products + +- Updated dependencies [[`8af55aed8`](https://github.com/medusajs/medusa/commit/8af55aed87da7252c7c261175bc98331466a0da8), [`5c60aad17`](https://github.com/medusajs/medusa/commit/5c60aad177a99574ffff5ebdc02ce9dc86ef9af9), [`4073b7313`](https://github.com/medusajs/medusa/commit/4073b73130c874dc7d2240726224a01b7b19b1a1)]: + - @medusajs/types@1.10.1 + - @medusajs/utils@1.9.5 + ## 1.9.0 ### Minor Changes diff --git a/packages/modules-sdk/package.json b/packages/modules-sdk/package.json index 7077f4643d..a0135fcb83 100644 --- a/packages/modules-sdk/package.json +++ b/packages/modules-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/modules-sdk", - "version": "1.9.0", + "version": "1.9.1", "description": "SDK for medusa modules", "main": "dist/index.js", "repository": { @@ -25,8 +25,8 @@ }, "dependencies": { "@medusajs/orchestration": "^0.1.0", - "@medusajs/types": "^1.9.0", - "@medusajs/utils": "^1.9.3", + "@medusajs/types": "^1.10.1", + "@medusajs/utils": "^1.9.5", "awilix": "^8.0.0", "resolve-cwd": "^3.0.0" }, diff --git a/packages/oas/medusa-oas-cli/CHANGELOG.md b/packages/oas/medusa-oas-cli/CHANGELOG.md index 9aa62bf031..a9d5eb60b9 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.14 + +### Patch Changes + +- Updated dependencies [[`fc6c9df03`](https://github.com/medusajs/medusa/commit/fc6c9df03561dd262d00dda2a8426200745eebdb), [`dae34297e`](https://github.com/medusajs/medusa/commit/dae34297ebd405766dcea921dfc290e49aa17713), [`03fb0479c`](https://github.com/medusajs/medusa/commit/03fb0479c0c5389d2569d622b6bec188fcee0ad6), [`8af55aed8`](https://github.com/medusajs/medusa/commit/8af55aed87da7252c7c261175bc98331466a0da8), [`5c60aad17`](https://github.com/medusajs/medusa/commit/5c60aad177a99574ffff5ebdc02ce9dc86ef9af9), [`9c682ce28`](https://github.com/medusajs/medusa/commit/9c682ce288072592dad3824a64789f94d7c41dee), [`4073b7313`](https://github.com/medusajs/medusa/commit/4073b73130c874dc7d2240726224a01b7b19b1a1)]: + - @medusajs/medusa@1.13.1 + - @medusajs/types@1.10.1 + - @medusajs/utils@1.9.5 + ## 0.2.13 ### Patch Changes diff --git a/packages/oas/medusa-oas-cli/package.json b/packages/oas/medusa-oas-cli/package.json index 14d0602ffc..7232932d35 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.13", + "version": "0.2.14", "description": "OAS CLI", "main": "dist/index.js", "bin": { @@ -35,7 +35,7 @@ "test": "NODE_OPTIONS='--unhandled-rejections=strict' jest src" }, "dependencies": { - "@medusajs/medusa": "^1.13.0", + "@medusajs/medusa": "^1.13.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 4901ddd14c..2b23407614 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.14 + +### Patch Changes + +- Updated dependencies []: + - @medusajs/medusa-oas-cli@0.2.14 + ## 1.0.13 ### Patch Changes diff --git a/packages/oas/oas-github-ci/package.json b/packages/oas/oas-github-ci/package.json index 42db67d6cb..7f18bd5d5f 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.13", + "version": "1.0.14", "description": "OAS Github CI", "main": "scripts/build-openapi.js", "files": [ @@ -21,7 +21,7 @@ "test": "jest --passWithNoTests" }, "dependencies": { - "@medusajs/medusa-oas-cli": "0.2.13", + "@medusajs/medusa-oas-cli": "0.2.14", "execa": "^5.1.1" } } diff --git a/packages/product/CHANGELOG.md b/packages/product/CHANGELOG.md index bfeb6ca234..2d1aeab873 100644 --- a/packages/product/CHANGELOG.md +++ b/packages/product/CHANGELOG.md @@ -1,5 +1,20 @@ # @medusajs/product +## 0.1.5 + +### Patch Changes + +- [#4674](https://github.com/medusajs/medusa/pull/4674) [`4b80ba8a3`](https://github.com/medusajs/medusa/commit/4b80ba8a356806da3c92634e40e8946da25e35ee) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(product, integration-tests): Fix integration tests + +- [#4654](https://github.com/medusajs/medusa/pull/4654) [`8af55aed8`](https://github.com/medusajs/medusa/commit/8af55aed87da7252c7c261175bc98331466a0da8) Thanks [@riqwan](https://github.com/riqwan)! - feat(product,types): added event bus events for products + +- [#4631](https://github.com/medusajs/medusa/pull/4631) [`4073b7313`](https://github.com/medusajs/medusa/commit/4073b73130c874dc7d2240726224a01b7b19b1a1) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(product): Move mikro orm utils to the utils package + +- Updated dependencies [[`4b80ba8a3`](https://github.com/medusajs/medusa/commit/4b80ba8a356806da3c92634e40e8946da25e35ee), [`8af55aed8`](https://github.com/medusajs/medusa/commit/8af55aed87da7252c7c261175bc98331466a0da8), [`5c60aad17`](https://github.com/medusajs/medusa/commit/5c60aad177a99574ffff5ebdc02ce9dc86ef9af9), [`4073b7313`](https://github.com/medusajs/medusa/commit/4073b73130c874dc7d2240726224a01b7b19b1a1)]: + - @medusajs/modules-sdk@1.9.1 + - @medusajs/types@1.10.1 + - @medusajs/utils@1.9.5 + ## 0.1.4 ### Patch Changes diff --git a/packages/product/package.json b/packages/product/package.json index 473a5fff1e..a1def0e1d5 100644 --- a/packages/product/package.json +++ b/packages/product/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/product", - "version": "0.1.4", + "version": "0.1.5", "description": "Medusa Product module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -49,9 +49,9 @@ "typescript": "^4.4.4" }, "dependencies": { - "@medusajs/modules-sdk": "^1.9.0", - "@medusajs/types": "^1.9.0", - "@medusajs/utils": "^1.9.3", + "@medusajs/modules-sdk": "^1.9.1", + "@medusajs/types": "^1.10.1", + "@medusajs/utils": "^1.9.5", "@mikro-orm/core": "5.7.12", "@mikro-orm/migrations": "5.7.12", "@mikro-orm/postgresql": "5.7.12", diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index 3aa1deddb0..e711da3578 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,15 @@ # @medusajs/types +## 1.10.1 + +### Patch Changes + +- [#4654](https://github.com/medusajs/medusa/pull/4654) [`8af55aed8`](https://github.com/medusajs/medusa/commit/8af55aed87da7252c7c261175bc98331466a0da8) Thanks [@riqwan](https://github.com/riqwan)! - feat(product,types): added event bus events for products + +- [#4701](https://github.com/medusajs/medusa/pull/4701) [`5c60aad17`](https://github.com/medusajs/medusa/commit/5c60aad177a99574ffff5ebdc02ce9dc86ef9af9) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat(medusa, utils): Allow object feature flags + +- [#4631](https://github.com/medusajs/medusa/pull/4631) [`4073b7313`](https://github.com/medusajs/medusa/commit/4073b73130c874dc7d2240726224a01b7b19b1a1) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(product): Move mikro orm utils to the utils package + ## 1.10.0 ### Minor Changes diff --git a/packages/types/package.json b/packages/types/package.json index 7a1a07cc6c..172167ba1e 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/types", - "version": "1.10.0", + "version": "1.10.1", "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 404fd4e648..5b8a2ebcc6 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/CHANGELOG.md @@ -1,5 +1,13 @@ # @medusajs/utils +## 1.9.5 + +### Patch Changes + +- [#4701](https://github.com/medusajs/medusa/pull/4701) [`5c60aad17`](https://github.com/medusajs/medusa/commit/5c60aad177a99574ffff5ebdc02ce9dc86ef9af9) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat(medusa, utils): Allow object feature flags + +- [#4631](https://github.com/medusajs/medusa/pull/4631) [`4073b7313`](https://github.com/medusajs/medusa/commit/4073b73130c874dc7d2240726224a01b7b19b1a1) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(product): Move mikro orm utils to the utils package + ## 1.9.4 ### Patch Changes diff --git a/packages/utils/package.json b/packages/utils/package.json index e51eaff3ce..94471fb5a3 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/utils", - "version": "1.9.4", + "version": "1.9.5", "description": "Medusa utilities functions shared by Medusa core and Modules", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -18,7 +18,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "^1.10.0", + "@medusajs/types": "^1.10.1", "@types/express": "^4.17.17", "cross-env": "^5.2.1", "express": "^4.18.2", diff --git a/packages/workflows/CHANGELOG.md b/packages/workflows/CHANGELOG.md index a449df31b5..ca0104aa7e 100644 --- a/packages/workflows/CHANGELOG.md +++ b/packages/workflows/CHANGELOG.md @@ -1,5 +1,17 @@ # @medusajs/workflows +## 0.1.1 + +### Patch Changes + +- [#4673](https://github.com/medusajs/medusa/pull/4673) [`e78c47b66`](https://github.com/medusajs/medusa/commit/e78c47b66fe99f5d242ca119dea580804a31768c) Thanks [@adrien2p](https://github.com/adrien2p)! - Feat/workflow confusion elimination + +- [#4689](https://github.com/medusajs/medusa/pull/4689) [`43f34866c`](https://github.com/medusajs/medusa/commit/43f34866c817da43ca2b865fd58e5fc8c3dc891b) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(workflows): Improve typings + +- Updated dependencies [[`4b80ba8a3`](https://github.com/medusajs/medusa/commit/4b80ba8a356806da3c92634e40e8946da25e35ee), [`8af55aed8`](https://github.com/medusajs/medusa/commit/8af55aed87da7252c7c261175bc98331466a0da8), [`5c60aad17`](https://github.com/medusajs/medusa/commit/5c60aad177a99574ffff5ebdc02ce9dc86ef9af9), [`4073b7313`](https://github.com/medusajs/medusa/commit/4073b73130c874dc7d2240726224a01b7b19b1a1)]: + - @medusajs/modules-sdk@1.9.1 + - @medusajs/utils@1.9.5 + ## 0.1.0 ### Minor Changes diff --git a/packages/workflows/package.json b/packages/workflows/package.json index bed3bd73ab..239cc5756f 100644 --- a/packages/workflows/package.json +++ b/packages/workflows/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/workflows", - "version": "0.1.0", + "version": "0.1.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.9.0", + "@medusajs/types": "^1.10.1", "cross-env": "^5.2.1", "jest": "^25.5.4", "rimraf": "^5.0.1", @@ -26,9 +26,9 @@ "typescript": "^4.4.4" }, "dependencies": { - "@medusajs/modules-sdk": "^1.9.0", + "@medusajs/modules-sdk": "^1.9.1", "@medusajs/orchestration": "^0.1.0", - "@medusajs/utils": "^1.9.3", + "@medusajs/utils": "^1.9.5", "awilix": "^8.0.1", "ulid": "^2.3.0" },