chore: Bump minor version of plugins

This commit is contained in:
olivermrbl
2022-09-13 10:48:58 +02:00
parent 37fd48000b
commit 612a548875
3 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
---
"@medusajs/medusa": patch
"@medusajs/medusa-js": patch
"medusa-react": patch
"@medusajs/medusa-js": minor
"medusa-react": minor
---
Adds missing response types for currency endpoints and exports route. Adds currency endpoints to medusa-js and medusa-react.

View File

@@ -1,5 +1,5 @@
---
"medusa-file-minio": patch
"medusa-file-minio": minor
---
Version bump

View File

@@ -1,5 +1,5 @@
---
"medusa-file-spaces": patch
"medusa-file-spaces": minor
---
fix(medusa-file-spaces): Add return `fileKey` for Spaces upload