chore: Version Packages (#5340)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-10-19 15:58:48 +02:00
committed by GitHub
parent c1cabac721
commit c0d74bc682
61 changed files with 271 additions and 177 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Dont 'set' in cache if ignore_cache option is true
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/pricing": patch
"@medusajs/utils": patch
"@medusajs/types": patch
---
feat(pricing,types,utils): Move calculate pricing query to a repository + rule type validation
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/types": patch
---
fix(medusa, types): Mark properties as nullable to reflect their correct types
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Expose item tax total and shipping tax total
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Fixed filter statement in partitionItems\_ method of Fulfillment Service
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/product": patch
"@medusajs/types": patch
---
chore(product,types): fix interfaces for product module
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Introduces a new file based routing system as an alternative to the current approach. File based routing is optional, and the previous approach can still be used. The two approaches can also be used together allowing for incremental adoption.
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
fix(admin-ui): minor bugs throughout Price List domain plus improved form validation
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
feat(admin-ui): Add Croatian translation
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/link-modules": patch
"@medusajs/modules-sdk": patch
"@medusajs/pricing": patch
---
feat(link-modules,modules-sdk,pricing): Medusa App Migrations + Core compatible migrations
-5
View File
@@ -1,5 +0,0 @@
---
"create-medusa-app": patch
---
feat(create-medusa-app): add tracking for selected options
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): Alias design system packages
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
feat(admin-ui): add Bosnian translation
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-file-s3": minor
---
Added config to set S3 prefix
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/orchestration": patch
"@medusajs/utils": patch
---
chore(orchestration): prevent throwing on already defined workflow
-6
View File
@@ -1,6 +0,0 @@
---
"medusa-react": patch
"@medusajs/medusa-js": patch
---
add types to exports to help projects using moduleResolution bundler
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/inventory": patch
"@medusajs/types": patch
"@medusajs/utils": patch
"@medusajs/workflows": patch
---
fix: move create inventory workflow to @medusajs/workflows
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-plugin-brightpearl": patch
---
fix(medusa-plugin-brightpearl): Missing discounts rule relation
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa-js": patch
---
Fix(medusa-js): Fix JwtTokenManager.register for store domain
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
fix(admin-ui): Remove t() on product.status update