From 1e4ccced425774ac499281068220aae913351dfc Mon Sep 17 00:00:00 2001 From: Charles de Dreuille Date: Tue, 28 Jan 2025 10:12:39 +0000 Subject: [PATCH] Change to minor Signed-off-by: Charles de Dreuille --- .changeset/selfish-dodos-hear.md | 5 +++++ .changeset/serious-gifts-pretend.md | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 .changeset/selfish-dodos-hear.md delete mode 100644 .changeset/serious-gifts-pretend.md diff --git a/.changeset/selfish-dodos-hear.md b/.changeset/selfish-dodos-hear.md new file mode 100644 index 0000000000..8754f6859d --- /dev/null +++ b/.changeset/selfish-dodos-hear.md @@ -0,0 +1,5 @@ +--- +'@backstage/canon': minor +--- + +**BREAKING**: Fixing css structure and making sure that props are applying the correct styles for all responsive values. diff --git a/.changeset/serious-gifts-pretend.md b/.changeset/serious-gifts-pretend.md deleted file mode 100644 index 3b7bbb84f0..0000000000 --- a/.changeset/serious-gifts-pretend.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/canon': patch ---- - -Fixing css structure and making sure that props are applying the correct styles for all responsive values.