Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 14, 2023
1 parent d36f7b2 commit 6c052a8
Show file tree
Hide file tree
Showing 75 changed files with 325 additions and 185 deletions.
6 changes: 0 additions & 6 deletions .changeset/bright-carrots-look.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/chilled-dolphins-prove.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cool-buckets-explode.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/curly-carpets-remain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gentle-avocados-melt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lovely-readers-live.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slimy-snails-run.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-students-kneel.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/smooth-numbers-whisper.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-eyes-vanish.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-cycles-vanish.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/tall-dolls-relax.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/tall-humans-count.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ten-pumpkins-sleep.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-eagles-nail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-ears-laugh.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-carpets-jam.md

This file was deleted.

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.6",
"@medusajs/event-bus-local": "1.9.3",
"@medusajs/medusa": "1.11.0",
"@medusajs/cache-inmemory": "1.8.7",
"@medusajs/event-bus-local": "1.9.4",
"@medusajs/medusa": "1.11.1",
"faker": "^5.5.3",
"medusa-interfaces": "1.3.7",
"typeorm": "^0.3.16"
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.6",
"@medusajs/event-bus-local": "1.9.3",
"@medusajs/medusa": "1.11.0",
"@medusajs/cache-inmemory": "1.8.7",
"@medusajs/event-bus-local": "1.9.4",
"@medusajs/medusa": "1.11.1",
"faker": "^5.5.3",
"medusa-fulfillment-webshipper": "1.3.9",
"medusa-interfaces": "1.3.7",
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:integration": "jest --silent=false --runInBand --bail --detectOpenHandles --forceExit"
},
"dependencies": {
"@medusajs/medusa": "1.11.0",
"@medusajs/medusa": "1.11.1",
"medusa-interfaces": "1.3.7",
"typeorm": "^0.3.16"
},
Expand Down
13 changes: 13 additions & 0 deletions packages/admin-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @medusajs/admin-ui

## 1.8.7

### Patch Changes

