chore(release): Publish
- medusa-core-utils@1.1.27 - medusa-file-s3@1.0.5 - medusa-file-spaces@1.1.30 - medusa-fulfillment-manual@1.1.27 - medusa-fulfillment-webshipper@1.1.31 - medusa-interfaces@1.1.28 - @medusajs/medusa-js@1.0.1 - medusa-payment-adyen@1.1.32 - medusa-payment-klarna@1.1.32 - medusa-payment-manual@1.0.9 - medusa-payment-paypal@1.0.31 - medusa-payment-stripe@1.1.31 - medusa-plugin-add-ons@1.1.30 - medusa-plugin-algolia@0.0.2 - medusa-plugin-brightpearl@1.1.36 - medusa-plugin-contentful@1.1.33 - medusa-plugin-economic@1.1.30 - medusa-plugin-mailchimp@1.1.30 - medusa-plugin-meilisearch@0.0.8 - medusa-plugin-permissions@1.1.30 - medusa-plugin-restock-notification@0.0.23 - medusa-plugin-segment@1.1.33 - medusa-plugin-sendgrid@1.1.31 - medusa-plugin-slack-notification@1.1.30 - medusa-plugin-twilio-sms@1.1.30 - medusa-plugin-wishlist@1.1.30 - medusa-test-utils@1.1.30 - @medusajs/medusa@1.1.53
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.1.32](https://github.com/medusajs/medusa/compare/medusa-payment-klarna@1.1.31...medusa-payment-klarna@1.1.32) (2021-11-19)
|
||||
|
||||
**Note:** Version bump only for package medusa-payment-klarna
|
||||
|
||||
## [1.1.31](https://github.com/medusajs/medusa/compare/medusa-payment-klarna@1.1.30...medusa-payment-klarna@1.1.31) (2021-10-18)
|
||||
|
||||
**Note:** Version bump only for package medusa-payment-klarna
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "medusa-payment-klarna",
|
||||
"version": "1.1.31",
|
||||
"version": "1.1.32",
|
||||
"description": "Klarna Payment provider for Medusa Commerce",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
@@ -40,8 +40,8 @@
|
||||
"axios": "^0.21.0",
|
||||
"body-parser": "^1.19.0",
|
||||
"express": "^4.17.1",
|
||||
"medusa-core-utils": "^1.1.26",
|
||||
"medusa-test-utils": "^1.1.29"
|
||||
"medusa-core-utils": "^1.1.27",
|
||||
"medusa-test-utils": "^1.1.30"
|
||||
},
|
||||
"gitHead": "41a5425405aea5045a26def95c0dc00cf4a5a44d"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user