chore(release): Publish
- medusa-dev-cli@0.0.5 - medusa-file-spaces@1.1.8 - medusa-fulfillment-webshipper@1.1.8 - medusa-payment-adyen@1.1.8 - medusa-payment-klarna@1.1.9 - medusa-payment-paypal@1.0.8 - medusa-payment-stripe@1.1.8 - medusa-plugin-add-ons@1.1.8 - medusa-plugin-brightpearl@1.1.11 - medusa-plugin-contentful@1.1.9 - medusa-plugin-economic@1.1.8 - medusa-plugin-mailchimp@1.1.8 - medusa-plugin-permissions@1.1.8 - medusa-plugin-restock-notification@0.0.2 - medusa-plugin-segment@1.1.11 - medusa-plugin-sendgrid@1.1.9 - medusa-plugin-slack-notification@1.1.8 - medusa-plugin-twilio-sms@1.1.8 - medusa-plugin-wishlist@1.1.8 - medusa-test-utils@1.1.8 - @medusajs/medusa@1.1.18
This commit is contained in:
@@ -3,6 +3,18 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.1.11](https://github.com/medusajs/medusa/compare/medusa-plugin-brightpearl@1.1.10...medusa-plugin-brightpearl@1.1.11) (2021-04-13)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* bp swaps ([e105d4e](https://github.com/medusajs/medusa/commit/e105d4edde5793f40e867291606b3db5e44dc24f))
|
||||
* typo ([37ab52b](https://github.com/medusajs/medusa/commit/37ab52b19514fb1dfd864f0c218efd7ad205ff30))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.1.10](https://github.com/medusajs/medusa/compare/medusa-plugin-brightpearl@1.1.9...medusa-plugin-brightpearl@1.1.10) (2021-04-01)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "medusa-plugin-brightpearl",
|
||||
"version": "1.1.10",
|
||||
"version": "1.1.11",
|
||||
"description": "Brightpearl plugin for Medusa Commerce",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
@@ -27,7 +27,7 @@
|
||||
"cross-env": "^7.0.2",
|
||||
"eslint": "^6.8.0",
|
||||
"jest": "^25.5.2",
|
||||
"medusa-test-utils": "^1.1.7",
|
||||
"medusa-test-utils": "^1.1.8",
|
||||
"prettier": "^2.0.5"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user