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:
Sebastian Rindom
2021-04-13 12:08:57 +02:00
parent 26e7f20306
commit 0e51dbdfed
44 changed files with 276 additions and 42 deletions

View File

@@ -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.
## [0.0.5](https://github.com/medusajs/medusa/compare/medusa-dev-cli@0.0.4...medusa-dev-cli@0.0.5) (2021-04-13)
### Bug Fixes
* working ([a9b1d75](https://github.com/medusajs/medusa/commit/a9b1d75074d2786df6dfca9064b3d9657a664d6d))
* yarn lon ([3c49467](https://github.com/medusajs/medusa/commit/3c4946762c25220c18913f46537f777a55a209ec))
## [0.0.4](https://github.com/medusajs/medusa/compare/medusa-dev-cli@0.0.3...medusa-dev-cli@0.0.4) (2021-03-17)
**Note:** Version bump only for package medusa-dev-cli

View File

@@ -1,7 +1,7 @@
{
"name": "medusa-dev-cli",
"description": "CLI helpers for contributors working on Medusa",
"version": "0.0.4",
"version": "0.0.5",
"author": "Sebastian Rindom <skrindom@gmail.com>",
"bin": {
"medusa-dev": "./dist/index.js"