chore(release): Publish

This commit is contained in:
olivermrbl
2022-12-23 08:56:46 +01:00
parent d843bc1023
commit 8cbd627fb7
3 changed files with 7 additions and 6 deletions
+6
View File
@@ -1,5 +1,11 @@
# Change Log
## 1.7.2
### Patch Changes
- [#2889](https://github.com/medusajs/medusa/pull/2889) [`d843bc102`](https://github.com/medusajs/medusa/commit/d843bc10235f33db9eecb72d74018966e43c26d6) Thanks [@olivermrbl](https://github.com/olivermrbl)! - Assign jobSchedulerService in EventBusService
## 1.7.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa",
"version": "1.7.1",
"version": "1.7.2",
"description": "E-commerce for JAMstack",
"main": "dist/index.js",
"bin": "./cli.js",