Skip to content

Commit

Permalink
chore: Version Packages (#6757)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Mar 26, 2024
1 parent 448a30d commit 74e17ee
Show file tree
Hide file tree
Showing 82 changed files with 420 additions and 273 deletions.
6 changes: 0 additions & 6 deletions .changeset/angry-bottles-happen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/big-kings-trade.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/blue-pumas-promise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/breezy-clocks-applaud.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/calm-spoons-look.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/cold-mice-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/curvy-coins-stare.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/friendly-planes-kiss.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/happy-llamas-breathe.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/nine-parrots-deliver.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/ninety-months-allow.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/old-knives-guess.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/perfect-pigs-report.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/polite-houses-nail.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/poor-kiwis-rush.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/serious-panthers-allow.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/six-flies-dress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-plants-clean.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-guests-whisper.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-mirrors-thank.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/thirty-moons-doubt.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/tidy-gifts-talk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-bikes-develop.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/violet-lizards-help.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-ads-invent.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/yellow-moose-laugh.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/admin-next/admin-bundler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"typescript": "^5.3.3"
},
"dependencies": {
"@medusajs/ui-preset": "^1.1.2",
"@medusajs/ui-preset": "^1.1.3",
"@medusajs/vite-plugin-extension": "*",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.16",
Expand Down
10 changes: 10 additions & 0 deletions packages/admin-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @medusajs/admin-ui

## 2.1.13

### Patch Changes

- [#6824](https://github.com/medusajs/medusa/pull/6824) [`ef58826dd2`](https://github.com/medusajs/medusa/commit/ef58826dd240ef4093a08fbafb6788f1f7e4087f) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(admin-ui, admin): Add missing regions relation

- Updated dependencies [[`247ca3c3fa`](https://github.com/medusajs/medusa/commit/247ca3c3fadd69a1e90415041643727b53458e41), [`26531c5a38`](https://github.com/medusajs/medusa/commit/26531c5a38bf09ab3e77a1444cefd65a073ae713)]:
- @medusajs/ui@2.4.3
- @medusajs/ui-preset@1.1.3

## 2.1.12

### Patch Changes
Expand Down
10 changes: 5 additions & 5 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.12",
"version": "2.1.13",
"repository": {
"type": "git",
"url": "https://github.com/medusajs/medusa.git",
Expand Down Expand Up @@ -37,8 +37,8 @@
"@hookform/error-message": "^2.0.1",
"@hookform/resolvers": "^3.3.1",
"@medusajs/icons": "^1.1.0",
"@medusajs/ui": "^2.4.0",
"@medusajs/ui-preset": "^1.1.1",
"@medusajs/ui": "^2.4.3",
"@medusajs/ui-preset": "^1.1.3",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
"@radix-ui/react-accordion": "^1.0.1",
"@radix-ui/react-avatar": "^1.0.1",
Expand Down Expand Up @@ -117,8 +117,8 @@
},
"devDependencies": {
"@babel/types": "7.22.5",
"@medusajs/medusa": "^1.20.2",
"@medusajs/types": "^1.11.12",
"@medusajs/medusa": "^1.20.4",
"@medusajs/types": "^1.11.15",
"@types/pluralize": "^0.0.29",
"@types/react": "^18.2.0",
"@types/react-datepicker": "^4.10.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @medusajs/admin

## 7.1.12

### Patch Changes

- [#6824](https://github.com/medusajs/medusa/pull/6824) [`ef58826dd2`](https://github.com/medusajs/medusa/commit/ef58826dd240ef4093a08fbafb6788f1f7e4087f) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(admin-ui, admin): Add missing regions relation

- Updated dependencies [[`ef58826dd2`](https://github.com/medusajs/medusa/commit/ef58826dd240ef4093a08fbafb6788f1f7e4087f)]:
- @medusajs/admin-ui@2.1.13

## 7.1.11

### 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.11",
"version": "7.1.12",
"bin": {
"medusa-admin": "./bin/medusa-admin.js"
},
Expand All @@ -27,7 +27,7 @@
"directory": "packages/admin"
},
"dependencies": {
"@medusajs/admin-ui": "^2.1.12",
"@medusajs/admin-ui": "^2.1.13",
"@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.20.2",
"@medusajs/medusa": "^1.20.4",
"@types/express": "^4.17.13",
"typescript": "^4.9.3"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/cart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,16 @@
"@mikro-orm/cli": "5.9.7",
"cross-env": "^5.2.1",
"jest": "^29.6.3",
"medusa-test-utils": "^1.1.42",
"medusa-test-utils": "^1.1.43",
"rimraf": "^3.0.2",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"tsc-alias": "^1.8.6",
"typescript": "^5.1.6"
},
"dependencies": {
"@medusajs/modules-sdk": "^1.12.9",
"@medusajs/utils": "^1.11.7",
"@medusajs/modules-sdk": "^1.12.10",
"@medusajs/utils": "^1.11.8",
"@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7",
Expand Down
26 changes: 26 additions & 0 deletions packages/core-flows/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# @medusajs/core-flows

## 0.0.8

### Patch Changes

- [#6759](https://github.com/medusajs/medusa/pull/6759) [`70859397c0`](https://github.com/medusajs/medusa/commit/70859397c00ad0b45a517547e2792ed4f6882d73) Thanks [@sradevski](https://github.com/sradevski)! - Align the v2 product HTTP endpoints to follow conventions

- [#6801](https://github.com/medusajs/medusa/pull/6801) [`deab12e27e`](https://github.com/medusajs/medusa/commit/deab12e27e8249e26d24d7bc904c18195679ff24) Thanks [@pKorsholm](https://github.com/pKorsholm)! - feat(types, medusa, core-flows): add delete-stock-location endpoint to api-v2

- [#6778](https://github.com/medusajs/medusa/pull/6778) [`7e93eda1a4`](https://github.com/medusajs/medusa/commit/7e93eda1a44310311d2f3f8a1d634f60e7c48cb5) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Feat: workflow cancel

- [#6796](https://github.com/medusajs/medusa/pull/6796) [`9073d7aba3`](https://github.com/medusajs/medusa/commit/9073d7aba3419e4dc0a206473291a46ebd79b8c1) Thanks [@riqwan](https://github.com/riqwan)! - feat(core-flows,medusa,types,utils): rename psma to prices

- [#6819](https://github.com/medusajs/medusa/pull/6819) [`7bc7adeeb4`](https://github.com/medusajs/medusa/commit/7bc7adeeb4568ad85a81df08e3d6d3b5023cee13) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat: Create user account

- [#6787](https://github.com/medusajs/medusa/pull/6787) [`68b9812aa1`](https://github.com/medusajs/medusa/commit/68b9812aa1fe8a9e368112e721cd868919369980) Thanks [@pKorsholm](https://github.com/pKorsholm)! - feat(core-flows, medusa): add create stock location endpoint for api-v2

- [#6748](https://github.com/medusajs/medusa/pull/6748) [`05e857d256`](https://github.com/medusajs/medusa/commit/05e857d25657b5576a891c9b48c19c1759c70701) Thanks [@sradevski](https://github.com/sradevski)! - Updated the signature of the product module variant and options endpoints to follow our conventions

- [#6791](https://github.com/medusajs/medusa/pull/6791) [`20132d7cea`](https://github.com/medusajs/medusa/commit/20132d7cea13b7c7ae77b33684d01a9ab40f7ed3) Thanks [@pKorsholm](https://github.com/pKorsholm)! - feat(medusa, core-flows): add retrieve stock location endpoint to api-v2

- Updated dependencies [[`06f22bb48a`](https://github.com/medusajs/medusa/commit/06f22bb48ad1fe73577657b8c5db055312f16a0d), [`7e93eda1a4`](https://github.com/medusajs/medusa/commit/7e93eda1a44310311d2f3f8a1d634f60e7c48cb5), [`56481e683d`](https://github.com/medusajs/medusa/commit/56481e683d33ff98f0d4c4e144873bb23f993c9c), [`9073d7aba3`](https://github.com/medusajs/medusa/commit/9073d7aba3419e4dc0a206473291a46ebd79b8c1), [`4974f5e455`](https://github.com/medusajs/medusa/commit/4974f5e4557bd64a328a881ec02b91e15485bd23), [`3ca957ec0f`](https://github.com/medusajs/medusa/commit/3ca957ec0fdcdc966a3d2ca94b8222d68767cf9a), [`1ef9c78cea`](https://github.com/medusajs/medusa/commit/1ef9c78cea080c3b7c136f909c6cddec9d8f0c62)]:
- @medusajs/modules-sdk@1.12.10
- @medusajs/orchestration@0.5.6
- @medusajs/workflows-sdk@0.1.5
- @medusajs/utils@1.11.8

## 0.0.7

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/core-flows/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@medusajs/core-flows",
"version": "0.0.7",
"version": "0.0.8",
"description": "Set of workflow definitions for Medusa",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -21,18 +21,18 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/types": "^1.11.14",
"@medusajs/types": "^1.11.15",
"cross-env": "^5.2.1",
"jest": "^29.6.3",
"rimraf": "^5.0.1",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6"
},
"dependencies": {
"@medusajs/modules-sdk": "^1.12.9",
"@medusajs/orchestration": "^0.5.5",
"@medusajs/utils": "^1.11.7",
"@medusajs/workflows-sdk": "^0.1.4",
"@medusajs/modules-sdk": "^1.12.10",
"@medusajs/orchestration": "^0.5.6",
"@medusajs/utils": "^1.11.8",
"@medusajs/workflows-sdk": "^0.1.5",
"awilix": "^8.0.1",
"ulid": "^2.3.0"
},
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.7

### Patch Changes

- [#6729](https://github.com/medusajs/medusa/pull/6729) [`fbc369705d`](https://github.com/medusajs/medusa/commit/fbc369705d4feae21d77ea2fc59173ac9519cee6) Thanks [@shahednasser](https://github.com/shahednasser)! - feat(create-medusa-app): Add `--v2` option

## 1.2.6

### 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.6",
"version": "1.2.7",
"description": "Create a Medusa project using a single command.",
"type": "module",
"exports": "./dist/index.js",
Expand Down
Loading

0 comments on commit 74e17ee

Please sign in to comment.