chore(release): Publish

This commit is contained in:
olivermrbl
2023-01-11 16:27:54 +01:00
parent 9cf971c6bd
commit a8bde8ba74
39 changed files with 113 additions and 170 deletions
-4
View File
@@ -1,4 +0,0 @@
---
---
chore(feature-flags): Publishable Keys enabled by default
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-payment-paypal": patch
---
feat(medusa-payment-paypal): PaymentCollection support
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Cancel order missing refunds relation
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix: Repository util mention of entity specifics
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(nested-categories): Introduces a model and migration to create category table that can be nested
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): added admin create endpoint for product categories
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Make orders queryable by customer fields
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa-js": patch
---
Changes build process from using `tsc` to `rollup`. This change ensures that the package works with modern build tools such as Vite@4 and esbuild.
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"medusa-test-utils": patch
---
feat(medusa): Admin API endpoint to fetch a Product Category
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): "Idempotent" retries of job subscribers
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore: refactor payment collection setPaymentSession
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Multi Warehouse: Add locations for fulfillments
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): added admin delete category endpoint
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Include optional `external_id` property for CreateProductInput type
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Add tax inclusive flag to return lines from line item
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
OAS update
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(nested-categories) adds a list endpoint to admin nested categories
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat: Deactivate search service product subscribers when search engine not enabled
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix: Custom repository take/skip wrongly applied when there is no relations in the findWihtRelationAndCount
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-payment-manual": patch
---
fix(medusa-payment-manual): Correct wrongly used input data
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore: Update cart payment session management
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Payment Processor API
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/medusa-js": patch
"@medusajs/stock-location": patch
---
Stock locations module added
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
tests(integration-tests): Add integration test suite for database options
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/medusa": patch
---
Add services:
- `sales-channel-inventory`
- `sales-channel-location`
- `product-variant-inventory`
-4
View File
@@ -1,4 +0,0 @@
---
---
chore(feature-flags): Sales Channels enabled by default