Skip to content

Commit

Permalink
chore(release): v1.8.0-rc.6
Browse files Browse the repository at this point in the history
  • Loading branch information
olivermrbl committed Apr 3, 2023
1 parent 7a9740b commit bb9df09
Show file tree
Hide file tree
Showing 49 changed files with 326 additions and 119 deletions.
9 changes: 9 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,11 @@
"brown-wombats-jam",
"clean-carrots-sell",
"clean-cobras-listen",
"clever-bobcats-clean",
"cool-pumpkins-confess",
"cuddly-keys-hear",
"cuddly-seahorses-thank",
"cuddly-trees-cry",
"curly-mayflies-sell",
"dirty-lions-add",
"dry-cups-occur",
Expand All @@ -83,16 +86,20 @@
"fair-melons-run",
"famous-bananas-pay",
"fast-buckets-marry",
"fifty-ears-relax",
"four-rings-admire",
"fresh-forks-carry",
"funny-cars-crash",
"funny-ways-dress",
"gold-fireants-look",
"grumpy-buses-pump",
"healthy-geese-worry",
"hip-otters-thank",
"kind-dogs-argue",
"kind-rings-wave",
"kind-seas-roll",
"late-rocks-design",
"lemon-boats-obey",
"loud-pillows-report",
"lucky-bikes-end",
"lucky-boats-invent",
Expand All @@ -108,6 +115,7 @@
"nine-planes-kneel",
"ninety-crews-develop",
"odd-bikes-dance",
"odd-clocks-work",
"odd-meals-help",
"old-planes-cross",
"olive-days-jog",
Expand All @@ -132,6 +140,7 @@
"shy-years-attack",
"sixty-jeans-fold",
"slimy-brooms-flash",
"small-swans-hunt",
"smart-spies-bake",
"soft-pets-breathe",
"spotty-rules-hide",
Expand Down
6 changes: 3 additions & 3 deletions integration-tests/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"build": "babel src -d dist --extensions \".ts,.js\""
},
"dependencies": {
"@medusajs/cache-inmemory": "1.8.0-rc.2",
"@medusajs/event-bus-local": "1.8.0-rc.3",
"@medusajs/medusa": "1.8.0-rc.5",
"@medusajs/cache-inmemory": "1.8.0-rc.3",
"@medusajs/event-bus-local": "1.8.0-rc.4",
"@medusajs/medusa": "1.8.0-rc.6",
"faker": "^5.5.3",
"medusa-interfaces": "1.3.7-rc.0",
"typeorm": "^0.3.11"
Expand Down
6 changes: 3 additions & 3 deletions integration-tests/plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"build": "babel src -d dist --extensions \".ts,.js\""
},
"dependencies": {
"@medusajs/cache-inmemory": "1.8.0-rc.2",
"@medusajs/event-bus-local": "1.8.0-rc.3",
"@medusajs/medusa": "1.8.0-rc.5",
"@medusajs/cache-inmemory": "1.8.0-rc.3",
"@medusajs/event-bus-local": "1.8.0-rc.4",
"@medusajs/medusa": "1.8.0-rc.6",
"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.5",
"@medusajs/medusa": "1.8.0-rc.6",
"medusa-interfaces": "1.3.7-rc.0",
"typeorm": "^0.3.11"
},
Expand Down
15 changes: 15 additions & 0 deletions packages/admin-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @medusajs/admin-ui

## 0.0.1-rc.6

### Patch Changes

