Skip to content

Commit 9be3860

Browse files
committed
chore(release): Publish
1 parent 2bfde7d commit 9be3860

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/eleven-beds-pretend.md

-5
This file was deleted.

packages/medusa/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 1.3.9
4+
5+
### Patch Changes
6+
7+
- [#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
8+
39
## 1.3.8
410

511
### Patch Changes

packages/medusa/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@medusajs/medusa",
3-
"version": "1.3.8",
3+
"version": "1.3.9",
44
"description": "E-commerce for JAMstack",
55
"main": "dist/index.js",
66
"bin": "./cli.js",

0 commit comments

Comments
 (0)