chore: remove duplicate package in changeset (#7472)

Remove `@medusajs/ui` from the preview changeset because it's added twice which causing an error in the release pipeline
This commit is contained in:
Shahed Nasser
2024-05-27 15:29:03 +03:00
committed by GitHub
parent e275e01d85
commit b5b41c7a33

View File

@@ -57,7 +57,6 @@
"@medusajs/admin-sdk": patch
"@medusajs/admin-shared": patch
"@medusajs/admin-vite-plugin": patch
"@medusajs/ui": patch
---
chore: Preview release changeset