chore(release): Publish

This commit is contained in:
olivermrbl
2023-01-18 18:48:57 +01:00
parent 9c4647383e
commit 6481b0c357
96 changed files with 544 additions and 340 deletions
+6
View File
@@ -1,5 +1,11 @@
# Change Log
## 0.0.28
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
## 0.0.27
### 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.27",
"version": "0.0.28",
"author": "Sebastian Rindom <skrindom@gmail.com>",
"bin": {
"medusa-dev": "./dist/index.js"