chore(release): Publish

This commit is contained in:
olivermrbl
2022-09-14 10:08:29 +02:00
parent 2bfde7d787
commit 9be3860fa5
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Create cart with country code in shipping address

View File

@@ -1,5 +1,11 @@
# Change Log
## 1.3.9
### Patch Changes
- [#2197](https://github.com/medusajs/medusa/pull/2197) [`eb3b02baf`](https://github.com/medusajs/medusa/commit/eb3b02baf422ec2038d5e229d7ac1e35ddc3c561) Thanks [@srindom](https://github.com/srindom)! - Create cart with country code in shipping address
## 1.3.8
### Patch Changes

View File

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