diff --git a/.changeset/rich-phones-whisper.md b/.changeset/rich-phones-whisper.md index c27b6de2f8..31d4bdb57f 100644 --- a/.changeset/rich-phones-whisper.md +++ b/.changeset/rich-phones-whisper.md @@ -2,4 +2,4 @@ '@backstage/repo-tools': minor --- -Checking through router.ts files of the packages if they exist and looking for deprecated tag inside it. If exists 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.