chore(release): v1.7.14

This commit is contained in:
olivermrbl
2023-03-15 18:16:23 +01:00
parent 52c705057f
commit 360ae16c2d
9 changed files with 32 additions and 19 deletions

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Issue with fixed total discount with tax-inclusive pricing enabled

View File

@@ -1,6 +0,0 @@
---
"medusa-test-utils": patch
"@medusajs/medusa": patch
---
chores(medusa): Refactoring product update flow to improve handling and performances

View File

@@ -1,5 +1,12 @@
# @medusajs/inventory
## 1.0.11
### Patch Changes
- Updated dependencies [[`902ed3c0b`](https://github.com/medusajs/medusa/commit/902ed3c0b21cd525d9975e59b7a8120ae5f7a895), [`fa4049cb5`](https://github.com/medusajs/medusa/commit/fa4049cb51232b2ed7091b1322c3fc14cd23e451)]:
- @medusajs/medusa@1.7.14
## 1.0.10
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/inventory",
"version": "1.0.10",
"version": "1.0.11",
"description": "Inventory Module for Medusa",
"main": "dist/index.js",
"repository": {
@@ -31,7 +31,7 @@
"test:unit": "jest --passWithNoTests"
},
"peerDependencies": {
"@medusajs/medusa": "1.7.13",
"@medusajs/medusa": "1.7.14",
"medusa-interfaces": "1.3.6"
},
"dependencies": {

View File

@@ -1,5 +1,11 @@
# Change Log
## 1.1.40
### Patch Changes
- [#3417](https://github.com/medusajs/medusa/pull/3417) [`fa4049cb5`](https://github.com/medusajs/medusa/commit/fa4049cb51232b2ed7091b1322c3fc14cd23e451) Thanks [@adrien2p](https://github.com/adrien2p)! - chores(medusa): Refactoring product update flow to improve handling and performances
## 1.1.39
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "medusa-test-utils",
"version": "1.1.39",
"version": "1.1.40",
"description": "Test utils for Medusa",
"main": "dist/index.js",
"repository": {

View File

@@ -1,5 +1,16 @@
# Change Log
## 1.7.14
### Patch Changes
- [`902ed3c0b`](https://github.com/medusajs/medusa/commit/902ed3c0b21cd525d9975e59b7a8120ae5f7a895) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(medusa): Issue with fixed total discount with tax-inclusive pricing enabled
- [#3417](https://github.com/medusajs/medusa/pull/3417) [`fa4049cb5`](https://github.com/medusajs/medusa/commit/fa4049cb51232b2ed7091b1322c3fc14cd23e451) Thanks [@adrien2p](https://github.com/adrien2p)! - chores(medusa): Refactoring product update flow to improve handling and performances
- Updated dependencies [[`fa4049cb5`](https://github.com/medusajs/medusa/commit/fa4049cb51232b2ed7091b1322c3fc14cd23e451)]:
- medusa-test-utils@1.1.40
## 1.7.13
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa",
"version": "1.7.13",
"version": "1.7.14",
"description": "E-commerce for JAMstack",
"main": "dist/index.js",
"bin": "./cli.js",
@@ -72,7 +72,7 @@
"jsonwebtoken": "^8.5.1",
"medusa-core-utils": "^1.1.39",
"medusa-telemetry": "^0.0.16",
"medusa-test-utils": "^1.1.39",
"medusa-test-utils": "^1.1.40",
"morgan": "^1.9.1",
"multer": "^1.4.4",
"node-schedule": "^2.1.1",

View File

@@ -4737,7 +4737,7 @@ __metadata:
typeorm: ^0.2.31
typescript: ^4.4.4
peerDependencies:
"@medusajs/medusa": 1.7.13
"@medusajs/medusa": 1.7.14
medusa-interfaces: 1.3.6
languageName: unknown
linkType: soft
@@ -4846,7 +4846,7 @@ __metadata:
medusa-core-utils: ^1.1.39
medusa-interfaces: ^1.3.6
medusa-telemetry: ^0.0.16
medusa-test-utils: ^1.1.39
medusa-test-utils: ^1.1.40
morgan: ^1.9.1
multer: ^1.4.4
node-schedule: ^2.1.1
@@ -25397,7 +25397,7 @@ __metadata:
languageName: unknown
linkType: soft
"medusa-test-utils@^1.1.37, medusa-test-utils@^1.1.38, medusa-test-utils@^1.1.39, medusa-test-utils@workspace:packages/medusa-test-utils":
"medusa-test-utils@^1.1.37, medusa-test-utils@^1.1.38, medusa-test-utils@^1.1.40, medusa-test-utils@workspace:packages/medusa-test-utils":
version: 0.0.0-use.local
resolution: "medusa-test-utils@workspace:packages/medusa-test-utils"
dependencies: