use patch impact for changeset

Signed-off-by: Samuel Stadler <samuel.stadler@dynatrace.com>
This commit is contained in:
Samuel Stadler
2023-12-12 09:42:01 +01:00
parent 8edf7a9d01
commit 84ca0aef20
+1 -1
View File
@@ -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.