chore(release): Publish

This commit is contained in:
olivermrbl
2022-09-15 17:22:12 +02:00
parent d2932d328c
commit 6225aa57b8
4 changed files with 9 additions and 11 deletions
+8
View File
@@ -1,5 +1,13 @@
# Change Log
## 1.4.1
### Patch Changes
- [`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
* [`d2932d328`](https://github.com/medusajs/medusa/commit/d2932d328c30a2b40a49853fa337ae0e35b29ae8) Thanks [@olivermrbl](https://github.com/olivermrbl)! - Cleanup Tax lines in case of a failed cart completion
## 1.4.0
### Minor Changes