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
+7
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
+2 -2
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": {