Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
Sebastian Rindom
2021-11-09 10:21:14 +01:00
3 changed files with 6 additions and 1 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.1.52](https://github.com/medusajs/medusa/compare/@medusajs/medusa@1.1.51...@medusajs/medusa@1.1.52) (2021-11-09)
**Note:** Version bump only for package @medusajs/medusa
## [1.1.51](https://github.com/medusajs/medusa/compare/@medusajs/medusa@1.1.50...@medusajs/medusa@1.1.51) (2021-11-03)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa",
"version": "1.1.51",
"version": "1.1.52",
"description": "E-commerce for JAMstack",
"main": "dist/index.js",
"bin": {

View File

@@ -912,6 +912,7 @@ class SwapService extends BaseService {
"order",
"order.billing_address",
"order.discounts",
"order.discounts.rule",
"order.payments",
],
})