- [#3666](https://github.com/medusajs/medusa/pull/3666) [`ca3b32d53`](https://github.com/medusajs/medusa/commit/ca3b32d53c6854716bcbfb641ed381fa0f019a58) Thanks [@StephixOne](https://github.com/StephixOne)! - fix(admin-ui): Make copy and UI on manage locations modal better when no locations

- [#3676](https://github.com/medusajs/medusa/pull/3676) [`788ddc0f4`](https://github.com/medusajs/medusa/commit/788ddc0f43696df607f07133af15a04b29d5447d) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(admin-ui, medusa-react, medusa): Minor fixes to GC domain in admin UI. Also fixes GC update payload type in medusa-react and medusa.

- [#3670](https://github.com/medusajs/medusa/pull/3670) [`a5ad6c054`](https://github.com/medusajs/medusa/commit/a5ad6c05428e1bb090bbc5a51345a00821781c06) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Fix(admin-ui,medusa): Ensure stock locations are created with a name

- [#3660](https://github.com/medusajs/medusa/pull/3660) [`eed784d7d`](https://github.com/medusajs/medusa/commit/eed784d7d0b58aeddc9f6f5ea56fe80c608b22f5) Thanks [@pKorsholm](https://github.com/pKorsholm)! - fix(admin-ui, medusa): resolve bugs for orders with variants without inventory items

- Updated dependencies [[`d06ab9299`](https://github.com/medusajs/medusa/commit/d06ab929946c9e3842dcf4299b2c7e4c85fcc116), [`788ddc0f4`](https://github.com/medusajs/medusa/commit/788ddc0f43696df607f07133af15a04b29d5447d), [`7f87c4f2c`](https://github.com/medusajs/medusa/commit/7f87c4f2c8abb876213a595005e67d770be9cbe4)]:
- [email protected]

## 0.0.1-rc.5

### 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.5",
"version": "0.0.1-rc.6",
"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.5",
"medusa-react": "5.0.0-rc.6",
"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.5",
"@medusajs/medusa": "1.8.0-rc.6",
"@medusajs/types": "0.0.2-rc.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @medusajs/admin

## 1.0.0-rc.6

### Patch Changes

- Updated dependencies [[`ca3b32d53`](https://github.com/medusajs/medusa/commit/ca3b32d53c6854716bcbfb641ed381fa0f019a58), [`788ddc0f4`](https://github.com/medusajs/medusa/commit/788ddc0f43696df607f07133af15a04b29d5447d), [`a5ad6c054`](https://github.com/medusajs/medusa/commit/a5ad6c05428e1bb090bbc5a51345a00821781c06), [`7f87c4f2c`](https://github.com/medusajs/medusa/commit/7f87c4f2c8abb876213a595005e67d770be9cbe4), [`eed784d7d`](https://github.com/medusajs/medusa/commit/eed784d7d0b58aeddc9f6f5ea56fe80c608b22f5), [`a0c919a8d`](https://github.com/medusajs/medusa/commit/a0c919a8d01ca5edf62336de48e9a112e3822f38), [`0cca13779`](https://github.com/medusajs/medusa/commit/0cca13779d0e84683193ad82ab163a10a807e903)]:
- @medusajs/admin-ui@0.0.1-rc.6
- @medusajs/medusa@1.8.0-rc.6

## 1.0.0-rc.5

### 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.5",
"version": "1.0.0-rc.6",
"bin": {
"medusa-admin": "./bin/medusa-admin.js"
},
Expand All @@ -26,7 +26,7 @@
"directory": "packages/admin"
},
"dependencies": {
"@medusajs/admin-ui": "0.0.1-rc.5",
"@medusajs/admin-ui": "0.0.1-rc.6",
"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.5"
"@medusajs/medusa": "1.8.0-rc.6"
},
"devDependencies": {
"@types/express": "^4.17.13",
Expand Down
9 changes: 9 additions & 0 deletions packages/cache-inmemory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @medusajs/cache-inmemory

## 1.8.0-rc.3

### Patch Changes

- [#3649](https://github.com/medusajs/medusa/pull/3649) [`bd12a9508`](https://github.com/medusajs/medusa/commit/bd12a95083b69a70b83ad38578c5a68738c41b2b) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Export initialize method for all modules

- Updated dependencies [[`bd12a9508`](https://github.com/medusajs/medusa/commit/bd12a95083b69a70b83ad38578c5a68738c41b2b)]:
- @medusajs/modules-sdk@0.1.0-rc.4

## 1.8.0-rc.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/cache-inmemory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@medusajs/cache-inmemory",
"version": "1.8.0-rc.2",
"version": "1.8.0-rc.3",
"description": "In-memory Cache Module for Medusa",
"main": "dist/index.js",
"repository": {
Expand Down Expand Up @@ -31,6 +31,6 @@
"test:unit": "jest --passWithNoTests"
},
"dependencies": {
"@medusajs/modules-sdk": "0.1.0-rc.3"
"@medusajs/modules-sdk": "0.1.0-rc.4"
}
}
9 changes: 9 additions & 0 deletions packages/cache-redis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @medusajs/cache-redis

## 1.8.0-rc.3

### Patch Changes

- [#3649](https://github.com/medusajs/medusa/pull/3649) [`bd12a9508`](https://github.com/medusajs/medusa/commit/bd12a95083b69a70b83ad38578c5a68738c41b2b) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Export initialize method for all modules

- Updated dependencies [[`bd12a9508`](https://github.com/medusajs/medusa/commit/bd12a95083b69a70b83ad38578c5a68738c41b2b)]:
- @medusajs/modules-sdk@0.1.0-rc.4

## 1.8.0-rc.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/cache-redis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@medusajs/cache-redis",
"version": "1.8.0-rc.2",
"version": "1.8.0-rc.3",
"description": "Redis Cache Module for Medusa",
"main": "dist/index.js",
"repository": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"test:unit": "jest --passWithNoTests"
},
"dependencies": {
"@medusajs/modules-sdk": "0.1.0-rc.3",
"@medusajs/modules-sdk": "0.1.0-rc.4",
"awilix": "^8.0.0",
"ioredis": "^5.3.1"
}
Expand Down
10 changes: 10 additions & 0 deletions packages/event-bus-local/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @medusajs/event-bus-local

## 1.8.0-rc.4

### Patch Changes

- [#3649](https://github.com/medusajs/medusa/pull/3649) [`bd12a9508`](https://github.com/medusajs/medusa/commit/bd12a95083b69a70b83ad38578c5a68738c41b2b) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Export initialize method for all modules

- Updated dependencies [[`a0c919a8d`](https://github.com/medusajs/medusa/commit/a0c919a8d01ca5edf62336de48e9a112e3822f38), [`bd12a9508`](https://github.com/medusajs/medusa/commit/bd12a95083b69a70b83ad38578c5a68738c41b2b)]:
- @medusajs/utils@0.0.2-rc.2
- @medusajs/modules-sdk@0.1.0-rc.4

## 1.8.0-rc.3

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/event-bus-local/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@medusajs/event-bus-local",
"version": "1.8.0-rc.3",
"version": "1.8.0-rc.4",
"description": "Local Event Bus Module for Medusa",
"main": "dist/index.js",
"files": [
Expand Down Expand Up @@ -31,7 +31,7 @@
"test:unit": "jest --passWithNoTests"
},
"dependencies": {
"@medusajs/modules-sdk": "0.1.0-rc.3",
"@medusajs/utils": "0.0.2-rc.1"
"@medusajs/modules-sdk": "0.1.0-rc.4",
"@medusajs/utils": "0.0.2-rc.2"
}
}
10 changes: 10 additions & 0 deletions packages/event-bus-redis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @medusajs/event-bus-redis

## 1.8.0-rc.4

### Patch Changes

- [#3649](https://github.com/medusajs/medusa/pull/3649) [`bd12a9508`](https://github.com/medusajs/medusa/commit/bd12a95083b69a70b83ad38578c5a68738c41b2b) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Export initialize method for all modules

- Updated dependencies [[`a0c919a8d`](https://github.com/medusajs/medusa/commit/a0c919a8d01ca5edf62336de48e9a112e3822f38), [`bd12a9508`](https://github.com/medusajs/medusa/commit/bd12a95083b69a70b83ad38578c5a68738c41b2b)]:
- @medusajs/utils@0.0.2-rc.2
- @medusajs/modules-sdk@0.1.0-rc.4

## 1.8.0-rc.3

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/event-bus-redis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@medusajs/event-bus-redis",
"version": "1.8.0-rc.3",
"version": "1.8.0-rc.4",
"description": "Redis Event Bus Module for Medusa",
"main": "dist/index.js",
"files": [
Expand Down Expand Up @@ -32,8 +32,8 @@
"test:unit": "jest --passWithNoTests"
},
"dependencies": {
"@medusajs/modules-sdk": "0.1.0-rc.3",
"@medusajs/utils": "0.0.2-rc.1",
"@medusajs/modules-sdk": "0.1.0-rc.4",
"@medusajs/utils": "0.0.2-rc.2",
"awilix": "^8.0.0",
"bullmq": "^3.5.6",
"ioredis": "^5.2.5"
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.5",
"@medusajs/medusa-oas-cli": "0.2.0-rc.6",
"cross-env": "^7.0.3",
"execa": "^5.1.1",
"jest": "^27.4.7",
Expand Down
11 changes: 11 additions & 0 deletions packages/inventory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @medusajs/inventory

## 1.8.0-rc.4

### Patch Changes

- [#3649](https://github.com/medusajs/medusa/pull/3649) [`bd12a9508`](https://github.com/medusajs/medusa/commit/bd12a95083b69a70b83ad38578c5a68738c41b2b) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Export initialize method for all modules

- Updated dependencies [[`a0c919a8d`](https://github.com/medusajs/medusa/commit/a0c919a8d01ca5edf62336de48e9a112e3822f38), [`bd12a9508`](https://github.com/medusajs/medusa/commit/bd12a95083b69a70b83ad38578c5a68738c41b2b)]:
- @medusajs/utils@0.0.2-rc.2
- @medusajs/modules-sdk@0.1.0-rc.4

## 1.8.0-rc.3

### Patch Changes
Expand Down Expand Up @@ -71,6 +81,7 @@
- Updated dependencies [[`74bc4b16a`](https://github.com/medusajs/medusa/commit/74bc4b16a07f78668003ca930bf2a0d928897ceb), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73), [`271844aed`](https://github.com/medusajs/medusa/commit/271844aedbe45c369e188b5d06458dbd6984cd39), [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def)]:
- @medusajs/utils@0.0.2-rc.0
- @medusajs/modules-sdk@0.1.0-rc.0

## 1.0.12

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/inventory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@medusajs/inventory",
"version": "1.8.0-rc.3",
"version": "1.8.0-rc.4",
"description": "Inventory Module for Medusa",
"main": "dist/index.js",
"repository": {
Expand All @@ -24,8 +24,8 @@
"typescript": "^4.4.4"
},
"dependencies": {
"@medusajs/modules-sdk": "0.1.0-rc.3",
"@medusajs/utils": "0.0.2-rc.1",
"@medusajs/modules-sdk": "0.1.0-rc.4",
"@medusajs/utils": "0.0.2-rc.2",
"awilix": "^8.0.0",
"typeorm": "^0.3.11"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/medusa-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 1.3.9-rc.2

### Patch Changes

- [#3688](https://github.com/medusajs/medusa/pull/3688) [`a0c919a8d`](https://github.com/medusajs/medusa/commit/a0c919a8d01ca5edf62336de48e9a112e3822f38) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore(medusa-cli): Add missing utils dep

- Updated dependencies [[`a0c919a8d`](https://github.com/medusajs/medusa/commit/a0c919a8d01ca5edf62336de48e9a112e3822f38)]:
- @medusajs/utils@0.0.2-rc.2

## 1.3.9-rc.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/medusa-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa-cli",
"version": "1.3.9-rc.1",
"version": "1.3.9-rc.2",
"description": "Command Line interface for Medusa Commerce",
"main": "dist/index.js",
"bin": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"jest": "^25.5.4"
},
"dependencies": {
"@medusajs/utils": "0.0.2-rc.1",
"@medusajs/utils": "0.0.2-rc.2",
"axios": "^0.21.4",
"chalk": "^4.0.0",
"configstore": "5.0.1",
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.5",
"@medusajs/medusa": "1.8.0-rc.6",
"client-sessions": "^0.8.0",
"cross-env": "^5.2.1",
"jest": "^25.5.4",
Expand Down
Loading

0 comments on commit bb9df09

Please sign in to comment.