chore: Version packages

This commit is contained in:
olivermrbl
2024-11-27 15:40:07 +01:00
parent e9003c3124
commit e9c1b1127e
137 changed files with 524 additions and 253 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
feat(dashboard): Add ptBR i18n
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): Prevent product metadata form from throwing an error
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/utils": patch
---
fix(utils): set readonly property on recursive dir read
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): Truncate long product organization tags
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/core-flows": patch
---
fix(core-workflows): Fix data returned from reset password event.
Deprecate `actorType` in favor of `actor_type`. The field `actorType` will be removed in a future version, so please update your code to use `actor_type` instead.
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
feat(dashboard): Allow setting a tooltip for disabled action items
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): Add Metadata form to Variant page