- [#4071](https://github.com/medusajs/medusa/pull/4071) [`0476f5251`](https://github.com/medusajs/medusa/commit/0476f52519237c622b37d29de0718f9774b6add7) Thanks [@pKorsholm](https://github.com/pKorsholm)! - feat(admin-ui): update edit allocation modal design

- [#4051](https://github.com/medusajs/medusa/pull/4051) [`294576949`](https://github.com/medusajs/medusa/commit/294576949792f8c4dc2a8c1a03fdc9db73a8a00e) Thanks [@pKorsholm](https://github.com/pKorsholm)! - feat(admin-ui): fix allow_backorder updates

- [#4081](https://github.com/medusajs/medusa/pull/4081) [`4f3c8f5d7`](https://github.com/medusajs/medusa/commit/4f3c8f5d70b5ae4a11e9d4a2fea4a8410b2daf47) Thanks [@pKorsholm](https://github.com/pKorsholm)! - feat(medusa,client-types,medusa-js,admin-ui,medusa-react): add reservation table and creation

- Updated dependencies [[`4f3c8f5d7`](https://github.com/medusajs/medusa/commit/4f3c8f5d70b5ae4a11e9d4a2fea4a8410b2daf47)]:
- medusa-react@8.0.1

## 1.8.6

### Patch Changes
Expand Down
8 changes: 4 additions & 4 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 <kasper@medusajs.com>",
"license": "MIT",
"version": "1.8.6",
"version": "1.8.7",
"repository": {
"type": "git",
"url": "https://github.com/medusajs/medusa.git",
Expand Down Expand Up @@ -50,7 +50,7 @@
"copy-to-clipboard": "^3.3.1",
"emoji-picker-react": "^4.4.3",
"framer-motion": "^9.1.6",
"medusa-react": "8.0.0",
"medusa-react": "8.0.1",
"moment": "^2.29.4",
"pluralize": "^8.0.0",
"postcss": "^8.4.21",
Expand Down Expand Up @@ -80,8 +80,8 @@
"vite": "^4.1.4"
},
"devDependencies": {
"@medusajs/medusa": "1.11.0",
"@medusajs/types": "1.8.6",
"@medusajs/medusa": "1.11.1",
"@medusajs/types": "1.8.7",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
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

## 5.0.1

### Patch Changes

- Updated dependencies [[`0a35f21af`](https://github.com/medusajs/medusa/commit/0a35f21af7ac8b6cdc1af12a403e95f9bf6142fe), [`4fb443c0e`](https://github.com/medusajs/medusa/commit/4fb443c0ea38bde3148bce059c0ee3b91dfff3d4), [`0476f5251`](https://github.com/medusajs/medusa/commit/0476f52519237c622b37d29de0718f9774b6add7), [`0476f5251`](https://github.com/medusajs/medusa/commit/0476f52519237c622b37d29de0718f9774b6add7), [`ed382f2ee`](https://github.com/medusajs/medusa/commit/ed382f2ee510cbf96164991efa7ff75e3ce659ff), [`294576949`](https://github.com/medusajs/medusa/commit/294576949792f8c4dc2a8c1a03fdc9db73a8a00e), [`e2d29d35c`](https://github.com/medusajs/medusa/commit/e2d29d35c4c477bc9b4a3ddce1279276fd072875), [`3a38c84f8`](https://github.com/medusajs/medusa/commit/3a38c84f88b05f74ee0a172af3e3f78b2ec8c2d2), [`4f3c8f5d7`](https://github.com/medusajs/medusa/commit/4f3c8f5d70b5ae4a11e9d4a2fea4a8410b2daf47), [`a91987fab`](https://github.com/medusajs/medusa/commit/a91987fab33745f9864eab21bd1c27e8e3e24571), [`bf18bd0c8`](https://github.com/medusajs/medusa/commit/bf18bd0c8a284dd0042d4c54d84acb2e7c10edd3)]:
- @medusajs/medusa@1.11.1
- @medusajs/admin-ui@1.8.7

## 5.0.0

### 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": "5.0.0",
"version": "5.0.1",
"bin": {
"medusa-admin": "./bin/medusa-admin.js"
},
Expand All @@ -26,7 +26,7 @@
"directory": "packages/admin"
},
"dependencies": {
"@medusajs/admin-ui": "1.8.6",
"@medusajs/admin-ui": "1.8.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.11.0"
"@medusajs/medusa": "1.11.1"
},
"devDependencies": {
"@types/express": "^4.17.13",
Expand Down
7 changes: 7 additions & 0 deletions packages/cache-inmemory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @medusajs/cache-inmemory

## 1.8.7

### Patch Changes

- Updated dependencies [[`e73c3e51c`](https://github.com/medusajs/medusa/commit/e73c3e51c9cd192eeae7a57b24b07bd466214145)]:
- @medusajs/modules-sdk@1.8.7

## 1.8.6

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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.6",
"version": "1.8.7",
"description": "In-memory Cache Module for Medusa",
"main": "dist/index.js",
"repository": {
Expand All @@ -17,7 +17,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/types": "1.8.6",
"@medusajs/types": "1.8.7",
"cross-env": "^5.2.1",
"jest": "^25.5.4",
"ts-jest": "^25.5.1",
Expand All @@ -30,6 +30,6 @@
"test": "jest --passWithNoTests"
},
"dependencies": {
"@medusajs/modules-sdk": "1.8.6"
"@medusajs/modules-sdk": "1.8.7"
}
}
7 changes: 7 additions & 0 deletions packages/cache-redis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @medusajs/cache-redis

## 1.8.7

### Patch Changes

- Updated dependencies [[`e73c3e51c`](https://github.com/medusajs/medusa/commit/e73c3e51c9cd192eeae7a57b24b07bd466214145)]:
- @medusajs/modules-sdk@1.8.7

## 1.8.6

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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.6",
"version": "1.8.7",
"description": "Redis Cache Module for Medusa",
"main": "dist/index.js",
"repository": {
Expand All @@ -17,7 +17,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/types": "1.8.6",
"@medusajs/types": "1.8.7",
"cross-env": "^5.2.1",
"jest": "^25.5.4",
"ts-jest": "^25.5.1",
Expand All @@ -30,7 +30,7 @@
"test": "jest --passWithNoTests"
},
"dependencies": {
"@medusajs/modules-sdk": "1.8.6",
"@medusajs/modules-sdk": "1.8.7",
"awilix": "^8.0.0",
"ioredis": "^5.3.1"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/event-bus-local/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @medusajs/event-bus-local

## 1.9.4

### Patch Changes

- Updated dependencies [[`a91987fab`](https://github.com/medusajs/medusa/commit/a91987fab33745f9864eab21bd1c27e8e3e24571), [`e73c3e51c`](https://github.com/medusajs/medusa/commit/e73c3e51c9cd192eeae7a57b24b07bd466214145), [`c0e527d6e`](https://github.com/medusajs/medusa/commit/c0e527d6e0a67d0c53577a0b9c3d16ee8dc5740f)]:
- @medusajs/utils@1.8.6
- @medusajs/modules-sdk@1.8.7

## 1.9.3

### Patch Changes
Expand Down
8 changes: 4 additions & 4 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.9.3",
"version": "1.9.4",
"description": "Local Event Bus Module for Medusa",
"main": "dist/index.js",
"files": [
Expand All @@ -17,7 +17,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/types": "1.8.6",
"@medusajs/types": "1.8.7",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"ts-jest": "^25.5.1",
Expand All @@ -30,7 +30,7 @@
"test": "jest --passWithNoTests"
},
"dependencies": {
"@medusajs/modules-sdk": "1.8.6",
"@medusajs/utils": "1.8.5"
"@medusajs/modules-sdk": "1.8.7",
"@medusajs/utils": "1.8.6"
}
}
8 changes: 8 additions & 0 deletions packages/event-bus-redis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @medusajs/event-bus-redis

## 1.8.7

### Patch Changes

- Updated dependencies [[`a91987fab`](https://github.com/medusajs/medusa/commit/a91987fab33745f9864eab21bd1c27e8e3e24571), [`e73c3e51c`](https://github.com/medusajs/medusa/commit/e73c3e51c9cd192eeae7a57b24b07bd466214145), [`c0e527d6e`](https://github.com/medusajs/medusa/commit/c0e527d6e0a67d0c53577a0b9c3d16ee8dc5740f)]:
- @medusajs/utils@1.8.6
- @medusajs/modules-sdk@1.8.7

## 1.8.6

### Patch Changes
Expand Down
8 changes: 4 additions & 4 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.6",
"version": "1.8.7",
"description": "Redis Event Bus Module for Medusa",
"main": "dist/index.js",
"files": [
Expand All @@ -17,7 +17,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/types": "1.8.6",
"@medusajs/types": "1.8.7",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-test-utils": "^1.1.40",
Expand All @@ -31,8 +31,8 @@
"test": "jest --passWithNoTests"
},
"dependencies": {
"@medusajs/modules-sdk": "1.8.6",
"@medusajs/utils": "1.8.5",
"@medusajs/modules-sdk": "1.8.7",
"@medusajs/utils": "1.8.6",
"awilix": "^8.0.0",
"bullmq": "^3.5.6",
"ioredis": "^5.2.5"
Expand Down
Loading

0 comments on commit 6c052a8

Please sign in to comment.