chore(release): Publish
- @medusajs/medusa-cli@1.3.1 - medusa-dev-cli@0.0.25 - medusa-file-minio@1.0.7 - medusa-file-s3@1.1.3 - medusa-file-spaces@1.2.3 - medusa-fulfillment-webshipper@1.3.3 - medusa-interfaces@1.3.1 - @medusajs/medusa-js@1.2.3 - medusa-payment-paypal@1.2.3 - medusa-payment-stripe@1.1.41 - medusa-plugin-algolia@0.2.3 - medusa-plugin-brightpearl@1.3.1 - medusa-plugin-contentful@1.2.3 - medusa-plugin-ip-lookup@1.2.1 - medusa-plugin-mailchimp@1.1.42 - medusa-plugin-meilisearch@0.2.3 - medusa-plugin-sendgrid@1.3.3 - medusa-plugin-slack-notification@1.3.3 - medusa-plugin-twilio-sms@1.2.3 - medusa-react@0.3.3 - medusa-source-shopify@1.2.1 - @medusajs/medusa@1.3.3
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.3.1](https://github.com/medusajs/medusa/compare/@medusajs/medusa-cli@1.3.0...@medusajs/medusa-cli@1.3.1) (2022-07-05)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **medusa-cli:** Allow to revert migrations from the CLI ([#1353](https://github.com/medusajs/medusa/issues/1353)) ([012513b](https://github.com/medusajs/medusa/commit/012513b6a1e90169e9e0e53f7a59841a34fbaeb3))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [1.3.0](https://github.com/medusajs/medusa/compare/@medusajs/medusa-cli@1.2.1...@medusajs/medusa-cli@1.3.0) (2022-05-01)
|
||||
|
||||
**Note:** Version bump only for package @medusajs/medusa-cli
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@medusajs/medusa-cli",
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"description": "Command Line interface for Medusa Commerce",
|
||||
"main": "dist/index.js",
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user