From 06aa4bdc69e0958215f668f66058f1815cdfd636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Mon, 14 Apr 2025 10:59:36 +0200 Subject: [PATCH] Update .changeset/rich-phones-whisper.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fredrik Adelöw --- .changeset/rich-phones-whisper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/rich-phones-whisper.md b/.changeset/rich-phones-whisper.md index 31d4bdb57f..3f3c226690 100644 --- a/.changeset/rich-phones-whisper.md +++ b/.changeset/rich-phones-whisper.md @@ -2,4 +2,4 @@ '@backstage/repo-tools': minor --- -Checking up the files where createRouter has been declared and check if @deprecated tag exists. If it does not exist then only the message will appear. +Checking up the files where `createRouter` has been declared and check if `@deprecated` tag exists. If it does not exist then only the message will appear.