chore: should be patch for <1.0.0

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-07-04 18:11:48 +02:00
parent 79e4f75108
commit b4a7c0ba35
+2 -2
View File
@@ -1,5 +1,5 @@
---
'@backstage/core-components': minor
'@backstage/core-components': patch
---
The `Skip to content` button on click focuses on the main article tag and skips the `h1` tag. Users are not able to identify which page they are on currently. Now this minor fix will change the behaviour of the button and focuses on the `h1` tag on the page.
The `Skip to content` button on click focuses on the main article tag and skips the `h1` tag. Users are not able to identify which page they are on currently. Now it's changed the behaviour of the button and focuses on the `h1` tag on the page.