Skip to content

Commit acb16ae

Browse files
Chore: Release
1 parent b61c1ff commit acb16ae

164 files changed

Lines changed: 1340 additions & 734 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/brown-teams-itch.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/draft-order-recompute-tax-on-address-change.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fast-rooms-bet.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/loose-islands-own.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/product-option-sdk-methods-removed.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

integration-tests/http/CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
11
# integration-tests-http
22

3+
## 1.1.21
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`b31b64270e19a785ee1d396766a0e0c0a37f8354`](https://github.com/medusajs/medusa/commit/b31b64270e19a785ee1d396766a0e0c0a37f8354), [`e037c71ff11add91583124a600840ce793421fe7`](https://github.com/medusajs/medusa/commit/e037c71ff11add91583124a600840ce793421fe7)]:
8+
- @medusajs/utils@2.19.0
9+
- @medusajs/core-flows@2.19.0
10+
- @medusajs/framework@2.19.0
11+
- @medusajs/modules-sdk@2.19.0
12+
- @medusajs/event-bus-redis@2.19.0
13+
- @medusajs/medusa@2.19.0
14+
- @medusajs/test-utils@2.19.0
15+
- @medusajs/loyalty-plugin@2.19.0
16+
- @medusajs/api-key@2.19.0
17+
- @medusajs/auth@2.19.0
18+
- @medusajs/cache-inmemory@2.19.0
19+
- @medusajs/customer@2.19.0
20+
- @medusajs/event-bus-local@2.19.0
21+
- @medusajs/fulfillment@2.19.0
22+
- @medusajs/inventory@2.19.0
23+
- @medusajs/pricing@2.19.0
24+
- @medusajs/product@2.19.0
25+
- @medusajs/promotion@2.19.0
26+
- @medusajs/fulfillment-manual@2.19.0
27+
- @medusajs/region@2.19.0
28+
- @medusajs/stock-location@2.19.0
29+
- @medusajs/store@2.19.0
30+
- @medusajs/tax@2.19.0
31+
- @medusajs/translation@2.19.0
32+
- @medusajs/user@2.19.0
33+
- @medusajs/workflow-engine-inmemory@2.19.0
34+
335
## 1.1.20
436

537
### Patch Changes

integration-tests/http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "integration-tests-http",
3-
"version": "1.1.20",
3+
"version": "1.1.21",
44
"main": "index.js",
55
"license": "MIT",
66
"private": true,

packages/admin/admin-bundler/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @medusajs/admin-bundler
22

3+
## 2.19.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`60346987f74cc606d6864df765e7d4b007def3fe`](https://github.com/medusajs/medusa/commit/60346987f74cc606d6864df765e7d4b007def3fe)]:
8+
- @medusajs/dashboard@2.19.0
9+
- @medusajs/admin-shared@2.19.0
10+
- @medusajs/admin-vite-plugin@2.19.0
11+
312
## 2.18.0
413

514
### Patch Changes

packages/admin/admin-bundler/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@medusajs/admin-bundler",
3-
"version": "2.18.0",
3+
"version": "2.19.0",
44
"description": "Bundler for the Medusa admin dashboard.",
55
"author": "Kasper Kristensen <kasper@medusajs.com>",
66
"scripts": {
@@ -21,12 +21,12 @@
2121
"package.json"
2222
],
2323
"devDependencies": {
24-
"@medusajs/types": "2.18.0"
24+
"@medusajs/types": "2.19.0"
2525
},
2626
"dependencies": {
27-
"@medusajs/admin-shared": "2.18.0",
28-
"@medusajs/admin-vite-plugin": "2.18.0",
29-
"@medusajs/dashboard": "2.18.0",
27+
"@medusajs/admin-shared": "2.19.0",
28+
"@medusajs/admin-vite-plugin": "2.19.0",
29+
"@medusajs/dashboard": "2.19.0",
3030
"@vitejs/plugin-react": "^4.2.1",
3131
"autoprefixer": "^10.4.19",
3232
"compression": "^1.8.0",

packages/admin/admin-sdk/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @medusajs/admin-sdk
22

3+
## 2.19.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @medusajs/admin-shared@2.19.0
9+
310
## 2.18.0
411

512
### Patch Changes

0 commit comments

Comments
 (0)