Skip to content

Commit 6225aa5

Browse files
committed
chore(release): Publish
1 parent d2932d3 commit 6225aa5

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/slimy-balloons-grab.md

-5
This file was deleted.

.changeset/tame-impalas-cheat.md

-5
This file was deleted.

packages/medusa/CHANGELOG.md

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

3+
## 1.4.1
4+
5+
### Patch Changes
6+
7+
- [`d2932d328`](https://github.com/medusajs/medusa/commit/d2932d328c30a2b40a49853fa337ae0e35b29ae8) Thanks [@olivermrbl](https://github.com/olivermrbl)! - Expose list-currencies endpoint by removing the feature flag guard on router
8+
9+
* [`d2932d328`](https://github.com/medusajs/medusa/commit/d2932d328c30a2b40a49853fa337ae0e35b29ae8) Thanks [@olivermrbl](https://github.com/olivermrbl)! - Cleanup Tax lines in case of a failed cart completion
10+
311
## 1.4.0
412

513
### Minor 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.4.0",
3+
"version": "1.4.1",
44
"description": "E-commerce for JAMstack",
55
"main": "dist/index.js",
66
"bin": "./cli.js",

0 commit comments

Comments
 (0)