chore(release): v1.7.9

This commit is contained in:
olivermrbl
2023-02-28 08:57:57 +01:00
parent 370bd472ed
commit 83d70f7965
6 changed files with 17 additions and 9 deletions

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Fix regression in job scheduler service

View File

@@ -1,5 +1,12 @@
# @medusajs/inventory
## 1.0.6
### Patch Changes
- Updated dependencies [[`370bd472e`](https://github.com/medusajs/medusa/commit/370bd472ed8c9038f66defd012a886e0f83c32cf)]:
- @medusajs/medusa@1.7.9
## 1.0.5
### Patch Changes

View File

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

View File

@@ -1,5 +1,11 @@
# Change Log
## 1.7.9
### Patch Changes
- [#3335](https://github.com/medusajs/medusa/pull/3335) [`370bd472e`](https://github.com/medusajs/medusa/commit/370bd472ed8c9038f66defd012a886e0f83c32cf) Thanks [@pepijn-vanvlaanderen](https://github.com/pepijn-vanvlaanderen)! - fix(medusa): Fix regression in job scheduler service
## 1.7.8
### Patch Changes

View File

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

View File

@@ -4737,7 +4737,7 @@ __metadata:
typeorm: ^0.2.31
typescript: ^4.4.4
peerDependencies:
"@medusajs/medusa": 1.7.8
"@medusajs/medusa": 1.7.9
medusa-interfaces: 1.3.6
languageName: unknown
linkType: soft