diff --git a/.changeset/calm-turtles-smoke.md b/.changeset/calm-turtles-smoke.md new file mode 100644 index 0000000000..4d56aca854 --- /dev/null +++ b/.changeset/calm-turtles-smoke.md @@ -0,0 +1,7 @@ +--- +'@backstage/core': patch +--- + +Removed InfoCard variant "height100", originally deprecated in [#2826](https://github.com/backstage/backstage/pull/2826). + +If your component still relies on this variant, simply replace it with "gridItem".