chore(release): Publish

This commit is contained in:
olivermrbl
2023-02-14 17:30:40 +01:00
parent da9fb4aaa8
commit 1bfbe27b9b
86 changed files with 568 additions and 323 deletions
+6
View File
@@ -1,5 +1,11 @@
# Change Log
## 0.0.30
### Patch Changes
- [#3217](https://github.com/medusajs/medusa/pull/3217) [`8c5219a31`](https://github.com/medusajs/medusa/commit/8c5219a31ef76ee571fbce84d7d57a63abe56eb0) Thanks [@adrien2p](https://github.com/adrien2p)! - chore: Fix npm packages files included
## 0.0.29
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "medusa-dev-cli",
"description": "CLI helpers for contributors working on Medusa",
"version": "0.0.29",
"version": "0.0.30",
"author": "Sebastian Rindom <skrindom@gmail.com>",
"bin": {
"medusa-dev": "./dist/index.js"