diff --git a/.changeset/metal-students-drive.md b/.changeset/metal-students-drive.md index 5ba8f4ee3d..04f338c64e 100644 --- a/.changeset/metal-students-drive.md +++ b/.changeset/metal-students-drive.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-entity-validation': minor +'@backstage/plugin-entity-validation': patch --- Improves UX of the EntityValidationPage: Moves the validate button below the EntityTextArea which is actually validated, the location TextField can now be hidden to prevent confusion about what is validated and additional content can be added to the top of the validation page.