Skip to content

Commit

Permalink
chore(release): v1.8.0-rc.7
Browse files Browse the repository at this point in the history
  • Loading branch information
olivermrbl committed Apr 4, 2023
1 parent dae8da1 commit 7a3194c
Show file tree
Hide file tree
Showing 28 changed files with 139 additions and 59 deletions.
3 changes: 3 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,14 +87,17 @@
"famous-bananas-pay",
"fast-buckets-marry",
"fifty-ears-relax",
"four-maps-suffer",
"four-rings-admire",
"fresh-forks-carry",
"friendly-jars-try",
"funny-cars-crash",
"funny-ways-dress",
"gold-fireants-look",
"grumpy-buses-pump",
"healthy-geese-worry",
"hip-otters-thank",
"honest-ways-eat",
"kind-dogs-argue",
"kind-rings-wave",
"kind-seas-roll",
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@medusajs/cache-inmemory": "1.8.0-rc.3",
"@medusajs/event-bus-local": "1.8.0-rc.4",
"@medusajs/medusa": "1.8.0-rc.6",
"@medusajs/medusa": "1.8.0-rc.7",
"faker": "^5.5.3",
"medusa-interfaces": "1.3.7-rc.0",
"typeorm": "^0.3.11"
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@medusajs/cache-inmemory": "1.8.0-rc.3",
"@medusajs/event-bus-local": "1.8.0-rc.4",
"@medusajs/medusa": "1.8.0-rc.6",
"@medusajs/medusa": "1.8.0-rc.7",
"faker": "^5.5.3",
"medusa-fulfillment-webshipper": "1.3.8-rc.1",
"medusa-interfaces": "1.3.7-rc.0",
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/repositories/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"test": "jest --silent=false --runInBand --bail --detectOpenHandles --forceExit"
},
"dependencies": {
"@medusajs/medusa": "1.8.0-rc.6",
"@medusajs/medusa": "1.8.0-rc.7",
"medusa-interfaces": "1.3.7-rc.0",
"typeorm": "^0.3.11"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/admin-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @medusajs/admin-ui

## 0.0.1-rc.7

### Patch Changes

- [#3706](https://github.com/medusajs/medusa/pull/3706) [`dae8da109`](https://github.com/medusajs/medusa/commit/dae8da1099bbe5fd3c59adc7fd2c28b41c0f71bc) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(admin): Duplicate product without prices

- Updated dependencies []:
- [email protected]

## 0.0.1-rc.6

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@medusajs/admin-ui",
"author": "Kasper Kristensen <[email protected]>",
"license": "MIT",
"version": "0.0.1-rc.6",
"version": "0.0.1-rc.7",
"repository": {
"type": "git",
"url": "https://github.com/medusajs/medusa.git",
Expand Down Expand Up @@ -49,7 +49,7 @@
"copy-to-clipboard": "^3.3.1",
"emoji-picker-react": "^4.4.3",
"framer-motion": "^9.1.6",
"medusa-react": "5.0.0-rc.6",
"medusa-react": "5.0.0-rc.7",
"moment": "^2.29.4",
"pluralize": "^8.0.0",
"postcss": "^8.4.21",
Expand Down Expand Up @@ -79,7 +79,7 @@
"vite": "^4.1.4"
},
"devDependencies": {
"@medusajs/medusa": "1.8.0-rc.6",
"@medusajs/medusa": "1.8.0-rc.7",
"@medusajs/types": "0.0.2-rc.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @medusajs/admin

## 1.0.0-rc.7

### Patch Changes

- [#3706](https://github.com/medusajs/medusa/pull/3706) [`dae8da109`](https://github.com/medusajs/medusa/commit/dae8da1099bbe5fd3c59adc7fd2c28b41c0f71bc) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(admin): Duplicate product without prices

- Updated dependencies [[`748833383`](https://github.com/medusajs/medusa/commit/748833383f4bafd05109dac7afa1286fe851cba3), [`e5a2e9c8d`](https://github.com/medusajs/medusa/commit/e5a2e9c8d237bbe4e3563f5a7a892ca41f01ba24), [`dae8da109`](https://github.com/medusajs/medusa/commit/dae8da1099bbe5fd3c59adc7fd2c28b41c0f71bc)]:
- @medusajs/medusa@1.8.0-rc.7
- @medusajs/admin-ui@0.0.1-rc.7

## 1.0.0-rc.6

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@medusajs/admin",
"version": "1.0.0-rc.6",
"version": "1.0.0-rc.7",
"bin": {
"medusa-admin": "./bin/medusa-admin.js"
},
Expand All @@ -26,7 +26,7 @@
"directory": "packages/admin"
},
"dependencies": {
"@medusajs/admin-ui": "0.0.1-rc.6",
"@medusajs/admin-ui": "0.0.1-rc.7",
"commander": "^10.0.0",
"dotenv": "^16.0.3",
"express": "^4.17.1",
Expand All @@ -37,7 +37,7 @@
"ts-dedent": "^2.2.0"
},
"peerDependencies": {
"@medusajs/medusa": "1.8.0-rc.6"
"@medusajs/medusa": "1.8.0-rc.7"
},
"devDependencies": {
"@types/express": "^4.17.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/generated/client-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"url": "https://github.com/medusajs/medusa/issues"
},
"devDependencies": {
"@medusajs/medusa-oas-cli": "0.2.0-rc.6",
"@medusajs/medusa-oas-cli": "0.2.0-rc.7",
"cross-env": "^7.0.3",
"execa": "^5.1.1",
"jest": "^27.4.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/medusa-fulfillment-webshipper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.0-rc.6",
"@medusajs/medusa": "1.8.0-rc.7",
"client-sessions": "^0.8.0",
"cross-env": "^5.2.1",
"jest": "^25.5.4",
Expand Down
7 changes: 7 additions & 0 deletions packages/medusa-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 2.0.0-rc.7

### Patch Changes

- Updated dependencies [[`748833383`](https://github.com/medusajs/medusa/commit/748833383f4bafd05109dac7afa1286fe851cba3), [`e5a2e9c8d`](https://github.com/medusajs/medusa/commit/e5a2e9c8d237bbe4e3563f5a7a892ca41f01ba24)]:
- @medusajs/medusa@1.8.0-rc.7

## 2.0.0-rc.6

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/medusa-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa-js",
"version": "2.0.0-rc.6",
"version": "2.0.0-rc.7",
"description": "Client for Medusa Commerce Rest API",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -32,7 +32,7 @@
"uuid": "^9.0.0"
},
"peerDependencies": {
"@medusajs/medusa": "1.8.0-rc.6"
"@medusajs/medusa": "1.8.0-rc.7"
},
"repository": {
"type": "git",
Expand All @@ -43,7 +43,7 @@
"url": "https://github.com/medusajs/medusa/issues"
},
"devDependencies": {
"@medusajs/medusa": "1.8.0-rc.6",
"@medusajs/medusa": "1.8.0-rc.7",
"@types/uuid": "^9.0.0",
"cross-env": "^7.0.3",
"jest": "^27.4.7",
Expand Down
7 changes: 7 additions & 0 deletions packages/medusa-payment-paypal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 2.0.0-rc.7

### Patch Changes

- Updated dependencies [[`748833383`](https://github.com/medusajs/medusa/commit/748833383f4bafd05109dac7afa1286fe851cba3), [`e5a2e9c8d`](https://github.com/medusajs/medusa/commit/e5a2e9c8d237bbe4e3563f5a7a892ca41f01ba24)]:
- @medusajs/medusa@1.8.0-rc.7

## 2.0.0-rc.6

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/medusa-payment-paypal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "medusa-payment-paypal",
"version": "2.0.0-rc.6",
"version": "2.0.0-rc.7",
"description": "Paypal Payment provider for Medusa Commerce",
"main": "dist/index.js",
"repository": {
Expand All @@ -20,14 +20,14 @@
"watch": "tsc --watch"
},
"devDependencies": {
"@medusajs/medusa": "1.8.0-rc.6",
"@medusajs/medusa": "1.8.0-rc.7",
"@types/stripe": "^8.0.417",
"cross-env": "^5.2.1",
"jest": "^25.5.4",
"typescript": "^4.4.4"
},
"peerDependencies": {
"@medusajs/medusa": "1.8.0-rc.6"
"@medusajs/medusa": "1.8.0-rc.7"
},
"dependencies": {
"@paypal/checkout-server-sdk": "^1.0.3",
Expand Down
7 changes: 7 additions & 0 deletions packages/medusa-payment-stripe/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 2.0.0-rc.7

### Patch Changes

- Updated dependencies [[`748833383`](https://github.com/medusajs/medusa/commit/748833383f4bafd05109dac7afa1286fe851cba3), [`e5a2e9c8d`](https://github.com/medusajs/medusa/commit/e5a2e9c8d237bbe4e3563f5a7a892ca41f01ba24)]:
- @medusajs/medusa@1.8.0-rc.7

## 2.0.0-rc.6

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/medusa-payment-stripe/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "medusa-payment-stripe",
"version": "2.0.0-rc.6",
"version": "2.0.0-rc.7",
"description": "Stripe Payment provider for Meduas Commerce",
"main": "dist/index.js",
"repository": {
Expand All @@ -20,14 +20,14 @@
"watch": "tsc --watch"
},
"devDependencies": {
"@medusajs/medusa": "1.8.0-rc.6",
"@medusajs/medusa": "1.8.0-rc.7",
"@types/stripe": "^8.0.417",
"cross-env": "^5.2.1",
"jest": "^25.5.4",
"typescript": "^4.9.5"
},
"peerDependencies": {
"@medusajs/medusa": "1.8.0-rc.6"
"@medusajs/medusa": "1.8.0-rc.7"
},
"dependencies": {
"body-parser": "^1.19.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/medusa-plugin-meilisearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"meilisearch": "^0.31.1"
},
"devDependencies": {
"@medusajs/medusa": "1.8.0-rc.6",
"@medusajs/medusa": "1.8.0-rc.7",
"@medusajs/types": "0.0.2-rc.1",
"cross-env": "^5.2.1",
"jest": "^25.5.4",
Expand Down
7 changes: 7 additions & 0 deletions packages/medusa-plugin-restock-notification/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 3.0.0-rc.7

### Patch Changes

- Updated dependencies [[`748833383`](https://github.com/medusajs/medusa/commit/748833383f4bafd05109dac7afa1286fe851cba3), [`e5a2e9c8d`](https://github.com/medusajs/medusa/commit/e5a2e9c8d237bbe4e3563f5a7a892ca41f01ba24)]:
- @medusajs/medusa@1.8.0-rc.7

## 3.0.0-rc.6

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/medusa-plugin-restock-notification/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-restock-notification",
"version": "3.0.0-rc.6",
"version": "3.0.0-rc.7",
"main": "index.js",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,7 +29,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"@medusajs/medusa": "1.8.0-rc.6",
"@medusajs/medusa": "1.8.0-rc.7",
"medusa-interfaces": "1.3.7-rc.0"
},
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/medusa-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 5.0.0-rc.7

### Patch Changes

- Updated dependencies [[`748833383`](https://github.com/medusajs/medusa/commit/748833383f4bafd05109dac7afa1286fe851cba3), [`e5a2e9c8d`](https://github.com/medusajs/medusa/commit/e5a2e9c8d237bbe4e3563f5a7a892ca41f01ba24)]:
- @medusajs/medusa@1.8.0-rc.7
- @medusajs/medusa-js@2.0.0-rc.7

## 5.0.0-rc.6

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/medusa-react/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.0.0-rc.6",
"version": "5.0.0-rc.7",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand All @@ -25,7 +25,7 @@
"test": "echo \"Tests disabled temporarily\""
},
"peerDependencies": {
"@medusajs/medusa": "1.8.0-rc.6",
"@medusajs/medusa": "1.8.0-rc.7",
"@tanstack/react-query": "^4.22.0",
"react": "^16.8 || ^17.0 || ^18.0",
"react-dom": "^16.8 || ^17.0 || ^18.0"
Expand All @@ -34,7 +34,7 @@
"author": "Zakaria S. El Asri",
"devDependencies": {
"@babel/core": "^7.16.0",
"@medusajs/medusa": "1.8.0-rc.6",
"@medusajs/medusa": "1.8.0-rc.7",
"@storybook/addon-essentials": "^6.3.12",
"@storybook/addon-links": "^6.3.12",
"@storybook/addons": "^6.3.12",
Expand All @@ -61,7 +61,7 @@
"tsup": "^6.5.0"
},
"dependencies": {
"@medusajs/medusa-js": "^2.0.0-rc.6"
"@medusajs/medusa-js": "2.0.0-rc.7"
},
"msw": {
"workerDirectory": "public"
Expand Down
8 changes: 8 additions & 0 deletions packages/medusa/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 1.8.0-rc.7

### Patch Changes

- [#3665](https://github.com/medusajs/medusa/pull/3665) [`748833383`](https://github.com/medusajs/medusa/commit/748833383f4bafd05109dac7afa1286fe851cba3) Thanks [@pKorsholm](https://github.com/pKorsholm)! - fix(medusa): draft order adjustments for mw

- [#3705](https://github.com/medusajs/medusa/pull/3705) [`e5a2e9c8d`](https://github.com/medusajs/medusa/commit/e5a2e9c8d237bbe4e3563f5a7a892ca41f01ba24) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): circular loading

## 1.8.0-rc.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/medusa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa",
"version": "1.8.0-rc.6",
"version": "1.8.0-rc.7",
"description": "E-commerce for JAMstack",
"main": "dist/index.js",
"bin": "./cli.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/oas/medusa-oas-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @medusajs/oas-cli

## 0.2.0-rc.7

### Patch Changes

- Updated dependencies [[`748833383`](https://github.com/medusajs/medusa/commit/748833383f4bafd05109dac7afa1286fe851cba3), [`e5a2e9c8d`](https://github.com/medusajs/medusa/commit/e5a2e9c8d237bbe4e3563f5a7a892ca41f01ba24)]:
- @medusajs/medusa@1.8.0-rc.7

## 0.2.0-rc.6

### Patch Changes
Expand Down
Loading

0 comments on commit 7a3194c

Please sign in to comment.