From dd8de35586db3c5ab0f379939b8a10e09b555823 Mon Sep 17 00:00:00 2001 From: npiyush97 Date: Thu, 14 Mar 2024 11:27:36 +0530 Subject: [PATCH] changeset change Signed-off-by: npiyush97 --- .changeset/wicked-bugs-joke.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/wicked-bugs-joke.md b/.changeset/wicked-bugs-joke.md index 3d1b866411..ef60258037 100644 --- a/.changeset/wicked-bugs-joke.md +++ b/.changeset/wicked-bugs-joke.md @@ -1,5 +1,5 @@ --- -'@backstage/core-components': minor +'@backstage/core-components': patch --- Added `LinkTab` and `href` attributes to `nav` tabs for proper navigation.