From 8b76bdb56fc47847e88bac7d6fcd23f4e60d6a92 Mon Sep 17 00:00:00 2001 From: Vincenzo Scamporlino Date: Wed, 29 Jan 2025 10:45:42 +0100 Subject: [PATCH] catalog: tweak changeset Signed-off-by: Vincenzo Scamporlino --- .changeset/silly-vans-shop.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/silly-vans-shop.md b/.changeset/silly-vans-shop.md index 7bd283adbc..7af818650b 100644 --- a/.changeset/silly-vans-shop.md +++ b/.changeset/silly-vans-shop.md @@ -1,6 +1,6 @@ --- '@backstage/plugin-catalog-react': patch -'@backstage/plugin-catalog': patch +'@backstage/plugin-catalog': minor --- -- The Entity Page now retains the visibility of the Inspect Dialog after a reload. This allows sharing the URL with the dialog open. +The Entity Page now retains the visibility of the Inspect Dialog after a reload. This allows sharing the URL with the dialog open.