chore(release): Publish

- medusa-core-utils@1.1.4
 - medusa-file-spaces@1.1.7
 - medusa-fulfillment-manual@1.1.4
 - medusa-fulfillment-webshipper@1.1.7
 - medusa-interfaces@1.1.5
 - medusa-payment-adyen@1.1.7
 - medusa-payment-klarna@1.1.8
 - medusa-payment-paypal@1.0.7
 - medusa-payment-stripe@1.1.7
 - medusa-plugin-add-ons@1.1.7
 - medusa-plugin-brightpearl@1.1.9
 - medusa-plugin-contentful@1.1.8
 - medusa-plugin-economic@1.1.7
 - medusa-plugin-mailchimp@1.1.7
 - medusa-plugin-permissions@1.1.7
 - medusa-plugin-segment@1.1.9
 - medusa-plugin-sendgrid@1.1.8
 - medusa-plugin-slack-notification@1.1.7
 - medusa-plugin-twilio-sms@1.1.7
 - medusa-plugin-wishlist@1.1.7
 - medusa-test-utils@1.1.7
 - @medusajs/medusa@1.1.15
This commit is contained in:
Sebastian Rindom
2021-03-30 15:17:51 +02:00
parent 7719957b44
commit 88c4e957fc
46 changed files with 267 additions and 62 deletions
@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.1.8](https://github.com/medusajs/medusa/compare/medusa-plugin-contentful@1.1.8...medusa-plugin-contentful@1.1.8) (2021-03-30)
### Bug Fixes
* publish assist ([7719957](https://github.com/medusajs/medusa/commit/7719957b44a0c0d950eff948faf31188fe0e3ef1))
## [1.1.8](https://github.com/medusajs/medusa/compare/medusa-plugin-contentful@1.1.7...medusa-plugin-contentful@1.1.8) (2021-03-26)
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-contentful",
"version": "1.1.8-next.1+d78a7ce8",
"version": "1.1.8",
"description": "Contentful plugin for Medusa Commerce",
"main": "index.js",
"repository": {
@@ -39,8 +39,8 @@
"body-parser": "^1.19.0",
"contentful-management": "^5.27.1",
"express": "^4.17.1",
"medusa-core-utils": "^1.1.3",
"medusa-test-utils": "^1.1.6",
"medusa-core-utils": "^1.1.4",
"medusa-test-utils": "^1.1.7",
"redis": "^3.0.2"
},
"gitHead": "d78a7ce85876e0bfd9a4bfebe4f5743921961e9c"