chore: Version Packages (#4114)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-05-30 12:11:45 +02:00
committed by GitHub
co-authored by github-actions[bot]
parent 81eeaa3294
commit 8f8f6332b7
85 changed files with 367 additions and 242 deletions
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/inventory": patch
"@medusajs/medusa": patch
---
Feat(medusa,inventory): search inventory items based on title and description
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/client-types": patch
"@medusajs/medusa": patch
---
feat(medusa,client-types): add location_id filtering to list-location levels
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feaet(medusa): add description to reservation default fields
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
feat(admin-ui): update edit allocation modal design
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
"@medusajs/medusa": patch
---
chore(medusa,admin-ui): Add reservations FF
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Improve prices flow
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): Ensures that the default invite link uses the **BASE** in constructing the link if it exists
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): fix CSV parsing issues by downgrading the version of the parsing library
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-plugin-mailchimp": patch
---
feat(medusa-plugin-mailchimp): Added PUT method for the /mailchimp/subscribe endpoint.
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): migrations cli should look for migrations in plugin dist folder
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Upserting tax rates
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": minor
---
chore(medusa): Minor bump
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
fix(admin-ui): Delete variant
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
feat(admin-ui): fix allow_backorder updates
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(plugins): Pass Config Modules to plugin
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/client-types": patch
"@medusajs/inventory": patch
"@medusajs/medusa": patch
"@medusajs/types": patch
---
feat(client-types, inventory, medusa, types): add additional filtering capabilities to list-reservations
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-plugin-contentful": patch
---
feat(medusa-plugin-contentful): include sku from inventory module when syncing variants and products
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/inventory": patch
---
fix(inventory): update revert migration
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
fix(admin-ui): Omit purchasable variant prop on duplicate
-9
View File
@@ -1,9 +0,0 @@
---
"@medusajs/client-types": patch
"medusa-react": patch
"@medusajs/medusa-js": patch
"@medusajs/admin-ui": patch
"@medusajs/medusa": patch
---
feat(medusa,client-types,medusa-js,admin-ui,medusa-react): add reservation table and creation
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/medusa-cli": patch
"medusa-plugin-contentful": patch
"@medusajs/medusa": patch
"@medusajs/utils": patch
---
feat(medusa): Remove sqlite support
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Revert pricing service setVariantPrices API
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/file-local": patch
---
feat(file-local): Add plugin for local file storage
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/modules-sdk": patch
---
chore: module as singleton instances
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/stock-location": minor
"@medusajs/inventory": minor
"@medusajs/utils": minor
"@medusajs/medusa": patch
---
chore(medusa, utils, inventory, stock-location): clear deps in the utils package
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): On duplicate product ensure order of variant options matches product options
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/utils": patch
---
chore(medusa): Align build query utils