chore(release): v1.8.0-rc.3

This commit is contained in:
olivermrbl
2023-03-29 13:42:11 +02:00
parent 693015fde3
commit 15a43c1cc0
46 changed files with 244 additions and 100 deletions
+6
View File
@@ -1,5 +1,11 @@
# Change Log
## 1.3.9-rc.1
### Patch Changes
- [#3603](https://github.com/medusajs/medusa/pull/3603) [`cd54c7dca`](https://github.com/medusajs/medusa/commit/cd54c7dca9f7444dd2bfa91b4e3e3359dc6658cf) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(medusa-cli): Add direct dependency of `semver`
## 1.3.9-rc.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa-cli",
"version": "1.3.9-rc.0",
"version": "1.3.9-rc.1",
"description": "Command Line interface for Medusa Commerce",
"main": "dist/index.js",
"bin": {