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 Nov 1, 2023
1 parent 9f29f18 commit 61240ac
Show file tree
Hide file tree
Showing 61 changed files with 267 additions and 173 deletions.
6 changes: 0 additions & 6 deletions .changeset/afraid-melons-decide.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/dull-dolphins-cover.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fifty-cooks-occur.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/friendly-maps-share.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fuzzy-trees-push.md

This file was deleted.

15 changes: 0 additions & 15 deletions .changeset/good-mails-hunt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-cats-live.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-eels-explain.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/plenty-moles-explode.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/rich-bags-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-nails-chew.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-swans-jam.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/six-pigs-return.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-eggs-search.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/tough-cheetahs-hunt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wild-keys-beam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-rocks-heal.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/yellow-pillows-cry.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/yellow-vans-prove.md

This file was deleted.

25 changes: 25 additions & 0 deletions packages/admin-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# @medusajs/admin-ui

## 2.1.6

### Patch Changes

- [#5456](https://github.com/medusajs/medusa/pull/5456) [`ea2ee343f`](https://github.com/medusajs/medusa/commit/ea2ee343f0f2bee347d0e2a3ece2eb3252564c67) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(admin-ui): PriceList bulk editor fixes

- [#5467](https://github.com/medusajs/medusa/pull/5467) [`f08a295ad`](https://github.com/medusajs/medusa/commit/f08a295ad4e2886b9df5c4c4471c0f4e004fc1d9) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(admin-ui): fix analytics config not being saved in invite form

- [#5288](https://github.com/medusajs/medusa/pull/5288) [`2057d3b24`](https://github.com/medusajs/medusa/commit/2057d3b24733680571ff977130b3e23bcc12d733) Thanks [@pepijn-vanvlaanderen](https://github.com/pepijn-vanvlaanderen)! - Fixes crash on the batch job activity card when using a custom batch job.

- [#5442](https://github.com/medusajs/medusa/pull/5442) [`ca05436fc`](https://github.com/medusajs/medusa/commit/ca05436fc1d03c2f6512b2b9399eadafb3d5d721) Thanks [@huuduc2312](https://github.com/huuduc2312)! - feat(admin-ui): add Vietnamese translation

- [#5428](https://github.com/medusajs/medusa/pull/5428) [`ebba93e03`](https://github.com/medusajs/medusa/commit/ebba93e03d223fb3a79276090f7cfad612d70243) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(medusa): Update status type in API payload definition

- [#5356](https://github.com/medusajs/medusa/pull/5356) [`397da6c2b`](https://github.com/medusajs/medusa/commit/397da6c2ba39532ebf09b91d61ca2b7f1c4b8126) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(admin-ui): TIP in shipping option creation

- [#5480](https://github.com/medusajs/medusa/pull/5480) [`a780b92b8`](https://github.com/medusajs/medusa/commit/a780b92b8d590baa0e86682d1154f9e5b0869ea1) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): admin get product should return prices when expected

- [#5484](https://github.com/medusajs/medusa/pull/5484) [`b69f18257`](https://github.com/medusajs/medusa/commit/b69f1825711a9d62da4e2ab4f1900eff473ec8e2) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(admin-ui): Make Webpack config more fault tolerant. Removes loader that would throw if dependency was missing source maps

- [#5315](https://github.com/medusajs/medusa/pull/5315) [`4ce8279d2`](https://github.com/medusajs/medusa/commit/4ce8279d2527fa691c3ca043b914ebb85cb4ac55) Thanks [@ram-you](https://github.com/ram-you)! - Enhanced 'activity-drawer' visibility with z-index adjustment

- Updated dependencies [[`a780b92b8`](https://github.com/medusajs/medusa/commit/a780b92b8d590baa0e86682d1154f9e5b0869ea1)]:
- medusa-react@9.0.10

## 2.1.5

### 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": "2.1.5",
"version": "2.1.6",
"repository": {
"type": "git",
"url": "https://github.com/medusajs/medusa.git",
Expand Down Expand Up @@ -70,7 +70,7 @@
"i18next-browser-languagedetector": "^7.0.1",
"i18next-http-backend": "^2.2.1",
"md5": "^2.3.0",
"medusa-react": "^9.0.9",
"medusa-react": "^9.0.10",
"mini-css-extract-plugin": "^2.7.6",
"moment": "^2.29.4",
"path-browserify": "^1.0.1",
Expand Down Expand Up @@ -117,8 +117,8 @@
},
"devDependencies": {
"@babel/types": "7.22.5",
"@medusajs/medusa": "^1.17.2",
"@medusajs/types": "^1.11.4",
"@medusajs/medusa": "^1.17.3",
"@medusajs/types": "^1.11.5",
"@types/pluralize": "^0.0.29",
"@types/react": "^18.0.27",
"@types/react-datepicker": "^4.10.0",
Expand Down
17 changes: 17 additions & 0 deletions packages/admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @medusajs/admin

## 7.1.6

### Patch Changes

- [#5456](https://github.com/medusajs/medusa/pull/5456) [`ea2ee343f`](https://github.com/medusajs/medusa/commit/ea2ee343f0f2bee347d0e2a3ece2eb3252564c67) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(admin-ui): PriceList bulk editor fixes

- [#5442](https://github.com/medusajs/medusa/pull/5442) [`ca05436fc`](https://github.com/medusajs/medusa/commit/ca05436fc1d03c2f6512b2b9399eadafb3d5d721) Thanks [@huuduc2312](https://github.com/huuduc2312)! - feat(admin-ui): add Vietnamese translation

- [#5356](https://github.com/medusajs/medusa/pull/5356) [`397da6c2b`](https://github.com/medusajs/medusa/commit/397da6c2ba39532ebf09b91d61ca2b7f1c4b8126) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(admin-ui): TIP in shipping option creation

- [#5480](https://github.com/medusajs/medusa/pull/5480) [`a780b92b8`](https://github.com/medusajs/medusa/commit/a780b92b8d590baa0e86682d1154f9e5b0869ea1) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): admin get product should return prices when expected

- [#5315](https://github.com/medusajs/medusa/pull/5315) [`4ce8279d2`](https://github.com/medusajs/medusa/commit/4ce8279d2527fa691c3ca043b914ebb85cb4ac55) Thanks [@ram-you](https://github.com/ram-you)! - Enhanced 'activity-drawer' visibility with z-index adjustment

- Updated dependencies [[`ea2ee343f`](https://github.com/medusajs/medusa/commit/ea2ee343f0f2bee347d0e2a3ece2eb3252564c67), [`f08a295ad`](https://github.com/medusajs/medusa/commit/f08a295ad4e2886b9df5c4c4471c0f4e004fc1d9), [`2057d3b24`](https://github.com/medusajs/medusa/commit/2057d3b24733680571ff977130b3e23bcc12d733), [`ca05436fc`](https://github.com/medusajs/medusa/commit/ca05436fc1d03c2f6512b2b9399eadafb3d5d721), [`ebba93e03`](https://github.com/medusajs/medusa/commit/ebba93e03d223fb3a79276090f7cfad612d70243), [`397da6c2b`](https://github.com/medusajs/medusa/commit/397da6c2ba39532ebf09b91d61ca2b7f1c4b8126), [`a780b92b8`](https://github.com/medusajs/medusa/commit/a780b92b8d590baa0e86682d1154f9e5b0869ea1), [`b69f18257`](https://github.com/medusajs/medusa/commit/b69f1825711a9d62da4e2ab4f1900eff473ec8e2), [`4ce8279d2`](https://github.com/medusajs/medusa/commit/4ce8279d2527fa691c3ca043b914ebb85cb4ac55)]:
- @medusajs/admin-ui@2.1.6

## 7.1.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": "7.1.5",
"version": "7.1.6",
"bin": {
"medusa-admin": "./bin/medusa-admin.js"
},
Expand All @@ -27,7 +27,7 @@
"directory": "packages/admin"
},
"dependencies": {
"@medusajs/admin-ui": "^2.1.5",
"@medusajs/admin-ui": "^2.1.6",
"@rollup/plugin-alias": "5.0.0",
"@rollup/plugin-commonjs": "24.1.0",
"@rollup/plugin-json": "6.0.0",
Expand All @@ -49,7 +49,7 @@
"@medusajs/medusa": "^1.14.0"
},
"devDependencies": {
"@medusajs/medusa": "^1.17.2",
"@medusajs/medusa": "^1.17.3",
"@types/express": "^4.17.13",
"typescript": "^4.9.3"
},
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.9

### Patch Changes

- [#5468](https://github.com/medusajs/medusa/pull/5468) [`a45da9215`](https://github.com/medusajs/medusa/commit/a45da9215d2a7834c368037726aaa3961caadaf9) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa, modules-sdk, modules): Module loading was missing the expected dependencies and remote query reference fix

- Updated dependencies [[`a45da9215`](https://github.com/medusajs/medusa/commit/a45da9215d2a7834c368037726aaa3961caadaf9)]:
- @medusajs/modules-sdk@1.12.2

## 1.8.8

### 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.8",
"version": "1.8.9",
"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.8",
"@medusajs/types": "^1.11.5",
"cross-env": "^5.2.1",
"jest": "^29.6.3",
"rimraf": "^5.0.1",
Expand All @@ -31,6 +31,6 @@
"test": "jest --passWithNoTests"
},
"dependencies": {
"@medusajs/modules-sdk": "^1.8.8"
"@medusajs/modules-sdk": "^1.12.2"
}
}
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.9

### Patch Changes

- [#5468](https://github.com/medusajs/medusa/pull/5468) [`a45da9215`](https://github.com/medusajs/medusa/commit/a45da9215d2a7834c368037726aaa3961caadaf9) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa, modules-sdk, modules): Module loading was missing the expected dependencies and remote query reference fix

- Updated dependencies [[`a45da9215`](https://github.com/medusajs/medusa/commit/a45da9215d2a7834c368037726aaa3961caadaf9)]:
- @medusajs/modules-sdk@1.12.2

## 1.8.8

### 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.8",
"version": "1.8.9",
"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.8",
"@medusajs/types": "^1.11.5",
"cross-env": "^5.2.1",
"jest": "^29.6.3",
"rimraf": "^5.0.1",
Expand All @@ -31,7 +31,7 @@
"test": "jest --passWithNoTests"
},
"dependencies": {
"@medusajs/modules-sdk": "^1.8.8",
"@medusajs/modules-sdk": "^1.12.2",
"awilix": "^8.0.0",
"ioredis": "^5.3.1"
}
Expand Down
6 changes: 6 additions & 0 deletions packages/create-medusa-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.2.4

### Patch Changes

- [#5474](https://github.com/medusajs/medusa/pull/5474) [`03959c3e3`](https://github.com/medusajs/medusa/commit/03959c3e3a38c155607647e70668ee250b76fda9) Thanks [@shahednasser](https://github.com/shahednasser)! - feat(create-medusa-app): improve spinner style

## 1.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-medusa-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-medusa-app",
"version": "1.2.3",
"version": "1.2.4",
"description": "Create a Medusa project using a single command.",
"type": "module",
"exports": "./dist/index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/event-bus-local/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @medusajs/event-bus-local

## 1.9.7

### Patch Changes

- [#5468](https://github.com/medusajs/medusa/pull/5468) [`a45da9215`](https://github.com/medusajs/medusa/commit/a45da9215d2a7834c368037726aaa3961caadaf9) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa, modules-sdk, modules): Module loading was missing the expected dependencies and remote query reference fix

- Updated dependencies [[`a45da9215`](https://github.com/medusajs/medusa/commit/a45da9215d2a7834c368037726aaa3961caadaf9)]:
- @medusajs/modules-sdk@1.12.2

## 1.9.6

### 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.9.6",
"version": "1.9.7",
"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.10",
"@medusajs/types": "^1.11.5",
"cross-env": "^5.2.1",
"jest": "^29.6.3",
"rimraf": "^5.0.1",
Expand All @@ -31,7 +31,7 @@
"test": "jest --passWithNoTests"
},
"dependencies": {
"@medusajs/modules-sdk": "^1.8.8",
"@medusajs/modules-sdk": "^1.12.2",
"@medusajs/utils": "^1.9.2",
"ulid": "^2.3.0"
}
Expand Down
Loading

0 comments on commit 61240ac

Please sign in to comment.