chore(release): Publish

This commit is contained in:
olivermrbl
2022-09-06 09:50:00 +02:00
parent 5ea1d98aa7
commit 70139d0bbb
17 changed files with 64 additions and 133 deletions

View File

@@ -1,7 +0,0 @@
---
"medusa-plugin-meilisearch": major
---
Update meilisearch deps to respect latest breaking changes
BREAKING CHANGE

View File

@@ -1,9 +0,0 @@
---
"create-medusa-app": patch
"@medusajs/medusa-cli": patch
"medusa-plugin-economic": patch
"medusa-plugin-slack-notification": patch
"@medusajs/medusa": patch
---
Remove deprecated dependency `@hapi/joi`

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Fixes an error thrown when deleting product options on a product without variants

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Convert SwapService to TypeScript