chore(release): Publish

This commit is contained in:
olivermrbl
2022-08-29 18:39:07 +02:00
parent 846ae637e2
commit 2e1f5bffa0
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Fix development hot reload on Windows

View File

@@ -1,5 +1,11 @@
# Change Log
## 1.3.7
### Patch Changes
- [#2105](https://github.com/medusajs/medusa/pull/2105) [`846ae637e`](https://github.com/medusajs/medusa/commit/846ae637e2be6d557df37f45421da689127b9da6) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Fix development hot reload on Windows
## 1.3.6
### Patch Changes

View File

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