chore: Version Packages (#13545)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
20bfdac06d
commit
e47f0d0271
@@ -1,5 +1,26 @@
|
||||
# @medusajs/draft-order
|
||||
|
||||
## 2.11.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework
|
||||
|
||||
- [#13626](https://github.com/medusajs/medusa/pull/13626) [`9c7c1d48c7779023172d5e7003674b2d7107b733`](https://github.com/medusajs/medusa/commit/9c7c1d48c7779023172d5e7003674b2d7107b733) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(): Pricing preference context loss
|
||||
|
||||
- [#13435](https://github.com/medusajs/medusa/pull/13435) [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0) Thanks [@adrien2p](https://github.com/adrien2p)! - Feat(): distributed caching
|
||||
|
||||
- [`2d45ba7be12bf5edab13934365041d428473fcfd`](undefined) - fix(draft-order): email reset when changing customer
|
||||
|
||||
- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`295f6be146dff6650216259bdf3e64165e5e3691`](undefined), [`7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1`](https://github.com/medusajs/medusa/commit/7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1), [`9d8ed70130867466f81834adf13b7b60bdfc0b6a`](undefined), [`70d855bd1be0ab654ff319d3780469e0c8a0fe36`](undefined), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`6a91f79f443ff72cba8ee7612a1e1c681af125ec`](https://github.com/medusajs/medusa/commit/6a91f79f443ff72cba8ee7612a1e1c681af125ec), [`1fd439e321d8284ab7218333ab83125af66afb02`](undefined), [`76bf364440959b00926719db1c8a0e4a0e418879`](https://github.com/medusajs/medusa/commit/76bf364440959b00926719db1c8a0e4a0e418879), [`5e827ec95d0f721e62c0d4e8c603bda7ddc0929c`](https://github.com/medusajs/medusa/commit/5e827ec95d0f721e62c0d4e8c603bda7ddc0929c), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]:
|
||||
- @medusajs/cli@2.11.0
|
||||
- @medusajs/framework@2.11.0
|
||||
- @medusajs/test-utils@2.11.0
|
||||
- @medusajs/js-sdk@2.11.0
|
||||
- @medusajs/admin-sdk@2.11.0
|
||||
- @medusajs/icons@2.11.0
|
||||
- @medusajs/ui@4.0.24
|
||||
|
||||
## 2.10.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@medusajs/draft-order",
|
||||
"version": "2.10.3",
|
||||
"version": "2.11.0",
|
||||
"description": "A starter for Medusa plugins.",
|
||||
"author": "Medusa (https://medusajs.com)",
|
||||
"license": "MIT",
|
||||
@@ -36,7 +36,7 @@
|
||||
"dependencies": {
|
||||
"@ariakit/react": "^0.4.15",
|
||||
"@hookform/resolvers": "3.4.2",
|
||||
"@medusajs/js-sdk": "2.10.3",
|
||||
"@medusajs/js-sdk": "2.11.0",
|
||||
"@tanstack/react-query": "5.64.2",
|
||||
"@uiw/react-json-view": "^2.0.0-alpha.17",
|
||||
"date-fns": "^3.6.0",
|
||||
@@ -45,14 +45,14 @@
|
||||
"react-hook-form": "7.49.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@medusajs/admin-sdk": "2.10.3",
|
||||
"@medusajs/cli": "2.10.3",
|
||||
"@medusajs/framework": "2.10.3",
|
||||
"@medusajs/icons": "2.10.3",
|
||||
"@medusajs/test-utils": "2.10.3",
|
||||
"@medusajs/types": "2.10.3",
|
||||
"@medusajs/ui": "4.0.23",
|
||||
"@medusajs/ui-preset": "2.10.3",
|
||||
"@medusajs/admin-sdk": "2.11.0",
|
||||
"@medusajs/cli": "2.11.0",
|
||||
"@medusajs/framework": "2.11.0",
|
||||
"@medusajs/icons": "2.11.0",
|
||||
"@medusajs/test-utils": "2.11.0",
|
||||
"@medusajs/types": "2.11.0",
|
||||
"@medusajs/ui": "4.0.24",
|
||||
"@medusajs/ui-preset": "2.11.0",
|
||||
"@swc/core": "1.5.7",
|
||||
"@types/lodash": "^4.17.15",
|
||||
"@types/node": "^20.0.0",
|
||||
@@ -69,12 +69,12 @@
|
||||
"yalc": "^1.0.0-pre.53"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@medusajs/admin-sdk": "2.10.3",
|
||||
"@medusajs/cli": "2.10.3",
|
||||
"@medusajs/framework": "2.10.3",
|
||||
"@medusajs/icons": "2.10.3",
|
||||
"@medusajs/test-utils": "2.10.3",
|
||||
"@medusajs/ui": "4.0.23",
|
||||
"@medusajs/admin-sdk": "2.11.0",
|
||||
"@medusajs/cli": "2.11.0",
|
||||
"@medusajs/framework": "2.11.0",
|
||||
"@medusajs/icons": "2.11.0",
|
||||
"@medusajs/test-utils": "2.11.0",
|
||||
"@medusajs/ui": "4.0.24",
|
||||
"lodash": "^4.17.21",
|
||||
"react-router-dom": "6.20.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user