feat(medusa,dashboard): Add metadata UI to product tags domain + retrieve metadata by default (#13272)

This commit is contained in:
Kasper Fabricius Kristensen
2025-08-22 07:50:59 +02:00
committed by GitHub
parent 2d62e28913
commit 7f5b9fc5fa
6 changed files with 42 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/dashboard": patch
"@medusajs/medusa": patch
---
fix(medusa,dashboard): Retrieve `metadata` for product_tags by default and add metadta UI to product tag domain in admin dashboard