chore: Version Packages (#5622)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-11-21 08:46:09 +00:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 7935c27b33
commit f4085dbede
32 changed files with 121 additions and 96 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Update wrapHandler so that it is also able to catch errors for sync handlers
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/ui": patch
---
fix(ui): Fix the width of line numbers in the CodeBlock component, such that they are always the same width as the widest line number.
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/pricing": patch
---
fix(pricing): add missing migrations for pricing module
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Adds a new alternative syntax for creating Subscribers in Medusa, as well as adding a new API for creating scheduled jobs.
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/types": patch
---
fix(types): Fix types used in the IInventoryService
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/pricing": patch
"@medusajs/types": patch
---
feat(pricing,types): price list API + price calculations with price lists
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/client-types": patch
---
feat(medusa): Add `metadata` to Product Category
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Add missing import of promiseAll
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/product": patch
---
fix(product): when running migrations, prevent exploding on isolated case
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix: sort supportedLanguages array
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/workflows": minor
"@medusajs/medusa": minor
"@medusajs/utils": minor
---
feat(workflows,medusa,utils): add medusa v2 feature flag
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): Resolves an issue where decimal numbers would be stripped when the locale uses commas as the decimal separator
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Ensure that errorHandler middleware is applied if no middleware config exists
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": minor
---
chore(changesets): Minor-bump @medusajs/medusa