fix: incorrect changeset breaks preview builds (#10173)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
"@medusajs/utils": feature
|
"@medusajs/utils": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
feat: add support for making relationships searchable
|
feat(utils): add support for making relationships searchable
|
||||||
|
|||||||
@@ -82,7 +82,7 @@ jobs:
|
|||||||
"type": "section",
|
"type": "section",
|
||||||
"text": {
|
"text": {
|
||||||
"type": "plain_text",
|
"type": "plain_text",
|
||||||
"text": "Triggering a release for preview environments failed"
|
"text": "Triggering a release for preview environments failed for ${{ github.run_id }}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user