chore: Version Packages (#5754)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-12-14 15:27:39 +01:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 2826605b01
commit 7f5e638f61
49 changed files with 227 additions and 158 deletions
@@ -1,5 +1,11 @@
# Change Log
## 1.4.0
### Minor Changes
- [#4483](https://github.com/medusajs/medusa/pull/4483) [`5d0e9ac00`](https://github.com/medusajs/medusa/commit/5d0e9ac007ecd1a60a4d5b8736024d2627da0b6d) Thanks [@edinskeja](https://github.com/edinskeja)! - Add language support
## 1.3.10
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-payment-klarna",
"version": "1.3.10",
"version": "1.4.0",
"description": "Klarna Payment provider for Medusa Commerce",
"main": "index.js",
"repository": {