diff --git a/.changeset/itchy-walls-boil.md b/.changeset/itchy-walls-boil.md index fa498ad948..2afd0287fe 100644 --- a/.changeset/itchy-walls-boil.md +++ b/.changeset/itchy-walls-boil.md @@ -2,4 +2,4 @@ '@backstage/plugin-user-settings': minor --- -Deprecated UserSettingsTab in favour of SettingsLayout.Route +Added the ability to fully customize settings page. Deprecated UserSettingsTab in favour of SettingsLayout.Route diff --git a/.changeset/nice-phones-sin.md b/.changeset/nice-phones-sin.md deleted file mode 100644 index ade5c2de8b..0000000000 --- a/.changeset/nice-phones-sin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-user-settings': patch ---- - -Added the ability to fully customize settings page