chore(release): Publish
- @medusajs/medusa-cli@1.1.2 - medusa-core-utils@1.1.1 - medusa-dev-cli@0.0.2 - medusa-file-spaces@1.1.4 - medusa-fulfillment-manual@1.1.1 - medusa-fulfillment-webshipper@1.1.4 - medusa-interfaces@1.1.2 - medusa-payment-adyen@1.1.4 - medusa-payment-klarna@1.1.5 - medusa-payment-paypal@1.0.4 - medusa-payment-stripe@1.1.4 - medusa-plugin-add-ons@1.1.4 - medusa-plugin-brightpearl@1.1.6 - medusa-plugin-contentful@1.1.5 - medusa-plugin-economic@1.1.4 - medusa-plugin-mailchimp@1.1.4 - medusa-plugin-permissions@1.1.4 - medusa-plugin-segment@1.1.6 - medusa-plugin-sendgrid@1.1.5 - medusa-plugin-slack-notification@1.1.4 - medusa-plugin-twilio-sms@1.1.4 - medusa-plugin-wishlist@1.1.4 - medusa-test-utils@1.1.4 - @medusajs/medusa@1.1.12
This commit is contained in:
@@ -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.2](https://github.com/medusajs/medusa/compare/@medusajs/medusa-cli@1.1.0...@medusajs/medusa-cli@1.1.2) (2021-03-17)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* dev cli ([#203](https://github.com/medusajs/medusa/issues/203)) ([695b1fd](https://github.com/medusajs/medusa/commit/695b1fd0a54a247502cb48ffb73d060356293b76)), closes [#199](https://github.com/medusajs/medusa/issues/199)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [1.1.0](https://github.com/medusajs/medusa/compare/@medusajs/medusa-cli@1.0.11...@medusajs/medusa-cli@1.1.0) (2021-01-26)
|
||||
|
||||
**Note:** Version bump only for package @medusajs/medusa-cli
|
||||
|
||||
Generated
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "medusa-cli",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@medusajs/medusa-cli",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.2",
|
||||
"description": "Command Line interface for Medusa Commerce",
|
||||
"main": "dist/index.js",
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user