Merge pull request #18547 from backstage/blam/update-changeset
chore: should be patch for <1.0.0
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user