chore: Version Packages (#5002)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-09-15 17:09:34 +02:00
committed by GitHub
co-authored by github-actions[bot]
parent 2a2108fe56
commit 223a4a4cd9
63 changed files with 287 additions and 212 deletions
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
fix(admin-ui): Load translations from path
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Prevent default SC to be assigned if the isolated product flag is enabled
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/orchestration": minor
"@medusajs/modules-sdk": minor
---
object to remote joiner query
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/modules-sdk": patch
"@medusajs/types": patch
---
chore(medusa, modules-sdk, types): Refactor modules loading from medusa
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
fix(admin,admin-ui): Copy `/public` folder to admin build folder during build, in order for the build to include translation files. Also bumps the version of `dotenv` to match the version used in other Medusa dependencies.
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/link-modules": patch
---
fix(link-modules): fix link configuration for product shipping profile
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": minor
---
chore: Minor bump @medusajs/medusa
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Support `fields` param in list-variants
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
feat(admin-ui): Add display name + pull supported languages from config
-6
View File
@@ -1,6 +0,0 @@
---
"medusa-react": patch
"@medusajs/medusa-js": patch
---
fix(medusa-react): fix `useAdminAddStoreCurrency` hook
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/modules-sdk": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
feat(utils, module-sdk, medusa, types): Extract pg connection utils to utils package
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": minor
"@medusajs/admin": minor
---
feat(admin-ui): Multi-language support
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): include default sales channel for store/variant endpoints if no other channel is selected
-11
View File
@@ -1,11 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/link-modules": patch
"@medusajs/modules-sdk": patch
"@medusajs/orchestration": patch
"@medusajs/pricing": patch
"@medusajs/product": patch
"@medusajs/types": patch
---
feat: store List products remote query with product isolation
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
feat(admin-ui): pt-BR translations and en version text fixes
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
correctly skipping analytics when user opted out
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Migrations to remove FKs related to product
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
style(medusa): Fix order service linting issues
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/orchestration": patch
"@medusajs/link-modules": patch
"@medusajs/pricing": patch
"@medusajs/types": patch
---
fix(orchestration,link-modules,pricing,types): fix shippingprofile error outside of core + change link alias name
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
chore(admin-ui): Add pt-BR to supported languages
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/link-modules": patch
"@medusajs/types": patch
---
fix(link-modules): Fix link module initialization
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Get product with isolated product module
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Fix duplicated migration - AddTimestempsToProductShippingProfiles1692870898425
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/pricing": patch
"@medusajs/types": patch
---
feat(pricing,types): Add price set rule type
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/orchestration": patch
"@medusajs/types": patch
---
fix(orchestration, types): Improve fieldAlias and prevent infinite loop by validating at development time
-5
View File
@@ -1,5 +0,0 @@
---
"create-medusa-app": patch
---
fix(create-medusa-app): fix command for windows OS
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/pricing": patch
"@medusajs/types": patch
"@medusajs/link-modules": patch
---
feat(pricing,types,link-modules): PriceSets as an entry point to pricing module
+23
View File
@@ -1,5 +1,28 @@
# @medusajs/admin-ui
## 2.1.0
### Minor Changes
- [#4962](https://github.com/medusajs/medusa/pull/4962) [`afd4e72cd`](https://github.com/medusajs/medusa/commit/afd4e72cdf69781924bae642f2e225ef9572e9a5) Thanks [@gempain](https://github.com/gempain)! - feat(admin-ui): Multi-language support
### Patch Changes
- [#5064](https://github.com/medusajs/medusa/pull/5064) [`c722440c3`](https://github.com/medusajs/medusa/commit/c722440c30d51719c83a6f4c419690b2078cb79c) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(admin-ui): Load translations from path
- [#5057](https://github.com/medusajs/medusa/pull/5057) [`cb67760f7`](https://github.com/medusajs/medusa/commit/cb67760f715436f82d9271464228ffdfb3c9cba7) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(admin,admin-ui): Copy `/public` folder to admin build folder during build, in order for the build to include translation files. Also bumps the version of `dotenv` to match the version used in other Medusa dependencies.
- [#5028](https://github.com/medusajs/medusa/pull/5028) [`d4432dd18`](https://github.com/medusajs/medusa/commit/d4432dd1838f28ee2f3637114ff97ff63e22b0de) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat(admin-ui): Add display name + pull supported languages from config
- [#5066](https://github.com/medusajs/medusa/pull/5066) [`53ffd614b`](https://github.com/medusajs/medusa/commit/53ffd614b599eb14d3f3d339b5a90335c32e9e77) Thanks [@dahorarodrigo](https://github.com/dahorarodrigo)! - feat(admin-ui): pt-BR translations and en version text fixes
- [#4939](https://github.com/medusajs/medusa/pull/4939) [`87e3a7d06`](https://github.com/medusajs/medusa/commit/87e3a7d06ae76b6bee92b1bb97d0c8f8da07d4e9) Thanks [@jporsay](https://github.com/jporsay)! - correctly skipping analytics when user opted out
- [#5080](https://github.com/medusajs/medusa/pull/5080) [`a7459029f`](https://github.com/medusajs/medusa/commit/a7459029fe9549b3845ee9e01d0d88ea5e85635f) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore(admin-ui): Add pt-BR to supported languages
- Updated dependencies [[`7d3572302`](https://github.com/medusajs/medusa/commit/7d35723023ed5bcfaf06ff2480e97508527e8665)]:
- medusa-react@9.0.5
## 2.0.2
### Patch Changes
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "@medusajs/admin-ui",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"license": "MIT",
"version": "2.0.2",
"version": "2.1.0",
"repository": {
"type": "git",
"url": "https://github.com/medusajs/medusa.git",
+21
View File
@@ -1,5 +1,26 @@
# @medusajs/admin
## 7.1.0
### Minor Changes
- [#4962](https://github.com/medusajs/medusa/pull/4962) [`afd4e72cd`](https://github.com/medusajs/medusa/commit/afd4e72cdf69781924bae642f2e225ef9572e9a5) Thanks [@gempain](https://github.com/gempain)! - feat(admin-ui): Multi-language support
### Patch Changes
- [#5064](https://github.com/medusajs/medusa/pull/5064) [`c722440c3`](https://github.com/medusajs/medusa/commit/c722440c30d51719c83a6f4c419690b2078cb79c) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(admin-ui): Load translations from path
- [#5057](https://github.com/medusajs/medusa/pull/5057) [`cb67760f7`](https://github.com/medusajs/medusa/commit/cb67760f715436f82d9271464228ffdfb3c9cba7) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(admin,admin-ui): Copy `/public` folder to admin build folder during build, in order for the build to include translation files. Also bumps the version of `dotenv` to match the version used in other Medusa dependencies.
- [#5028](https://github.com/medusajs/medusa/pull/5028) [`d4432dd18`](https://github.com/medusajs/medusa/commit/d4432dd1838f28ee2f3637114ff97ff63e22b0de) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat(admin-ui): Add display name + pull supported languages from config
- [#5066](https://github.com/medusajs/medusa/pull/5066) [`53ffd614b`](https://github.com/medusajs/medusa/commit/53ffd614b599eb14d3f3d339b5a90335c32e9e77) Thanks [@dahorarodrigo](https://github.com/dahorarodrigo)! - feat(admin-ui): pt-BR translations and en version text fixes
- [#5080](https://github.com/medusajs/medusa/pull/5080) [`a7459029f`](https://github.com/medusajs/medusa/commit/a7459029fe9549b3845ee9e01d0d88ea5e85635f) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore(admin-ui): Add pt-BR to supported languages
- Updated dependencies [[`c722440c3`](https://github.com/medusajs/medusa/commit/c722440c30d51719c83a6f4c419690b2078cb79c), [`cb67760f7`](https://github.com/medusajs/medusa/commit/cb67760f715436f82d9271464228ffdfb3c9cba7), [`d4432dd18`](https://github.com/medusajs/medusa/commit/d4432dd1838f28ee2f3637114ff97ff63e22b0de), [`afd4e72cd`](https://github.com/medusajs/medusa/commit/afd4e72cdf69781924bae642f2e225ef9572e9a5), [`53ffd614b`](https://github.com/medusajs/medusa/commit/53ffd614b599eb14d3f3d339b5a90335c32e9e77), [`87e3a7d06`](https://github.com/medusajs/medusa/commit/87e3a7d06ae76b6bee92b1bb97d0c8f8da07d4e9), [`a7459029f`](https://github.com/medusajs/medusa/commit/a7459029fe9549b3845ee9e01d0d88ea5e85635f)]:
- @medusajs/admin-ui@2.1.0
## 7.0.2
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/admin",
"version": "7.0.2",
"version": "7.1.0",
"bin": {
"medusa-admin": "./bin/medusa-admin.js"
},
@@ -27,7 +27,7 @@
"directory": "packages/admin"
},
"dependencies": {
"@medusajs/admin-ui": "^2.0.2",
"@medusajs/admin-ui": "^2.1.0",
"@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.1",
"@medusajs/medusa": "^1.16.0",
"@types/express": "^4.17.13",
"typescript": "^4.9.3"
},
+6
View File
@@ -1,5 +1,11 @@
# Change Log
## 1.2.1
### Patch Changes
- [#5061](https://github.com/medusajs/medusa/pull/5061) [`5b09f816c`](https://github.com/medusajs/medusa/commit/5b09f816cbb44d457c8cbdee803d9f84bd3fed0d) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(create-medusa-app): fix command for windows OS
## 1.2.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "create-medusa-app",
"version": "1.2.0",
"version": "1.2.1",
"description": "Create a Medusa project using a single command.",
"type": "module",
"exports": "./dist/index.js",
+1 -1
View File
@@ -24,7 +24,7 @@
"url": "https://github.com/medusajs/medusa/issues"
},
"devDependencies": {
"@medusajs/medusa-oas-cli": "0.2.18",
"@medusajs/medusa-oas-cli": "0.2.19",
"cross-env": "^7.0.3",
"execa": "^5.1.1",
"jest": "^27.4.7",
+19
View File
@@ -1,5 +1,24 @@
# @medusajs/link-modules
## 0.1.1
### Patch Changes
- [#5014](https://github.com/medusajs/medusa/pull/5014) [`d3ebb42cb`](https://github.com/medusajs/medusa/commit/d3ebb42cb81e536282ce2d10d1da8be3b45d93be) Thanks [@riqwan](https://github.com/riqwan)! - fix(link-modules): fix link configuration for product shipping profile
- [#4969](https://github.com/medusajs/medusa/pull/4969) [`30863fee5`](https://github.com/medusajs/medusa/commit/30863fee529ed035f161c749fda3cd64fa48efb1) Thanks [@adrien2p](https://github.com/adrien2p)! - feat: store List products remote query with product isolation
- [#5025](https://github.com/medusajs/medusa/pull/5025) [`3d68be2b6`](https://github.com/medusajs/medusa/commit/3d68be2b6b93ae928f5c955e102ebdf2c34fb364) Thanks [@riqwan](https://github.com/riqwan)! - fix(orchestration,link-modules,pricing,types): fix shippingprofile error outside of core + change link alias name
- [#4990](https://github.com/medusajs/medusa/pull/4990) [`a87d07655`](https://github.com/medusajs/medusa/commit/a87d07655bd8a1da8b90feb739daddd09295f724) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(link-modules): Fix link module initialization
- [#4978](https://github.com/medusajs/medusa/pull/4978) [`834da5c41`](https://github.com/medusajs/medusa/commit/834da5c41a7c043373f72239b6fdbf7815d9b4aa) Thanks [@riqwan](https://github.com/riqwan)! - feat(pricing,types,link-modules): PriceSets as an entry point to pricing module
- Updated dependencies [[`d8649baca`](https://github.com/medusajs/medusa/commit/d8649bacaa2ed784b9e7b2b0e1f1194d3697bb92), [`4fa675ec2`](https://github.com/medusajs/medusa/commit/4fa675ec25b3d6fccd881c4f5a5b91f0e9e13e82), [`6273b4b16`](https://github.com/medusajs/medusa/commit/6273b4b160493463e1199e5db4e9cfa4cff6fbe4), [`30863fee5`](https://github.com/medusajs/medusa/commit/30863fee529ed035f161c749fda3cd64fa48efb1), [`3d68be2b6`](https://github.com/medusajs/medusa/commit/3d68be2b6b93ae928f5c955e102ebdf2c34fb364), [`a87d07655`](https://github.com/medusajs/medusa/commit/a87d07655bd8a1da8b90feb739daddd09295f724), [`edf90eecb`](https://github.com/medusajs/medusa/commit/edf90eecb487f6e031f2e2d0899de5ca2504cb12), [`107aaa371`](https://github.com/medusajs/medusa/commit/107aaa371c444843874d125bf8bd493ef89f5756), [`834da5c41`](https://github.com/medusajs/medusa/commit/834da5c41a7c043373f72239b6fdbf7815d9b4aa)]:
- @medusajs/modules-sdk@1.11.0
- @medusajs/types@1.11.1
- @medusajs/utils@1.10.1
## 0.1.0
### Minor Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/link-modules",
"version": "0.1.0",
"version": "0.1.1",
"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.10.0",
"@medusajs/types": "^1.11.0",
"@medusajs/utils": "^1.10.0",
"@medusajs/modules-sdk": "^1.11.0",
"@medusajs/types": "^1.11.1",
"@medusajs/utils": "^1.10.1",
"@mikro-orm/core": "5.7.12",
"@mikro-orm/postgresql": "5.7.12",
"awilix": "^8.0.0"
+1 -1
View File
@@ -14,7 +14,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/medusa": "^1.15.1",
"@medusajs/medusa": "^1.16.0",
"@medusajs/types": "workspace:^",
"cross-env": "^5.2.1",
"jest": "^25.5.4",
+1 -1
View File
@@ -14,7 +14,7 @@
"author": "Edin Skeja",
"license": "MIT",
"devDependencies": {
"@medusajs/medusa": "^1.15.1",
"@medusajs/medusa": "^1.16.0",
"@medusajs/types": "workspace:^",
"cross-env": "^5.2.1",
"jest": "^25.5.4",
+1 -1
View File
@@ -14,7 +14,7 @@
"author": "Sebastian Mateos Nicolajsen",
"license": "MIT",
"devDependencies": {
"@medusajs/medusa": "^1.15.1",
"@medusajs/medusa": "^1.16.0",
"@medusajs/types": "workspace:^",
"cross-env": "^5.2.1",
"jest": "^25.5.4",
+6
View File
@@ -1,5 +1,11 @@
# Change Log
## 6.0.4
### Patch Changes
- [#5074](https://github.com/medusajs/medusa/pull/5074) [`7d3572302`](https://github.com/medusajs/medusa/commit/7d35723023ed5bcfaf06ff2480e97508527e8665) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(medusa-react): fix `useAdminAddStoreCurrency` hook
## 6.0.3
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa-js",
"version": "6.0.3",
"version": "6.0.4",
"description": "Client for Medusa Commerce Rest API",
"main": "dist/index.js",
"module": "dist/index.mjs",
@@ -44,7 +44,7 @@
"url": "https://github.com/medusajs/medusa/issues"
},
"devDependencies": {
"@medusajs/medusa": "^1.14.0",
"@medusajs/medusa": "^1.16.0",
"@types/uuid": "^9.0.0",
"jest": "^27.4.7",
"ts-jest": "^27.1.5",
+9
View File
@@ -1,5 +1,14 @@
# Change Log
## 9.0.5
### Patch Changes
- [#5074](https://github.com/medusajs/medusa/pull/5074) [`7d3572302`](https://github.com/medusajs/medusa/commit/7d35723023ed5bcfaf06ff2480e97508527e8665) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(medusa-react): fix `useAdminAddStoreCurrency` hook
- Updated dependencies [[`7d3572302`](https://github.com/medusajs/medusa/commit/7d35723023ed5bcfaf06ff2480e97508527e8665)]:
- @medusajs/medusa-js@6.0.4
## 9.0.4
### Patch Changes
+2 -2
View File
@@ -1,5 +1,5 @@
{
"version": "9.0.4",
"version": "9.0.5",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.mjs",
@@ -34,7 +34,7 @@
"author": "Zakaria S. El Asri",
"devDependencies": {
"@babel/core": "^7.16.0",
"@medusajs/medusa": "^1.14.0",
"@medusajs/medusa": "^1.16.0",
"@storybook/addon-essentials": "^6.3.12",
"@storybook/addon-links": "^6.3.12",
"@storybook/addons": "^6.3.12",
+34
View File
@@ -1,5 +1,39 @@
# Change Log
## 1.16.0
### Minor Changes
- [`77c85fc6c`](https://github.com/medusajs/medusa/commit/77c85fc6c6c940244b7714aee3a458ee4f86aad0) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Minor bump @medusajs/medusa
### Patch Changes
- [#5037](https://github.com/medusajs/medusa/pull/5037) [`7231f6583`](https://github.com/medusajs/medusa/commit/7231f658331485640aeac2b6109c824fd05ce19b) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(medusa): Prevent default SC to be assigned if the isolated product flag is enabled
- [#5018](https://github.com/medusajs/medusa/pull/5018) [`4fa675ec2`](https://github.com/medusajs/medusa/commit/4fa675ec25b3d6fccd881c4f5a5b91f0e9e13e82) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(medusa, modules-sdk, types): Refactor modules loading from medusa
- [#5053](https://github.com/medusajs/medusa/pull/5053) [`dc94f053d`](https://github.com/medusajs/medusa/commit/dc94f053d31d3544c313b23ac1d6d1465e8336db) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(medusa): Support `fields` param in list-variants
- [#4961](https://github.com/medusajs/medusa/pull/4961) [`6273b4b16`](https://github.com/medusajs/medusa/commit/6273b4b160493463e1199e5db4e9cfa4cff6fbe4) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(utils, module-sdk, medusa, types): Extract pg connection utils to utils package
- [#4556](https://github.com/medusajs/medusa/pull/4556) [`2b078f06d`](https://github.com/medusajs/medusa/commit/2b078f06d930e6219b46720f4a916b20015329e5) Thanks [@pKorsholm](https://github.com/pKorsholm)! - fix(medusa): include default sales channel for store/variant endpoints if no other channel is selected
- [#4969](https://github.com/medusajs/medusa/pull/4969) [`30863fee5`](https://github.com/medusajs/medusa/commit/30863fee529ed035f161c749fda3cd64fa48efb1) Thanks [@adrien2p](https://github.com/adrien2p)! - feat: store List products remote query with product isolation
- [#5042](https://github.com/medusajs/medusa/pull/5042) [`5362bfc34`](https://github.com/medusajs/medusa/commit/5362bfc348cad3aecb4fb93b21920355ad9d9ffc) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Migrations to remove FKs related to product
- [#5071](https://github.com/medusajs/medusa/pull/5071) [`60360d2fd`](https://github.com/medusajs/medusa/commit/60360d2fd26528e08c9ac93d316738c397b51169) Thanks [@adrien2p](https://github.com/adrien2p)! - style(medusa): Fix order service linting issues
- [#5010](https://github.com/medusajs/medusa/pull/5010) [`05a32683a`](https://github.com/medusajs/medusa/commit/05a32683a341451fc4d3526687ec775926e1ba68) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(medusa): Get product with isolated product module
- [#5029](https://github.com/medusajs/medusa/pull/5029) [`05fcfd803`](https://github.com/medusajs/medusa/commit/05fcfd803e5f06bf29354b20eb57bbc9c2c72d8e) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Fix duplicated migration - AddTimestempsToProductShippingProfiles1692870898425
- Updated dependencies [[`d8649baca`](https://github.com/medusajs/medusa/commit/d8649bacaa2ed784b9e7b2b0e1f1194d3697bb92), [`4fa675ec2`](https://github.com/medusajs/medusa/commit/4fa675ec25b3d6fccd881c4f5a5b91f0e9e13e82), [`6273b4b16`](https://github.com/medusajs/medusa/commit/6273b4b160493463e1199e5db4e9cfa4cff6fbe4), [`30863fee5`](https://github.com/medusajs/medusa/commit/30863fee529ed035f161c749fda3cd64fa48efb1), [`3d68be2b6`](https://github.com/medusajs/medusa/commit/3d68be2b6b93ae928f5c955e102ebdf2c34fb364), [`107aaa371`](https://github.com/medusajs/medusa/commit/107aaa371c444843874d125bf8bd493ef89f5756)]:
- @medusajs/orchestration@0.4.0
- @medusajs/modules-sdk@1.11.0
- @medusajs/utils@1.10.1
- @medusajs/workflows@0.2.2
## 1.15.1
### Patch Changes
+6 -6
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa",
"version": "1.15.1",
"version": "1.16.0",
"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.11.0",
"@medusajs/types": "^1.11.1",
"@types/express": "^4.17.17",
"@types/ioredis": "^4.28.10",
"@types/jsonwebtoken": "^8.5.9",
@@ -48,10 +48,10 @@
},
"dependencies": {
"@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",
"@medusajs/modules-sdk": "^1.11.0",
"@medusajs/orchestration": "^0.4.0",
"@medusajs/utils": "^1.10.1",
"@medusajs/workflows": "^0.2.2",
"awilix": "^8.0.0",
"body-parser": "^1.19.0",
"boxen": "^5.0.1",
+19
View File
@@ -1,5 +1,24 @@
# @medusajs/modules-sdk
## 1.11.0
### Minor Changes
- [#4974](https://github.com/medusajs/medusa/pull/4974) [`d8649baca`](https://github.com/medusajs/medusa/commit/d8649bacaa2ed784b9e7b2b0e1f1194d3697bb92) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - object to remote joiner query
### Patch Changes
- [#5018](https://github.com/medusajs/medusa/pull/5018) [`4fa675ec2`](https://github.com/medusajs/medusa/commit/4fa675ec25b3d6fccd881c4f5a5b91f0e9e13e82) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(medusa, modules-sdk, types): Refactor modules loading from medusa
- [#4961](https://github.com/medusajs/medusa/pull/4961) [`6273b4b16`](https://github.com/medusajs/medusa/commit/6273b4b160493463e1199e5db4e9cfa4cff6fbe4) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(utils, module-sdk, medusa, types): Extract pg connection utils to utils package
- [#4969](https://github.com/medusajs/medusa/pull/4969) [`30863fee5`](https://github.com/medusajs/medusa/commit/30863fee529ed035f161c749fda3cd64fa48efb1) Thanks [@adrien2p](https://github.com/adrien2p)! - feat: store List products remote query with product isolation
- Updated dependencies [[`d8649baca`](https://github.com/medusajs/medusa/commit/d8649bacaa2ed784b9e7b2b0e1f1194d3697bb92), [`4fa675ec2`](https://github.com/medusajs/medusa/commit/4fa675ec25b3d6fccd881c4f5a5b91f0e9e13e82), [`6273b4b16`](https://github.com/medusajs/medusa/commit/6273b4b160493463e1199e5db4e9cfa4cff6fbe4), [`30863fee5`](https://github.com/medusajs/medusa/commit/30863fee529ed035f161c749fda3cd64fa48efb1), [`3d68be2b6`](https://github.com/medusajs/medusa/commit/3d68be2b6b93ae928f5c955e102ebdf2c34fb364), [`a87d07655`](https://github.com/medusajs/medusa/commit/a87d07655bd8a1da8b90feb739daddd09295f724), [`edf90eecb`](https://github.com/medusajs/medusa/commit/edf90eecb487f6e031f2e2d0899de5ca2504cb12), [`107aaa371`](https://github.com/medusajs/medusa/commit/107aaa371c444843874d125bf8bd493ef89f5756), [`834da5c41`](https://github.com/medusajs/medusa/commit/834da5c41a7c043373f72239b6fdbf7815d9b4aa)]:
- @medusajs/orchestration@0.4.0
- @medusajs/types@1.11.1
- @medusajs/utils@1.10.1
## 1.10.0
### Minor Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/modules-sdk",
"version": "1.10.0",
"version": "1.11.0",
"description": "SDK for medusa modules",
"main": "dist/index.js",
"repository": {
@@ -24,9 +24,9 @@
"typescript": "^5.1.6"
},
"dependencies": {
"@medusajs/orchestration": "^0.3.0",
"@medusajs/types": "^1.11.0",
"@medusajs/utils": "^1.10.0",
"@medusajs/orchestration": "^0.4.0",
"@medusajs/types": "^1.11.1",
"@medusajs/utils": "^1.10.1",
"awilix": "^8.0.0",
"knex": "2.4.2",
"pg": "^8.11.2",
+9
View File
@@ -1,5 +1,14 @@
# @medusajs/oas-cli
## 0.2.19
### Patch Changes
- Updated dependencies [[`7231f6583`](https://github.com/medusajs/medusa/commit/7231f658331485640aeac2b6109c824fd05ce19b), [`4fa675ec2`](https://github.com/medusajs/medusa/commit/4fa675ec25b3d6fccd881c4f5a5b91f0e9e13e82), [`77c85fc6c`](https://github.com/medusajs/medusa/commit/77c85fc6c6c940244b7714aee3a458ee4f86aad0), [`dc94f053d`](https://github.com/medusajs/medusa/commit/dc94f053d31d3544c313b23ac1d6d1465e8336db), [`6273b4b16`](https://github.com/medusajs/medusa/commit/6273b4b160493463e1199e5db4e9cfa4cff6fbe4), [`2b078f06d`](https://github.com/medusajs/medusa/commit/2b078f06d930e6219b46720f4a916b20015329e5), [`30863fee5`](https://github.com/medusajs/medusa/commit/30863fee529ed035f161c749fda3cd64fa48efb1), [`5362bfc34`](https://github.com/medusajs/medusa/commit/5362bfc348cad3aecb4fb93b21920355ad9d9ffc), [`60360d2fd`](https://github.com/medusajs/medusa/commit/60360d2fd26528e08c9ac93d316738c397b51169), [`3d68be2b6`](https://github.com/medusajs/medusa/commit/3d68be2b6b93ae928f5c955e102ebdf2c34fb364), [`a87d07655`](https://github.com/medusajs/medusa/commit/a87d07655bd8a1da8b90feb739daddd09295f724), [`05a32683a`](https://github.com/medusajs/medusa/commit/05a32683a341451fc4d3526687ec775926e1ba68), [`05fcfd803`](https://github.com/medusajs/medusa/commit/05fcfd803e5f06bf29354b20eb57bbc9c2c72d8e), [`edf90eecb`](https://github.com/medusajs/medusa/commit/edf90eecb487f6e031f2e2d0899de5ca2504cb12), [`107aaa371`](https://github.com/medusajs/medusa/commit/107aaa371c444843874d125bf8bd493ef89f5756), [`834da5c41`](https://github.com/medusajs/medusa/commit/834da5c41a7c043373f72239b6fdbf7815d9b4aa)]:
- @medusajs/medusa@1.16.0
- @medusajs/types@1.11.1
- @medusajs/utils@1.10.1
## 0.2.18
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa-oas-cli",
"version": "0.2.18",
"version": "0.2.19",
"description": "OAS CLI",
"main": "dist/index.js",
"bin": {
@@ -34,7 +34,7 @@
"medusa-oas": "ts-node src/index.ts"
},
"dependencies": {
"@medusajs/medusa": "^1.15.1",
"@medusajs/medusa": "^1.16.0",
"@medusajs/openapi-typescript-codegen": "^0.2.1",
"@medusajs/types": "workspace:^",
"@medusajs/utils": "workspace:^",
+7
View File
@@ -1,5 +1,12 @@
# @medusajs/oas-github-ci
## 1.0.19
### Patch Changes
- Updated dependencies []:
- @medusajs/medusa-oas-cli@0.2.19
## 1.0.18
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/oas-github-ci",
"version": "1.0.18",
"version": "1.0.19",
"description": "OAS Github CI",
"main": "scripts/build-openapi.js",
"files": [
@@ -21,7 +21,7 @@
"test": "jest --passWithNoTests"
},
"dependencies": {
"@medusajs/medusa-oas-cli": "0.2.18",
"@medusajs/medusa-oas-cli": "0.2.19",
"execa": "^5.1.1"
}
}
+18
View File
@@ -1,5 +1,23 @@
# @medusajs/orchestration
## 0.4.0
### Minor Changes
- [#4974](https://github.com/medusajs/medusa/pull/4974) [`d8649baca`](https://github.com/medusajs/medusa/commit/d8649bacaa2ed784b9e7b2b0e1f1194d3697bb92) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - object to remote joiner query
### Patch Changes
- [#4969](https://github.com/medusajs/medusa/pull/4969) [`30863fee5`](https://github.com/medusajs/medusa/commit/30863fee529ed035f161c749fda3cd64fa48efb1) Thanks [@adrien2p](https://github.com/adrien2p)! - feat: store List products remote query with product isolation
- [#5025](https://github.com/medusajs/medusa/pull/5025) [`3d68be2b6`](https://github.com/medusajs/medusa/commit/3d68be2b6b93ae928f5c955e102ebdf2c34fb364) Thanks [@riqwan](https://github.com/riqwan)! - fix(orchestration,link-modules,pricing,types): fix shippingprofile error outside of core + change link alias name
- [#5023](https://github.com/medusajs/medusa/pull/5023) [`107aaa371`](https://github.com/medusajs/medusa/commit/107aaa371c444843874d125bf8bd493ef89f5756) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(orchestration, types): Improve fieldAlias and prevent infinite loop by validating at development time
- Updated dependencies [[`4fa675ec2`](https://github.com/medusajs/medusa/commit/4fa675ec25b3d6fccd881c4f5a5b91f0e9e13e82), [`6273b4b16`](https://github.com/medusajs/medusa/commit/6273b4b160493463e1199e5db4e9cfa4cff6fbe4), [`30863fee5`](https://github.com/medusajs/medusa/commit/30863fee529ed035f161c749fda3cd64fa48efb1), [`3d68be2b6`](https://github.com/medusajs/medusa/commit/3d68be2b6b93ae928f5c955e102ebdf2c34fb364), [`a87d07655`](https://github.com/medusajs/medusa/commit/a87d07655bd8a1da8b90feb739daddd09295f724), [`edf90eecb`](https://github.com/medusajs/medusa/commit/edf90eecb487f6e031f2e2d0899de5ca2504cb12), [`107aaa371`](https://github.com/medusajs/medusa/commit/107aaa371c444843874d125bf8bd493ef89f5756), [`834da5c41`](https://github.com/medusajs/medusa/commit/834da5c41a7c043373f72239b6fdbf7815d9b4aa)]:
- @medusajs/types@1.11.1
- @medusajs/utils@1.10.1
## 0.3.0
### Minor Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/orchestration",
"version": "0.3.0",
"version": "0.4.0",
"description": "Medusa utilities to orchestrate modules",
"main": "dist/index.js",
"repository": {
@@ -24,8 +24,8 @@
"typescript": "^5.1.6"
},
"dependencies": {
"@medusajs/types": "^1.11.0",
"@medusajs/utils": "^1.10.0",
"@medusajs/types": "^1.11.1",
"@medusajs/utils": "^1.10.1",
"awilix": "^8.0.0",
"graphql": "^16.6.0"
},
+17
View File
@@ -1,5 +1,22 @@
# @medusajs/pricing
## 0.0.3
### Patch Changes
- [#4969](https://github.com/medusajs/medusa/pull/4969) [`30863fee5`](https://github.com/medusajs/medusa/commit/30863fee529ed035f161c749fda3cd64fa48efb1) Thanks [@adrien2p](https://github.com/adrien2p)! - feat: store List products remote query with product isolation
- [#5025](https://github.com/medusajs/medusa/pull/5025) [`3d68be2b6`](https://github.com/medusajs/medusa/commit/3d68be2b6b93ae928f5c955e102ebdf2c34fb364) Thanks [@riqwan](https://github.com/riqwan)! - fix(orchestration,link-modules,pricing,types): fix shippingprofile error outside of core + change link alias name
- [#4977](https://github.com/medusajs/medusa/pull/4977) [`edf90eecb`](https://github.com/medusajs/medusa/commit/edf90eecb487f6e031f2e2d0899de5ca2504cb12) Thanks [@pKorsholm](https://github.com/pKorsholm)! - feat(pricing,types): Add price set rule type
- [#4978](https://github.com/medusajs/medusa/pull/4978) [`834da5c41`](https://github.com/medusajs/medusa/commit/834da5c41a7c043373f72239b6fdbf7815d9b4aa) Thanks [@riqwan](https://github.com/riqwan)! - feat(pricing,types,link-modules): PriceSets as an entry point to pricing module
- Updated dependencies [[`d8649baca`](https://github.com/medusajs/medusa/commit/d8649bacaa2ed784b9e7b2b0e1f1194d3697bb92), [`4fa675ec2`](https://github.com/medusajs/medusa/commit/4fa675ec25b3d6fccd881c4f5a5b91f0e9e13e82), [`6273b4b16`](https://github.com/medusajs/medusa/commit/6273b4b160493463e1199e5db4e9cfa4cff6fbe4), [`30863fee5`](https://github.com/medusajs/medusa/commit/30863fee529ed035f161c749fda3cd64fa48efb1), [`3d68be2b6`](https://github.com/medusajs/medusa/commit/3d68be2b6b93ae928f5c955e102ebdf2c34fb364), [`a87d07655`](https://github.com/medusajs/medusa/commit/a87d07655bd8a1da8b90feb739daddd09295f724), [`edf90eecb`](https://github.com/medusajs/medusa/commit/edf90eecb487f6e031f2e2d0899de5ca2504cb12), [`107aaa371`](https://github.com/medusajs/medusa/commit/107aaa371c444843874d125bf8bd493ef89f5756), [`834da5c41`](https://github.com/medusajs/medusa/commit/834da5c41a7c043373f72239b6fdbf7815d9b4aa)]:
- @medusajs/modules-sdk@1.11.0
- @medusajs/types@1.11.1
- @medusajs/utils@1.10.1
## 0.0.2
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/pricing",
"version": "0.0.2",
"version": "0.0.3",
"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.10.0",
"@medusajs/types": "^1.11.0",
"@medusajs/utils": "^1.10.0",
"@medusajs/modules-sdk": "^1.11.0",
"@medusajs/types": "^1.11.1",
"@medusajs/utils": "^1.10.1",
"@mikro-orm/core": "5.7.12",
"@mikro-orm/migrations": "5.7.12",
"@mikro-orm/postgresql": "5.7.12",
+11
View File
@@ -1,5 +1,16 @@
# @medusajs/product
## 0.2.1
### Patch Changes
- [#4969](https://github.com/medusajs/medusa/pull/4969) [`30863fee5`](https://github.com/medusajs/medusa/commit/30863fee529ed035f161c749fda3cd64fa48efb1) Thanks [@adrien2p](https://github.com/adrien2p)! - feat: store List products remote query with product isolation
- Updated dependencies [[`d8649baca`](https://github.com/medusajs/medusa/commit/d8649bacaa2ed784b9e7b2b0e1f1194d3697bb92), [`4fa675ec2`](https://github.com/medusajs/medusa/commit/4fa675ec25b3d6fccd881c4f5a5b91f0e9e13e82), [`6273b4b16`](https://github.com/medusajs/medusa/commit/6273b4b160493463e1199e5db4e9cfa4cff6fbe4), [`30863fee5`](https://github.com/medusajs/medusa/commit/30863fee529ed035f161c749fda3cd64fa48efb1), [`3d68be2b6`](https://github.com/medusajs/medusa/commit/3d68be2b6b93ae928f5c955e102ebdf2c34fb364), [`a87d07655`](https://github.com/medusajs/medusa/commit/a87d07655bd8a1da8b90feb739daddd09295f724), [`edf90eecb`](https://github.com/medusajs/medusa/commit/edf90eecb487f6e031f2e2d0899de5ca2504cb12), [`107aaa371`](https://github.com/medusajs/medusa/commit/107aaa371c444843874d125bf8bd493ef89f5756), [`834da5c41`](https://github.com/medusajs/medusa/commit/834da5c41a7c043373f72239b6fdbf7815d9b4aa)]:
- @medusajs/modules-sdk@1.11.0
- @medusajs/types@1.11.1
- @medusajs/utils@1.10.1
## 0.2.0
### Minor Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/product",
"version": "0.2.0",
"version": "0.2.1",
"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.10.0",
"@medusajs/types": "^1.11.0",
"@medusajs/utils": "^1.10.0",
"@medusajs/modules-sdk": "^1.11.0",
"@medusajs/types": "^1.11.1",
"@medusajs/utils": "^1.10.1",
"@mikro-orm/core": "5.7.12",
"@mikro-orm/migrations": "5.7.12",
"@mikro-orm/postgresql": "5.7.12",
+20
View File
@@ -1,5 +1,25 @@
# @medusajs/types
## 1.11.1
### Patch Changes
- [#5018](https://github.com/medusajs/medusa/pull/5018) [`4fa675ec2`](https://github.com/medusajs/medusa/commit/4fa675ec25b3d6fccd881c4f5a5b91f0e9e13e82) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(medusa, modules-sdk, types): Refactor modules loading from medusa
- [#4961](https://github.com/medusajs/medusa/pull/4961) [`6273b4b16`](https://github.com/medusajs/medusa/commit/6273b4b160493463e1199e5db4e9cfa4cff6fbe4) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(utils, module-sdk, medusa, types): Extract pg connection utils to utils package
- [#4969](https://github.com/medusajs/medusa/pull/4969) [`30863fee5`](https://github.com/medusajs/medusa/commit/30863fee529ed035f161c749fda3cd64fa48efb1) Thanks [@adrien2p](https://github.com/adrien2p)! - feat: store List products remote query with product isolation
- [#5025](https://github.com/medusajs/medusa/pull/5025) [`3d68be2b6`](https://github.com/medusajs/medusa/commit/3d68be2b6b93ae928f5c955e102ebdf2c34fb364) Thanks [@riqwan](https://github.com/riqwan)! - fix(orchestration,link-modules,pricing,types): fix shippingprofile error outside of core + change link alias name
- [#4990](https://github.com/medusajs/medusa/pull/4990) [`a87d07655`](https://github.com/medusajs/medusa/commit/a87d07655bd8a1da8b90feb739daddd09295f724) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(link-modules): Fix link module initialization
- [#4977](https://github.com/medusajs/medusa/pull/4977) [`edf90eecb`](https://github.com/medusajs/medusa/commit/edf90eecb487f6e031f2e2d0899de5ca2504cb12) Thanks [@pKorsholm](https://github.com/pKorsholm)! - feat(pricing,types): Add price set rule type
- [#5023](https://github.com/medusajs/medusa/pull/5023) [`107aaa371`](https://github.com/medusajs/medusa/commit/107aaa371c444843874d125bf8bd493ef89f5756) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(orchestration, types): Improve fieldAlias and prevent infinite loop by validating at development time
- [#4978](https://github.com/medusajs/medusa/pull/4978) [`834da5c41`](https://github.com/medusajs/medusa/commit/834da5c41a7c043373f72239b6fdbf7815d9b4aa) Thanks [@riqwan](https://github.com/riqwan)! - feat(pricing,types,link-modules): PriceSets as an entry point to pricing module
## 1.11.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/types",
"version": "1.11.0",
"version": "1.11.1",
"description": "Medusa Types definition",
"main": "dist/index.js",
"types": "dist/index.d.ts",
+9
View File
@@ -1,5 +1,14 @@
# @medusajs/utils
## 1.10.1
### Patch Changes
- [#4961](https://github.com/medusajs/medusa/pull/4961) [`6273b4b16`](https://github.com/medusajs/medusa/commit/6273b4b160493463e1199e5db4e9cfa4cff6fbe4) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(utils, module-sdk, medusa, types): Extract pg connection utils to utils package
- Updated dependencies [[`4fa675ec2`](https://github.com/medusajs/medusa/commit/4fa675ec25b3d6fccd881c4f5a5b91f0e9e13e82), [`6273b4b16`](https://github.com/medusajs/medusa/commit/6273b4b160493463e1199e5db4e9cfa4cff6fbe4), [`30863fee5`](https://github.com/medusajs/medusa/commit/30863fee529ed035f161c749fda3cd64fa48efb1), [`3d68be2b6`](https://github.com/medusajs/medusa/commit/3d68be2b6b93ae928f5c955e102ebdf2c34fb364), [`a87d07655`](https://github.com/medusajs/medusa/commit/a87d07655bd8a1da8b90feb739daddd09295f724), [`edf90eecb`](https://github.com/medusajs/medusa/commit/edf90eecb487f6e031f2e2d0899de5ca2504cb12), [`107aaa371`](https://github.com/medusajs/medusa/commit/107aaa371c444843874d125bf8bd493ef89f5756), [`834da5c41`](https://github.com/medusajs/medusa/commit/834da5c41a7c043373f72239b6fdbf7815d9b4aa)]:
- @medusajs/types@1.11.1
## 1.10.0
### Minor Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/utils",
"version": "1.10.0",
"version": "1.10.1",
"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.11.0",
"@medusajs/types": "^1.11.1",
"@mikro-orm/core": "5.7.12",
"@mikro-orm/migrations": "5.7.12",
"@mikro-orm/postgresql": "5.7.12",
+9
View File
@@ -1,5 +1,14 @@
# @medusajs/workflows
## 0.2.2
### Patch Changes
- Updated dependencies [[`d8649baca`](https://github.com/medusajs/medusa/commit/d8649bacaa2ed784b9e7b2b0e1f1194d3697bb92), [`4fa675ec2`](https://github.com/medusajs/medusa/commit/4fa675ec25b3d6fccd881c4f5a5b91f0e9e13e82), [`6273b4b16`](https://github.com/medusajs/medusa/commit/6273b4b160493463e1199e5db4e9cfa4cff6fbe4), [`30863fee5`](https://github.com/medusajs/medusa/commit/30863fee529ed035f161c749fda3cd64fa48efb1), [`3d68be2b6`](https://github.com/medusajs/medusa/commit/3d68be2b6b93ae928f5c955e102ebdf2c34fb364), [`107aaa371`](https://github.com/medusajs/medusa/commit/107aaa371c444843874d125bf8bd493ef89f5756)]:
- @medusajs/orchestration@0.4.0
- @medusajs/modules-sdk@1.11.0
- @medusajs/utils@1.10.1
## 0.2.1
### Patch Changes
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/workflows",
"version": "0.2.1",
"version": "0.2.2",
"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.11.0",
"@medusajs/types": "^1.11.1",
"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.10.0",
"@medusajs/orchestration": "^0.3.0",
"@medusajs/utils": "^1.10.0",
"@medusajs/modules-sdk": "^1.11.0",
"@medusajs/orchestration": "^0.4.0",
"@medusajs/utils": "^1.10.1",
"awilix": "^8.0.1",
"ulid": "^2.3.0"
},